46060 Commits (8766ad9eb1b0b498ec5db824c8c34385e3d6d713)
 

Author SHA1 Message Date
Anton Khirnov 5957aefc7c libxvid: remove useless doxy comments. 12 years ago
Michael Niedermayer f9cf14c8da Merge remote-tracking branch 'qatar/master' 12 years ago
Anton Khirnov b691135d0c lavc: remove stats_out from the options table. 12 years ago
Michael Niedermayer e3a91c51f7 Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4' 12 years ago
Michael Niedermayer c3778df2d4 ffmpeg: fix negative array index 12 years ago
Michael Niedermayer 6182e0a6f6 vf_aspect: unbreak avoption system 12 years ago
Stefano Sabatini 6752aac6bc lavfi/aspect: add max option 12 years ago
Stefano Sabatini ccd6def9b3 lavfi/aspect: extend syntax for the setdar and setsar filters 12 years ago
Stefano Sabatini b6e36a4244 lavu/parseutils: remove unused gcd variable in av_parse_ratio() 12 years ago
Paul B Mahol cb0add3ce9 lavf/flacenc: disallow creation of invalid files with -c copy 12 years ago
Anton Khirnov 6173a8fe5d riff: remove a write-only variable 12 years ago
Anton Khirnov d6f4fe68c8 lavc: extend frame_size doxy. 12 years ago
Justin Ruggles 46a86c6194 alacdec: set bits_per_raw_sample 12 years ago
Martin Storsjö c3e15f7b39 rtpdec: Don't pass a non-AVClass pointer as log context 12 years ago
Martin Storsjö e0d5ac6ae3 rtsp: Update a comment to the current filename scheme 12 years ago
Michael Niedermayer 2d11ee4bfc fate: fix fate-filter-metadata-scenedetect 12 years ago
Michael Niedermayer 39747d87d0 avfilter_graph_parse: add support for parsing sws_flags 12 years ago
Michael Niedermayer 248b1ff26b Fix various uses of av_log_missing_feature() 12 years ago
Nathan Caldwell c854102da7 avcodec: handle AVERROR_EXPERIMENTAL 12 years ago
Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 12 years ago
Nathan Caldwell a4aa20fbdb avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL 12 years ago
Stefano Sabatini 8f37a1e8dc lavfi/avfiltergraph: avoid to print "(null)" in the scale args 12 years ago
Stefano Sabatini 2969abd908 lavfi/graphparser: fix parsing error in case of NULL sws_opts addition 12 years ago
Stefano Sabatini 8c2dbc3805 lavc/utils: provide more feedback in case of experimental codec 12 years ago
Michael Niedermayer 5713091818 mpegaudiodec: Fix buffer handling on random access 12 years ago
Clément Bœsch e168165489 doc/muxers: document mov faststart option. 12 years ago
Clément Bœsch c0d56bf8a4 fate: fix filter metadata dependency to ffprobe. 12 years ago
Carl Eugen Hoyos fa190b3cd7 Improve MPEG-PS-in-MOV detection. 12 years ago
Michael Niedermayer 747a00b688 Merge remote-tracking branch 'cus/stable' 12 years ago
Marton Balint d6e9566949 h264: add support for AFD detection 12 years ago
Michael Niedermayer 40ceb6d49f libavformat/oggenc: add {} to complex ifs 12 years ago
Michael Niedermayer c2c066784f libavformat/mxfenc: add {} to complex ifs 12 years ago
Michael Niedermayer b8a64d69a9 libavformat/mpegvideodec: add {} to complex ifs 12 years ago
Michael Niedermayer fefe9bd782 libavformat/movenc: add {} to complex ifs 12 years ago
Michael Niedermayer 217193facd bavformat/mov: add {} to complex ifs 12 years ago
Michael Niedermayer f72b735d41 libavcodec/vorbisenc: add {} to complex ifs 12 years ago
Michael Niedermayer 4ce9312d76 libavcodec/cook: add {} to complex ifs 12 years ago
Michael Niedermayer 38797dc31b compat/getopt: add {} to complex ifs 12 years ago
Clément Bœsch fbedce6b85 lavfi/silencedetect: export silence info to metadata. 12 years ago
Clément Bœsch de23953de2 lavfi/select: store scene score in buf ref metadata. 12 years ago
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
Marton Balint 3166a6fc37 ffplay: if there is no audio stream, use external clock by default 12 years ago
Marton Balint d30c69251f ffplay: use get_master_sync_type where necessary 12 years ago
Marton Balint fca16a1571 ffplay: add get_master_sync_type function 12 years ago
Marton Balint b2a8850969 ffplay: only check external clock if current frame serial matches the displayed frame serial 12 years ago
Marton Balint 2a4c7e6540 ffplay: add serial field to PacketQueue entry and populate it 12 years ago
Marton Balint 77bd595ad2 ffplay: fix external time sync mode 12 years ago
Marton Balint 66bb5b1bc9 ffplay: initialize audio and video pts drift 12 years ago
Marton Balint eaa91ed863 ffplay: fix nosync threshold check in synchronize_audio 12 years ago
Marton Balint da56955621 ffplay: use framedrop by default when sync is not done to video 12 years ago