platform/upstream/libav.git
2009-02-01 Diego Biurruncosmetics: Remove period after copyright statement...
2009-02-01 Diego Biurruncosmetics: Remove period after copyright statement...
2009-02-01 Kostya ShishkovMake TM2 decoder byteswap input into separate buffer...
2009-02-01 Kostya ShishkovFactorize stream reading in TM2 decoder
2009-02-01 Kostya ShishkovSilence two pointer assignment compiler warnings in...
2009-02-01 Kostya ShishkovSilence useless compiler warning when passing AVFrame...
2009-02-01 Diego BiurrunRemove H.264 encoder initialization.
2009-02-01 Ronald S. BultjeFix the Transport: line in the SETUP request so that...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-02-01 Diego BiurrunFix filenames in doxygen comments.
2009-02-01 Diego Biurruncosmetics: Use 'num' instead of 'nom' as abbreviation...
2009-01-31 Baptiste Coudurierremove some warnings due to avctx->execute
2009-01-31 Måns Rullgårdshorten: trivial simplification of signature check
2009-01-31 Ben Hutchingsassume widescreen when ratio also > 17, patch by Ben...
2009-01-31 Baptiste Coudurierfix decoding 720p50 audio samples
2009-01-31 Baptiste Coudurierfree audio fifo
2009-01-31 Baptiste Coudurieruse st->priv_data to store per stream context
2009-01-31 Baptiste Coudurierchange prototype of mxf_interleave_get_packet to make...
2009-01-31 Baptiste Coudurierdo not use PAL_samples_per_frame in init, to make init...
2009-01-31 Baptiste Couduriercosmetics, remove empty lines
2009-01-31 Baptiste Coudurieradd my copyright as well
2009-01-31 Baptiste Coudurierfix doxygen tag
2009-01-31 Baptiste Couduriercosmetics, align vertically
2009-01-31 Baptiste Coudurierwrite best effort video line map
2009-01-31 Baptiste Coudurieradd frame layout local tag, best effort
2009-01-31 Baptiste Coudurieradd aes3 pcm wrapping and use it by default
2009-01-31 Baptiste Couduriersplit wav_desc in generic_sound_desc
2009-01-31 Baptiste Coudurierthanks to interleaving, audio is now locked
2009-01-31 Baptiste Coudurierlocal tag 3201 is picture essence coding, so do not...
2009-01-31 Baptiste Coudurierstored height is stupidly /2 if interlaced
2009-01-31 Baptiste Coudurieradd size param to write_generic_desc
2009-01-31 Baptiste Coudurierparse mpeg2 progressive frame flag
2009-01-31 Baptiste Coudurierdelay header writing and parse mpeg2 frame
2009-01-31 Baptiste Couduriercorrectly pack and interleave pcm samples in mxf
2009-01-31 Baptiste Coudurierfunction is static
2009-01-31 Baptiste Coudurieruse new ff_interleave_add_packet
2009-01-31 Baptiste Couduriersplit av_interleave_per_dts, to avoid code duplication
2009-01-31 Stefan GehrerADPCM found in Xbox wav files can be decoded with
2009-01-31 Justin Rugglescosmetics: change comment type and vertical alignment
2009-01-31 Justin Rugglescosmetics: add some documentation to FLACContext
2009-01-31 Roman ShaposhnikCosmetics: fixing indentation
2009-01-31 Roman Shaposhnikunrolling encoding loops
2009-01-31 Roman ShaposhnikCosmetics: simplifying static initialization
2009-01-31 Roman Shaposhniksimplifying DIF encoding process
2009-01-31 Roman ShaposhnikCosmetics: fixing the indentation
2009-01-31 Roman Shaposhnikfactoring code into dv_init_enc_block
2009-01-31 Roman ShaposhnikCosmetics: replacing 0 with NULL for pointer assignment
2009-01-31 Roman ShaposhnikCosmetics: moving the function definition around
2009-01-31 Roman ShaposhnikReplacing the constant with a macro
2009-01-31 Justin Rugglesflacdec: add support for SAMPLE_FMT_32
2009-01-31 Bitbreaker... Fix documentation of the return value of avcodec_encode...
2009-01-30 Diego BiurrunUse '#if defined()' for OS-specific preprocessor checks.
2009-01-30 Måns RullgårdARM: NEON optimised vector_fmul_window
2009-01-30 Måns RullgårdARM: NEON optimised vector_fmul
2009-01-30 Stefan Gehrerremove duplicate tables
2009-01-30 Alex ConverseUse the new RDFT code in the QDM2 decoder.
2009-01-30 Alex ConverseAdd the rdft family of transforms (fft/ifft of an all...
2009-01-30 Diego BiurrunAdd required header mem.h, av_malloc and friends are...
2009-01-30 Diego Biurruncosmetics: Move all #includes together at the beginning...
2009-01-30 Diego BiurrunAdd 'void' keyword to parameterless function declaration.
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
2009-01-30 Gwenole BeauchesneRecord B-fraction index from frame header and two field...
2009-01-30 Gwenole BeauchesneMake ff_h263_resync() return the bit position of the...
2009-01-30 Luca AbeniIf AVPacket->data == NULL, the packet does not contain...
2009-01-30 Gwenole BeauchesneUse a constant instead of a magic number.
2009-01-30 Stefan Gehreravoid indeterminate order of accessing src
2009-01-30 Aurelien Jacobstypo
2009-01-29 Diego BiurrunRename string.c to avstring.c so that the name of heade...
2009-01-29 Gwenole Beauchesnecosmetics: Add empty line for consistent formatting.
2009-01-29 Alex ConverseMark ff_fft_end av_cold.
2009-01-29 Ben Littlerpvez avi fourcc is truemotion1
2009-01-28 Diego Biurrunspelling/grammar/consistency review part III
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2009-01-28 Reimar DöffingerAdd "const" to AES function arguments where possible...
2009-01-28 Michael NiedermayerFix remotely exploitable arbitrary code execution vulne...
2009-01-28 Loren Merrittfix an overflow in vc1 intra overlap filter
2009-01-28 Diego BiurrunAdd common.h #include, necessary for av_const.
2009-01-28 Kostya ShishkovFix Doxygen comments for VC-1 decoder.
2009-01-28 Kostya ShishkovFix Doxygen comments for RV3/4 decoder.
2009-01-28 Kostya ShishkovFix Doxygen comments for APE decoder.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2009-01-27 Baptiste Couduriersecond try fixing time code in gxf
2009-01-27 Michael NiedermayerPrefer av_freep() over av_free() for variables in the...
2009-01-27 Michael NiedermayerAdd {} between if/else
2009-01-27 Michael NiedermayerExport all tracks (each is a different language) instea...
2009-01-27 Michael Niedermayerremove pointless {}
2009-01-27 Michael NiedermayerMove current_track variable closer to where it is used.
2009-01-27 Michael NiedermayerFix memleak of fourxm->tracks on error return.
2009-01-27 Michael Niedermayervertical align
2009-01-27 Michael NiedermayerFix memleak of header in error returns.
2009-01-27 Michael Niedermayerbetter header_size check
2009-01-27 Michael Niedermayersize < 4 is invalid
2009-01-27 Ramiro Pollaindentation
2009-01-27 Ramiro Pollamingw: don't check for minimum mingw runtime and w32api...
2009-01-27 Benoit FouetWhitespace cosmetics to align return statements.
2009-01-27 Benoit FouetCheck buffer is inside what is passed when probing...
2009-01-27 Måns RullgårdARM: remove some unused macro arguments
2009-01-27 Måns RullgårdARM: reorder some instructions in put_pixels*_arm for...
2009-01-27 Måns RullgårdARM: replace jump tables with conditional branches
next