39439 Commits (50059bde77674977d9134f3c1151a63cb7a2391c)
 

Author SHA1 Message Date
  Ronald S. Bultje f31a68e78c interplayvideo: convert to bytestream2. 13 years ago
  Michael Niedermayer f4c380a5e6 ffmpeg: drop struct from SwrContext. 13 years ago
  Michael Niedermayer ac6798dbc1 swr: fix compilation failure with old versions of gcc. 13 years ago
  Martin Storsjö 68893afe1d movenc: Merge if statements 13 years ago
  Paul B Mahol bcae7f432a libaacplus: switch to encode2() 13 years ago
  Alexander Strange cb34867780 h264: fix memleak in error path. 13 years ago
  Alexander Strange 147ee4cf06 pthread: Immediately release all frames in ff_thread_flush() 13 years ago
  Alexander Strange 6ef4063957 h264: Add check for invalid chroma_format_idc 13 years ago
  Michael Niedermayer 15890d67c1 swr: drop SWR_CH_MAX with the next major ABI bump 13 years ago
  Ronald S. Bultje ec0ed97b04 utvideo: port header reading to bytestream2. 13 years ago
  Michael Niedermayer 947215a261 swr: dont use SWR_CH_MAX in the public function declaration. 13 years ago
  Michael Niedermayer 1937c4e0b9 swr: make SwrContext a typedef. 13 years ago
  Michael Niedermayer 74656bdd4c swresample: support up to 32 channels 13 years ago
  Martin Storsjö d5ed5e7d0c avc: Add a function for converting mp4 style extradata to annex b 13 years ago
  Ronald S. Bultje 2ee01fbded pthread: free progress if buffer allocation failed. 13 years ago
  Ronald S. Bultje bc1ef85520 lavc/avconv: support changing frame sizes in codecs with frame mt. 13 years ago
  Martin Storsjö e20ad71ebb libavformat: Document who sets the AVStream.id field 13 years ago
  Kostya Shishkov 72dadaa957 utvideo: mark output picture as keyframe. 13 years ago
  Paul B Mahol f8ba7c4658 adxenc: fix error in merging from qatar 13 years ago
  Paul B Mahol 7ed9abf793 sonic: mark as experimental 13 years ago
  Michael Niedermayer 229e4c1332 indeo5dec: Make sure we have had a valid gop header. 13 years ago
  Michael Niedermayer 9879b506b0 truemotion2dec: Fix overread of input. 13 years ago
  Michael Niedermayer 71e78e1f51 cavsdec: check stc in decode_slice_header() 13 years ago
  Aneesh Dogra cc965300cb sunrast: Add support for negative linesize. 13 years ago
  Michael Niedermayer 9a57a37b70 h264: move resolution change check further up. 13 years ago
  Janne Salonen 14ba7472dc vp8: fix update_lf_deltas in libavcodec/vp8.c 13 years ago
  Michael Niedermayer 9d3032b960 alsdec: check opt_order. 13 years ago
  Michael Niedermayer 2c0559d5e2 mpegvideo: increase buffer sizes. 13 years ago
  Michael Niedermayer 8a20774a24 indeo4: Fix global array overread. 13 years ago
  Carl Eugen Hoyos 5cddfc58d8 Fix linking without yasm. 13 years ago
  Kostya Shishkov 494bce6224 ralf: read Huffman code lengths without GetBitContext 13 years ago
  Michael Niedermayer f58f75dd92 Merge remote-tracking branch 'qatar/master' 13 years ago
  Paul B Mahol b222c28ee8 libopenjpegenc: switch to encode2() 13 years ago
  Paul B Mahol a5b823368a libopenjpeg: make .long_name usefull 13 years ago
  Paul B Mahol 68a257e673 bintext: build decoders only if they are actually enabled 13 years ago
  Michael Niedermayer d85b3c4fff vp56dec: avoid freeing the returned frame before returning it. 13 years ago
  Michael Niedermayer 25715064c2 cavsdec: check for changing w/h. 13 years ago
  Michael Niedermayer ba775a54bc indeo3: fix out of picture write. 13 years ago
  Michael Niedermayer 59a4b73531 pthread/mpegvideo: detect and block attempts to init frames after setup. 13 years ago
  Janne Grunau cb7190cd2c rv34: error out on size changes with frame threading 13 years ago
  Alex Converse b00307ecd0 aacsbr: Add a debug check to sbr_mapping. 13 years ago
  Alex Converse 0cb93dacee aac: Reset some state variables when turning SBR off 13 years ago
  Alex Converse a237b38021 aac: Reset PS parameters on header decode failure. 13 years ago
  Michael Niedermayer 71c2a70cbf error_concealment: Prevent FPEs in case of corrupted input. 13 years ago
  Ronald S. Bultje 7beec7e29d fate: add wmalossless test. 13 years ago
  Michael Niedermayer e2d110d8d2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 71ea26811c aacsbr: handle m_max values smaller than 4. 13 years ago
  Reimar Döffinger adb98a3d22 VC1: restore optimizations broken in 9a1ced32. 13 years ago
  Paul B Mahol e730036fdc interplayvideo: give avctx to av_dlog() 13 years ago
  Paul B Mahol 0c57f8197c interplayvideo: remove superfluous strings from av_log() 13 years ago