44671 Commits (406cdddbdd229cead581eb1c7b978a2c59453b24)
 

Author SHA1 Message Date
Tim Walker b901c30da6 lavr/audio_mix_matrix: acknowledge the existence of LFE2. 12 years ago
Tim Walker 3844572887 mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Libav channel. 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Christian Schmidt 07584eaf4a mpegts: check substreams before discarding 12 years ago
Martin Storsjö 62c9ae11a7 Add a smooth streaming segmenter muxer 12 years ago
Martin Storsjö 29a9b12b10 file: Add an avoption for disabling truncating existing files on open 12 years ago
Michael Niedermayer ddabecbbf5 vc1dec: export adv profile color format indication 12 years ago
Michael Niedermayer 2de8877689 asfdec: invert SAR 12 years ago
Michael Niedermayer ddc9bc7721 configure: try to support clang on netbsd 12 years ago
Tomas Härdin 5e3572893d img2dec: always close AVIOContexts 12 years ago
Carl Eugen Hoyos 8e082df0f4 Support decoding of monochrome tiff images without bpp tag. 12 years ago
Carl Eugen Hoyos 7680d99b43 Fix muxing mjpeg in swf. 12 years ago
Michael Niedermayer ac0f1ae64b Merge remote-tracking branch 'qatar/master' 12 years ago
Martin Storsjö c3bcd22ed3 rtpdec_jpeg: Error out on other unsupported type values as well 12 years ago
Martin Storsjö 1743938df1 rtpdec_jpeg: Disallow using the reserved q values 12 years ago
Martin Storsjö 1de9317bd0 rtpdec_jpeg: Fold the default qtables case into an existing if statement 12 years ago
Martin Storsjö a218deb856 rtpdec_jpeg: Store and reuse old qtables for q values 128-254 12 years ago
Martin Storsjö a252649059 rtpdec_jpeg: Simplify the calculation of the number of qtables 12 years ago
Martin Storsjö cbaa9eeda3 rtpdec_jpeg: Add more comments about the fields in the SOF0 section 12 years ago
Martin Storsjö 31adff08a1 rtpdec_jpeg: Clarify where the subsampling magic numbers come from 12 years ago
Martin Storsjö c64d2a63df rtpdec_jpeg: Don't use a bitstream writer for the EOI marker 12 years ago
Martin Storsjö 20f325f320 rtpdec_jpeg: Don't needlessly use a bitstream writer for the header 12 years ago
Martin Storsjö 43957fcc71 rtpdec_jpeg: Simplify writing of the jpeg header 12 years ago
Martin Storsjö 932d8300d3 rtpdec_jpeg: Merge two if statements 12 years ago
Martin Storsjö 7ef4323405 rtpdec_jpeg: Write the DHT section properly 12 years ago
Stefano Sabatini f9dd2e5e1a ffprobe: print start_pts and duration_ts stream information 12 years ago
Derek Buitenhuis 0c5fe2f0da FATE/bprint: Convert a VLA to a normal array 12 years ago
Michael Niedermayer 23e9e5c7d9 rtmpproto: reorder some expressions to fix compilation with clang without optimizations 12 years ago
Michael Niedermayer 507c0416cd Merge remote-tracking branch 'cus/stable' 12 years ago
Derek Buitenhuis 578bbf8149 diracdsp: Fix unprotected inline asm 12 years ago
Derek Buitenhuis 23a5a24c0f ffmpeg: Only include unistd.h if it exists 12 years ago
Stefano Sabatini 30a265f058 lavd/lavfi: apply stylistic fixes to the options help fields 12 years ago
Stefano Sabatini 749ddc14fc ffprobe: add priv_class field to Writer, and factorize writer options initialization 12 years ago
Marton Balint cdea19e75a ffplay: increase sample array buffer 12 years ago
Marton Balint 66532cbfdc configure: add crop filter as ffplay requirement 12 years ago
Marton Balint 81f26d6990 ffplay: ensure that pictq_prev_picture never fills the picture queue 12 years ago
Marton Balint 99b01e458c ffplay: simplify picture allocation 12 years ago
Marton Balint 255c7bb183 ffplay: make initial window size calculation based on aspect ratio 12 years ago
Marton Balint bd14d845e9 ffplay: factor display rectangle calculation to its own function 12 years ago
Stefano Sabatini 34b5b735f9 examples/muxing: add check on avformat_write_header() result 12 years ago
Stefano Sabatini b3e2975ab3 examples/muxing: apply misc fixes to log messages 12 years ago
Stefano Sabatini 1d0048cfe3 examples/muxing: rename img_convert_ctx to sws_ctx 12 years ago
Stefano Sabatini 976bb42aca examples/muxing: merge some declarations and definitions 12 years ago
Stefano Sabatini bdd9bfbbab examples/muxing: prefer AVPicture to AVFrame, when feasible 12 years ago
Derek Buitenhuis e20ac54f3e postproc: Fix unprotected inline asm 12 years ago
Stefano Sabatini e592fd0ed1 lavf/flvenc: convert commented debug log to an av_dlog call 12 years ago
Stefano Sabatini 3015194448 lavfi/amerge: clarify the error message in case of input overlap 12 years ago
Clément Bœsch bbae8cdf4d lavfi/amerge: avoid a forward declaration. 12 years ago
Michael Niedermayer 0ea65bbeee ratecontrol: change a commented printf to av_log 12 years ago
Michael Niedermayer 50dba71b7d ratecontrol: fix get_fps() argument 12 years ago