44740 Commits (4390f8c28daab9ac9f2c7b9164bdb79b3689d484)
 

Author SHA1 Message Date
Ben Jackson 6e86d6af6b lavc/vp6: Refactor vp6_decode_init into vp6_decode_init/vp6_decode_init_context 13 years ago
Ben Jackson 23503cadd1 lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_context 13 years ago
Luca Barbato 3f7fd59d15 avformat: fix typo in avformat_close_input 13 years ago
Anton Khirnov 7040c9fac2 mp3enc: write Xing TOC 13 years ago
Clément Bœsch ca8e39dd0d mp3enc: support MPEG-2 and MPEG-2.5 in Xing header. 13 years ago
Reimar Döffinger 6365e4db79 mp3enc: downgrade some errors in writing Xing frame to warnings 13 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 13 years ago
Anton Khirnov 0c270239c2 lavf: cosmetics, reformat av_write_trailer(). 13 years ago
Stefano Sabatini 5d1203f063 avio: flush the internal buffer in avio_close() 13 years ago
Michael Niedermayer 47277c4153 x86/v210: fix xmm clobbers 13 years ago
Andrey Utkin aa7c88df50 Document tcp proto 'timeout' parameter behavior 13 years ago
Nicolas George a9e4817716 ffmpeg: use PTS from the AVSubtitle structure for sub2video. 13 years ago
Nicolas George 2939e258f9 ffplay: use PTS from the AVSubtitle structure. 13 years ago
Nicolas George 6d8b32633e ffmpeg: use PTS from the AVSubtitle structure. 13 years ago
Nicolas George 37bbc9eb8b lavc/pgssubdec: use the PTS from the presentation segment. 13 years ago
Nicolas George 9dd8272431 lavc: set AVSubtitle.pts if possible. 13 years ago
Nicolas George 1b9a251438 ffmpeg: call sub2video_update for end packets. 13 years ago
Andrey Utkin 0443879089 Enhance doc on asyncts audiofilter 13 years ago
Anton Khirnov 990450c5bf cmdutils: avoid setting data pointers to invalid values in alloc_buffer() 13 years ago
Mans Rullgard cb6632809d libavcodec: remove av_destruct_packet_nofree() 13 years ago
Michael Niedermayer f1ca40ee00 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer ab94d1be7a bintext: mark hscroll() as unused 13 years ago
Akihiro Tsukada c3c646a868 aacdec: add support for dual mono in Japanese DTV 13 years ago
Jérémy Tran 75d34864d1 lavfi/hue: add dynamic expression evaluation support 13 years ago
Stefano Sabatini 8bdba0b3e9 tools: move raw-test program to tools, with the name fourcc2pixfmt 13 years ago
Derek Buitenhuis 1c56cdad33 riff: Add SVQ3 fourcc 13 years ago
Derek Buitenhuis fef412a24d riff: Add SVQ3 fourcc 13 years ago
Michael Niedermayer e2d643efcd lavf/compute_pkt_fields: only run pts by duration correction if reference ts is available 13 years ago
Mans Rullgard 07e87858d4 fate: ac3: add 4.0 and downmix tests 13 years ago
Mans Rullgard 692dd8ed26 configure: x86: improve ebp availability check 13 years ago
Luca Barbato 714508bcb9 vorbisdec: ensure FASTDIV denominator is never 1 13 years ago
Luca Barbato 44272c1ccc avformat: refactor avformat_close_input 13 years ago
Luca Barbato 4d1f443c3d avformat: simplify avformat_close_input 13 years ago
Michael Niedermayer 509f502902 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 363307813e tools/graphdot: unbreak syntax 13 years ago
Stefano Sabatini dead4580e2 lavfi/avcodec: apply cosmetics style fixes 13 years ago
Stefano Sabatini 8d0e871f25 ffprobe: kill initializers with nested union field definition 13 years ago
Stefano Sabatini 5e99a23b2d ffprobe: avoid potentially lossy long long int -> double cast in value_string() 13 years ago
Ben Jackson e3329474a3 pthread: Avoid crashes/odd behavior caused by spurious wakeups 13 years ago
Michael Niedermayer 93b240f4a5 mpegaudio_parser: reset state to prevent it to be random 13 years ago
Michael Niedermayer 570931d411 aacpsy: psy_3gpp_analyze_channel() handle energy == 0 13 years ago
Michael Niedermayer 413b32f808 aacpsy: calc_reduction_3gpp() handle active_lines = 0 13 years ago
Michael Niedermayer 062091f87f compute_pkt_fields2: dont interpret max_b_frames of <0 as there being b frames. 13 years ago
Diego Biurrun 58139e141b x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place 13 years ago
Michael Niedermayer c21f81999a mpegaudioenc: replace pow(2,.. by exp2( 13 years ago
Stefano Sabatini 51fa653829 examples/decoding_encoding: clarify operations in the usage message 13 years ago
Martin Storsjö 18d8825517 trasher: Include all the necessary headers 13 years ago
Diego Biurrun 2017f0fdb7 x86: Remove some leftover declarations for non-existent functions 13 years ago
Stefano Sabatini bcf93f78a5 examples/decoding_encoding: replace "picture" with "frame" in encode_example() 13 years ago
Stefano Sabatini 70b671a283 examples/decoding_encoding: apply various message log fixes 13 years ago