44384 Commits (cdea19e75a1854748a55e5a1a09b53cc4bf789c5)
 

Author SHA1 Message Date
Marton Balint cdea19e75a ffplay: increase sample array buffer 13 years ago
Marton Balint 66532cbfdc configure: add crop filter as ffplay requirement 13 years ago
Marton Balint 81f26d6990 ffplay: ensure that pictq_prev_picture never fills the picture queue 13 years ago
Marton Balint 99b01e458c ffplay: simplify picture allocation 13 years ago
Marton Balint 255c7bb183 ffplay: make initial window size calculation based on aspect ratio 13 years ago
Marton Balint bd14d845e9 ffplay: factor display rectangle calculation to its own function 13 years ago
Stefano Sabatini 34b5b735f9 examples/muxing: add check on avformat_write_header() result 13 years ago
Stefano Sabatini b3e2975ab3 examples/muxing: apply misc fixes to log messages 13 years ago
Stefano Sabatini 1d0048cfe3 examples/muxing: rename img_convert_ctx to sws_ctx 13 years ago
Stefano Sabatini 976bb42aca examples/muxing: merge some declarations and definitions 13 years ago
Stefano Sabatini bdd9bfbbab examples/muxing: prefer AVPicture to AVFrame, when feasible 13 years ago
Derek Buitenhuis e20ac54f3e postproc: Fix unprotected inline asm 13 years ago
Stefano Sabatini e592fd0ed1 lavf/flvenc: convert commented debug log to an av_dlog call 13 years ago
Stefano Sabatini 3015194448 lavfi/amerge: clarify the error message in case of input overlap 13 years ago
Clément Bœsch bbae8cdf4d lavfi/amerge: avoid a forward declaration. 13 years ago
Michael Niedermayer 0ea65bbeee ratecontrol: change a commented printf to av_log 13 years ago
Michael Niedermayer 50dba71b7d ratecontrol: fix get_fps() argument 13 years ago
Michael Niedermayer ce7876cbf4 ratecontrol: Dynamically choose a default for rc_max_available_vbv_use 13 years ago
Michael Niedermayer a990a30883 ratecontrol: correct predictor in case of stuffing 13 years ago
Stefano Sabatini 2fe8fd3948 examples/demuxing: add audio decoding/demuxing 13 years ago
Michael Niedermayer ec7946853a Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 7b56dddd56 lavfi/amerge: fix input pad name behaviour. 13 years ago
Carl Eugen Hoyos 20361bcc26 The TrueHD decoder needs the MLP parser. 13 years ago
Samuel Pitoiset 55e778bebd rtpdec_jpeg: Add support for default quantizers 13 years ago
Diego Biurrun 1648a508fa x86: dsputil: Move specific optimization settings out of global init function 13 years ago
Anton Khirnov 0e8dccb79b avplay: get rid of ugly casts in the options table 13 years ago
Anton Khirnov 4e82cbb629 avplay: fix prototypes for option callbacks. 13 years ago
Anton Khirnov ee0dadc109 flvdec: always set AVFMTCTX_NOHEADER. 13 years ago
Michael Niedermayer ba9e9605ad cavsdec/decode_mb_b: fix return type 13 years ago
Michael Niedermayer bb4ddeea5f xtea: optimize core, about 4-5% faster. 13 years ago
Michael Niedermayer ef912134f0 x86/swscale: use unsigned to build SIMD values to avoid signed overflow 13 years ago
Michael Niedermayer 8470e6c96f lavf/avformat_seek_file: fix harmless integer overflow 13 years ago
Michael Niedermayer 386d60f978 aacdec/lcg_random: fix harmless integer overflow 13 years ago
Michael Niedermayer 7ea5dbcb83 cavsdec: Fix assertion failure. 13 years ago
Stefano Sabatini 00d516454c lavf/segment: add segment_list_flags option 13 years ago
Stefano Sabatini 7b62d3415e lavc/h263dec: return or propagate proper error codes 13 years ago
Stefano Sabatini ac006d29d8 lavc/flvdec: return meaningful error codes 13 years ago
Stefano Sabatini 0c71d5a077 ffprobe: add print_section option to the compact writer 13 years ago
Stefano Sabatini f740c1a9c2 ffprobe: add and use DEFINE_WRITER_CLASS macro 13 years ago
Michael Niedermayer 76fac07334 mpegaudiodec: replace pow(2.0,...) by exp2() 13 years ago
Michael Niedermayer c5f0b6bf41 atrac3: replace powf(2,...) by exp2f() 13 years ago
Michael Niedermayer 14de55784d sws/output: use unsigned variables where harmless overflows are expected. 13 years ago
Michael Niedermayer 17b3251c6c ra144enc: avoid integer overflows. 13 years ago
Michael Niedermayer 5829b7d29e ffmpeg: check timebase validity before considering it to be used for stream copy 13 years ago
Michael Niedermayer f0d5050090 ffmpeg: fix bytes written statistics. 13 years ago
Michael Niedermayer b3b27b63a0 mpegtsenc: add forgotten () 13 years ago
Stefano Sabatini 206c34e17d lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio 13 years ago
Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 13 years ago
Martin Storsjö 0697d81269 file: Use a normal private context for storing the file descriptor 13 years ago
Martin Storsjö 5fa22ae346 configure: Adjust the xgetbv instrinsic check 13 years ago