41472 Commits (8836b41a782ff832bc9ff500d2f0b54e309475a3)
 

Author SHA1 Message Date
Anton Khirnov 19dfbf1915 librtmp: return AVERROR_UNKNOWN instead of -1. 13 years ago
Anton Khirnov a91943bcef librtmp: don't abuse a variable for two unrelated things. 13 years ago
Anton Khirnov 007aedeebf librtmp: add rtmp_app and rtmp_playpath private options. 13 years ago
Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
Michael Niedermayer 6df1cfa7e4 mace: check channel count, fixes FPE 13 years ago
Michael Niedermayer cc229d4e83 h263: disable loop filter with lowres 13 years ago
Carl Eugen Hoyos 169dae8114 Unconditionally compile init_stream() in bintext. 13 years ago
Anton Khirnov cf3a1948e9 avpacket: fix duplicating side data. 13 years ago
Nicolas George 7f17f4f1a7 af_amerge: use the buferqueue API. 13 years ago
Nicolas George 2f2d47ab63 af_astreamsync: set samples rate in query_formats. 13 years ago
Michael Niedermayer c983ca5b90 mpegtsenc: zero pointers after freeing 13 years ago
Michael Niedermayer 328e203ca9 mpegts_audio_write: fix potential integer overflow 13 years ago
Luca Barbato 21e2dc9fb7 flv: support stream text data as onTextData 13 years ago
Michael Niedermayer f67309cabe Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard a128b310ef configure: add --enable/disable-random option 13 years ago
Mans Rullgard d0f34c96b1 aacsbr: remove unused variables 13 years ago
Michael Niedermayer 0e3cec9f7d aacsbr: optimize sine level addition 13 years ago
Jindrich Makovicka 2439bd8681 mpegtsenc: Support LATM packetization for AAC 13 years ago
Jindrich Makovicka 485d3ea064 adtsenc: Don't expose the muxer internals to the rest of lavf 13 years ago
Jindrich Makovicka b1c56eabe8 mpegtsenc: use AVFormatContext for AAC packetization 13 years ago
Jindrich Makovicka d1a3a3d4b2 mpegtsenc: use AVERROR() for return codes 13 years ago
Michael Niedermayer e95233789c mpc7: fix handling of last frame 13 years ago
Michael Niedermayer e0eaf10049 oggdec: fix regression that caused reading the whole file during open 13 years ago
Marton Balint 22505c188c ffplay: calculate audio diff threshold based on the actual settings 13 years ago
Marton Balint 0dad529201 ffplay: try more channel count combinations for SDL_OpenAudio 13 years ago
Michael Niedermayer 82570d2f09 png_parser: dont falsely mark frames as keyframes 13 years ago
Michael Niedermayer 5665674b55 lavf: use input keyframe flag when muxer does not provide keyframe flags. 13 years ago
Michael Niedermayer b3675f890a bink: fix out of reference frame read 13 years ago
Marton Balint 7821264c26 ffplay: simplify audio_open, rename parameters to more explanatory names 13 years ago
Marton Balint 7342037973 ffplay: remove VideoState from audio_open 13 years ago
Marton Balint e1248f5c52 ffplay: put audio parameters to their own struct 13 years ago
Marton Balint 03095d73a3 ffplay: put audio_open into a seperate function 13 years ago
Michael Niedermayer 1bf22c3a8f Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer fb4e434cfb h264: log debug output for slightly truncated streams 13 years ago
Michael Niedermayer cd0f9f00a2 h264: try to better handle h264 streams that are slightly truncated 13 years ago
Michael Niedermayer debbcfae60 bmv: fix apparent sign error in the frame_off check 13 years ago
Michael Niedermayer 679c578cb8 bmv: fix integer overflows in vlc decoder. 13 years ago
Michael Niedermayer 9ebe6e3910 ffv1: fix integer overflow in quant table initialization 13 years ago
Michael Niedermayer 97c281d5b7 ffv1: fix crash caused by version becoming inconsistent 13 years ago
Michael Niedermayer 0bae6661cd fraps: fix version 0/1 input data size check. 13 years ago
Michael Niedermayer f23a2418fb wmv1: check that the input buffer is large enough 13 years ago
Clément Bœsch fd0c83c666 ffprobe: add flat output format. 13 years ago
Clément Bœsch db839544d6 ffprobe/xml: use writer multiple_sections instead of local context variable. 13 years ago
Clément Bœsch 2248db946c ffprobe: move packets_and_frames work to writer context. 13 years ago
Carl Eugen Hoyos 7980a260a9 Let ffmpeg select the null and anull filters. 13 years ago
Michael Niedermayer fbc5e0fae1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 0d83edaba9 dct-test: give emms a memory clober. 13 years ago
Michael Niedermayer 461030a7ac dct-test: perform emms before gettime(). 13 years ago
Michael Niedermayer 9758b1cb88 fate: enable fate-mapchan-6ch-extract-2-downmix-mono 13 years ago
Michael Niedermayer d43812e235 ffmpeg: move pan filter insertion up. 13 years ago