libav.git
2012-06-03 Anton Khirnovlibrtmp: return AVERROR_UNKNOWN instead of -1.
2012-06-03 Anton Khirnovlibrtmp: don't abuse a variable for two unrelated things.
2012-06-03 Anton Khirnovlibrtmp: add rtmp_app and rtmp_playpath private options.
2012-06-03 Kostya Shishkovbmv: add stricter checks for invalid decoded length
2012-06-03 Anton Khirnovavpacket: fix duplicating side data.
2012-06-03 Luca Barbatoflv: support stream text data as onTextData
2012-06-02 Jindrich Makovickampegtsenc: Support LATM packetization for AAC
2012-06-02 Jindrich Makovickaadtsenc: Don't expose the muxer internals to the rest...
2012-06-02 Jindrich Makovickampegtsenc: use AVFormatContext for AAC packetization
2012-06-02 Jindrich Makovickampegtsenc: use AVERROR() for return codes
2012-06-01 Martin Storsjöhttp: Add the url_shutdown function for https, too
2012-06-01 Martin Storsjöhttp: Simplify code by removing a local variable
2012-06-01 Martin Storsjöhttp: Clear the old URLContext pointer when closed
2012-05-31 Martin Storsjötcp: Try enabling SO_REUSEADDR when listening
2012-05-31 Martin Storsjötcp: Check the return values from bind and accept
2012-05-31 Oka Motofumiavisynth: Make sure the filename passed to avisynth...
2012-05-30 Michael Niedermayerfate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
2012-05-30 Samuel Pitoisethttp: Pass the proper return code of net IO operations
2012-05-30 Samuel Pitoisethttp: Add 'post_data', a new option which sets custom...
2012-05-30 Justin Ruggleslavfi: amix: check active input count before calling...
2012-05-30 Ronald S. Bultjevp8: move block coeff arithcoder on stack.
2012-05-30 Ronald S. Bultjemp3/ac3 probe: search for PES headers to prevent probin...
2012-05-30 Christian Schmidtpcm-mpeg: improve log message wording
2012-05-30 Mans Rullgardfate: add missing $(TARGET_PATH) to ac3-fixed-encode
2012-05-30 Mans Rullgardfate: fix md5sum replacement on some systems
2012-05-29 Luca Barbatoavprobe: correctly set the default formatter
2012-05-29 Justin Ruggleslavr: add x86-optimized function for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add x86-optimized functions for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add C functions for mixing 2 to 1 channels with...
2012-05-29 Luca Barbatoavprobe: move formatter functions in the context
2012-05-29 Anton Khirnovavconv: extend -r to work on any input stream.
2012-05-29 Anton Khirnovdoc/avconv: expand documentation for the -s option.
2012-05-29 Anton Khirnovavconv: don't print filters inserted by avconv in strea...
2012-05-29 Anton Khirnovavconv: merge configuration code for complex and simple...
2012-05-29 Anton Khirnovavconv: split configuring input filters out of configur...
2012-05-29 Mans Rullgardfate: fix acodec/vsynth tests for make 3.81
2012-05-29 Hendrik Leppkespcm_mpeg: fix number of consumed bytes to include the...
2012-05-29 Janne Grunauavfilter: include required header file avfilter.h in...
2012-05-29 Vitor Sessakx86: Avoid movs on BUTTERFLYPS when in AVX mode
2012-05-29 Vitor Sessakx86: use new schema for ASM macros
2012-05-29 Mans Rullgardfate: convert codec-regression.sh to makefile rules
2012-05-29 Mans Rullgardfate: allow tests to specify unit size for psnr comparison
2012-05-29 Mans Rullgardfate: teach videogen/rotozoom to output a single raw...