summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mp3enc: move mp3_update_xing() downMichael Niedermayer2012-09-161-26/+26
* Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer2012-09-1623-114/+85
|\
| * avformat: fix typo in avformat_close_inputLuca Barbato2012-09-151-1/+1
| * mp3enc: write Xing TOCAnton Khirnov2012-09-151-20/+120
| * mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.Clément Bœsch2012-09-151-7/+17
| * mp3enc: downgrade some errors in writing Xing frame to warningsReimar Döffinger2012-09-151-2/+5
| * lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-1519-30/+16
| * lavf: cosmetics, reformat av_write_trailer().Anton Khirnov2012-09-151-8/+8
| * avio: flush the internal buffer in avio_close()Stefano Sabatini2012-09-154-3/+5
| * Enhance doc on asyncts audiofilterAndrey Utkin2012-09-151-3/+6
| * cmdutils: avoid setting data pointers to invalid values in alloc_buffer()Anton Khirnov2012-09-151-1/+1
| * libavcodec: remove av_destruct_packet_nofree()Mans Rullgard2012-09-152-15/+1
* | lavc/ass_split: add ff_ prefix to ass_style_get().Clément Bœsch2012-09-163-3/+3
* | lavfi/ass: mark ass_libavfilter_log_level_map as static const.Clément Bœsch2012-09-161-1/+1
* | lavf/mkv: prefix video stereo arrays with ff_.Clément Bœsch2012-09-164-7/+7
* | lavu/error: make error_entries static const.Clément Bœsch2012-09-161-3/+3
* | af_pan: Fix sscanf formats to work with buggy sscanf implementationsHendrik Leppkes2012-09-151-4/+5
* | bprint: Remove custom vsnprintfDerek Buitenhuis2012-09-151-19/+0
* | compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje2012-09-151-3/+6
* | msvc: Add a va_copy compatability macro for msvcDerek Buitenhuis2012-09-153-0/+28
* | msvc: Disable strippingDerek Buitenhuis2012-09-151-0/+1
* | lavf/segment: Use distinct IDs for list type ext & csvAlexander Strasser2012-09-151-2/+2
* | lavf/segment: Rename variable in print_csv_escaped_str()Alexander Strasser2012-09-151-3/+3
* | lavf/segment: Simplify CSV field quoting codeAlexander Strasser2012-09-151-12/+4
* | udp: pick params from AVOptions alsoAndrey Utkin2012-09-151-10/+42
* | pngdec: av_log() zlib errorsMichael Niedermayer2012-09-151-1/+7
* | Remove mt-work directoryDerek Buitenhuis2012-09-157-142/+0
* | lavc/vp56: Re-indent functions affected by threading refactorBen Jackson2012-09-151-88/+89
* | lavc/vp6: Implement "slice" threading for VP6A decodeBen Jackson2012-09-154-133/+168
* | lavc/vp56: Simplify get/release_buffer codeBen Jackson2012-09-151-21/+28
* | lavc/vp56: Move golden_frame into VP56ContextBen Jackson2012-09-154-9/+9
* | lavc/vp6: Refactor vp6_decode_init into vp6_decode_init/vp6_decode_init_contextBen Jackson2012-09-151-4/+17
* | lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_contextBen Jackson2012-09-152-0/+15
* | x86/v210: fix xmm clobbersMichael Niedermayer2012-09-151-1/+1
* | Document tcp proto 'timeout' parameter behaviorAndrey Utkin2012-09-151-0/+5
* | ffmpeg: use PTS from the AVSubtitle structure for sub2video.Nicolas George2012-09-151-2/+3
* | ffplay: use PTS from the AVSubtitle structure.Nicolas George2012-09-151-1/+2
* | ffmpeg: use PTS from the AVSubtitle structure.Nicolas George2012-09-152-11/+7
* | lavc/pgssubdec: use the PTS from the presentation segment.Nicolas George2012-09-151-0/+8
* | lavc: set AVSubtitle.pts if possible.Nicolas George2012-09-151-0/+3
* | ffmpeg: call sub2video_update for end packets.Nicolas George2012-09-151-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-153-7/+37
|\ \ | |/
| * riff: Add SVQ3 fourccDerek Buitenhuis2012-09-141-0/+1
| * fate: ac3: add 4.0 and downmix testsMans Rullgard2012-09-141-0/+25
| * configure: x86: improve ebp availability checkMans Rullgard2012-09-141-1/+4
| * vorbisdec: ensure FASTDIV denominator is never 1Luca Barbato2012-09-141-3/+2
| * avformat: refactor avformat_close_inputLuca Barbato2012-09-141-4/+13
| * avformat: simplify avformat_close_inputLuca Barbato2012-09-141-2/+2
* | bintext: mark hscroll() as unusedMichael Niedermayer2012-09-151-1/+1
* | aacdec: add support for dual mono in Japanese DTVAkihiro Tsukada2012-09-154-1/+68
OpenPOWER on IntegriCloud