45009 Commits (05e5a24f79fedc36a1addf8a8ed36e9ad5c42d8c)
 

Author SHA1 Message Date
  Michael Niedermayer ac0f1ae64b Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö c3bcd22ed3 rtpdec_jpeg: Error out on other unsupported type values as well 13 years ago
  Martin Storsjö 1743938df1 rtpdec_jpeg: Disallow using the reserved q values 13 years ago
  Martin Storsjö 1de9317bd0 rtpdec_jpeg: Fold the default qtables case into an existing if statement 13 years ago
  Martin Storsjö a218deb856 rtpdec_jpeg: Store and reuse old qtables for q values 128-254 13 years ago
  Martin Storsjö a252649059 rtpdec_jpeg: Simplify the calculation of the number of qtables 13 years ago
  Martin Storsjö cbaa9eeda3 rtpdec_jpeg: Add more comments about the fields in the SOF0 section 13 years ago
  Martin Storsjö 31adff08a1 rtpdec_jpeg: Clarify where the subsampling magic numbers come from 13 years ago
  Martin Storsjö c64d2a63df rtpdec_jpeg: Don't use a bitstream writer for the EOI marker 13 years ago
  Martin Storsjö 20f325f320 rtpdec_jpeg: Don't needlessly use a bitstream writer for the header 13 years ago
  Martin Storsjö 43957fcc71 rtpdec_jpeg: Simplify writing of the jpeg header 13 years ago
  Martin Storsjö 932d8300d3 rtpdec_jpeg: Merge two if statements 13 years ago
  Martin Storsjö 7ef4323405 rtpdec_jpeg: Write the DHT section properly 13 years ago
  Stefano Sabatini f9dd2e5e1a ffprobe: print start_pts and duration_ts stream information 13 years ago
  Derek Buitenhuis 0c5fe2f0da FATE/bprint: Convert a VLA to a normal array 13 years ago
  Michael Niedermayer 23e9e5c7d9 rtmpproto: reorder some expressions to fix compilation with clang without optimizations 13 years ago
  Michael Niedermayer 507c0416cd Merge remote-tracking branch 'cus/stable' 13 years ago
  Derek Buitenhuis 578bbf8149 diracdsp: Fix unprotected inline asm 13 years ago
  Derek Buitenhuis 23a5a24c0f ffmpeg: Only include unistd.h if it exists 13 years ago
  Stefano Sabatini 30a265f058 lavd/lavfi: apply stylistic fixes to the options help fields 13 years ago
  Stefano Sabatini 749ddc14fc ffprobe: add priv_class field to Writer, and factorize writer options initialization 13 years ago
  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
  Diego Biurrun 76fa7e09f1 utvideoenc: Add missing AV_ prefix to codec ID 13 years ago
  Diego Biurrun 676ea8fae2 avserver: Add missing #include for av_gettime() 13 years ago
  Michael Niedermayer ec7946853a Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö 6121a3ef7f configure: Only disable aligned stack on MSVC on 32 bit 13 years ago
  Clément Bœsch 7b56dddd56 lavfi/amerge: fix input pad name behaviour. 13 years ago
  Diego Biurrun f69f51b3b2 configure: indentation cosmetics 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