summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* cosmetics, align verticallyBaptiste Coudurier2009-01-31
* write best effort video line mapBaptiste Coudurier2009-01-31
* add frame layout local tag, best effortBaptiste Coudurier2009-01-31
* add aes3 pcm wrapping and use it by defaultBaptiste Coudurier2009-01-31
* split wav_desc in generic_sound_descBaptiste Coudurier2009-01-31
* thanks to interleaving, audio is now lockedBaptiste Coudurier2009-01-31
* local tag 3201 is picture essence coding, so do not write it for wavBaptiste Coudurier2009-01-31
* stored height is stupidly /2 if interlacedBaptiste Coudurier2009-01-31
* add size param to write_generic_descBaptiste Coudurier2009-01-31
* parse mpeg2 progressive frame flagBaptiste Coudurier2009-01-31
* delay header writing and parse mpeg2 frameBaptiste Coudurier2009-01-31
* correctly pack and interleave pcm samples in mxfBaptiste Coudurier2009-01-31
* function is staticBaptiste Coudurier2009-01-31
* use new ff_interleave_add_packetBaptiste Coudurier2009-01-31
* split av_interleave_per_dts, to avoid code duplicationBaptiste Coudurier2009-01-31
* ADPCM found in Xbox wav files can be decoded withStefan Gehrer2009-01-31
* cosmetics: change comment type and vertical alignmentJustin Ruggles2009-01-31
* cosmetics: add some documentation to FLACContextJustin Ruggles2009-01-31
* Cosmetics: fixing indentationRoman Shaposhnik2009-01-31
* unrolling encoding loopsRoman Shaposhnik2009-01-31
* Cosmetics: simplifying static initializationRoman Shaposhnik2009-01-31
* simplifying DIF encoding processRoman Shaposhnik2009-01-31
* Cosmetics: fixing the indentationRoman Shaposhnik2009-01-31
* factoring code into dv_init_enc_blockRoman Shaposhnik2009-01-31
* Cosmetics: replacing 0 with NULL for pointer assignmentRoman Shaposhnik2009-01-31
* Cosmetics: moving the function definition aroundRoman Shaposhnik2009-01-31
* Replacing the constant with a macroRoman Shaposhnik2009-01-31
* flacdec: add support for SAMPLE_FMT_32Justin Ruggles2009-01-31
* Fix documentation of the return value of avcodec_encode_video().Bitbreaker/METALVOTZE X2009-01-31
* Use '#if defined()' for OS-specific preprocessor checks.Diego Biurrun2009-01-30
* ARM: NEON optimised vector_fmul_windowMåns Rullgård2009-01-30
* ARM: NEON optimised vector_fmulMåns Rullgård2009-01-30
* remove duplicate tablesStefan Gehrer2009-01-30
* Use the new RDFT code in the QDM2 decoder.Alex Converse2009-01-30
* Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil.Alex Converse2009-01-30
* Add required header mem.h, av_malloc and friends are used.Diego Biurrun2009-01-30
* cosmetics: Move all #includes together at the beginning of the file.Diego Biurrun2009-01-30
* Add 'void' keyword to parameterless function declaration.Diego Biurrun2009-01-30
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-30
* Record B-fraction index from frame header and two fields from entry point str...Gwenole Beauchesne2009-01-30
* Make ff_h263_resync() return the bit position of the resync_marker orGwenole Beauchesne2009-01-30
* If AVPacket->data == NULL, the packet does not contain any buffer toLuca Abeni2009-01-30
* Use a constant instead of a magic number.Gwenole Beauchesne2009-01-30
* avoid indeterminate order of accessing srcStefan Gehrer2009-01-30
* typoAurelien Jacobs2009-01-30
* Rename string.c to avstring.c so that the name of header and C file match.Diego Biurrun2009-01-29
* cosmetics: Add empty line for consistent formatting.Gwenole Beauchesne2009-01-29
* Mark ff_fft_end av_cold.Alex Converse2009-01-29
* pvez avi fourcc is truemotion1Ben Littler2009-01-29
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-28