37022 Commits (378b7beff55ced231e43b6892f1e6ad5146dcafd)
 

Author SHA1 Message Date
  Hendrik Leppkes 378b7beff5 mpeg12: fixed parsing in some mpeg2 streams 13 years ago
  Michael Niedermayer e9a6152e17 lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8 13 years ago
  Reimar Döffinger b4ec645f47 Extract some duplicated code. 13 years ago
  Reimar Döffinger b64b1608d8 Remove pointless and distracting () 13 years ago
  Reimar Döffinger 57608d9029 Simplify: just add header_size directly. 13 years ago
  Reimar Döffinger b09c93d7bc Move some duplicated code, simplify. 13 years ago
  Reimar Döffinger 0a403588d2 Make variable that always has the same value const. 13 years ago
  Reimar Döffinger daa47fdd2c Optimized base64 decode by writing 3 bytes at once. 13 years ago
  Reimar Döffinger 420719e141 Cosmetics: add do {} while 0 to macro. 13 years ago
  Michael Niedermayer 0421b6dc7a sws: In case of an invalid scaler algorithm, show the invalid value. 13 years ago
  Michael Niedermayer 4f11bed7a1 avidec: fix "avidec.c:362: warning: st may be used uninitialized in this function" 13 years ago
  Michael Niedermayer 9e34adfc02 RC: Fix initial buffer occupancy. 13 years ago
  Michael Niedermayer 887cd591a8 mpegpsmux: Fix integer overflow with huge VBV sizes. 13 years ago
  Michael Niedermayer 018a6645bc aacenc: Fix bug in writing libavcodec_ident. 13 years ago
  Carl Eugen Hoyos f746f37901 Support decoding gray8a tiff images. 13 years ago
  Jean First e8df18270a img2: add j2c file extension 13 years ago
  Jean First 39bf7ffeb5 pixdesc: cosmetics 13 years ago
  Michael Niedermayer d1c48025a7 pngdec: Do not use SIMD paeth prediction for bpp=2 13 years ago
  Michael Niedermayer fd8a8373aa pngdec: Fix masks for interlaced decoding 13 years ago
  Michael Niedermayer 602e97dfaa pngdec: Add some FF_DEBUG based av_logs. 13 years ago
  Michael Niedermayer 657878f76e sws: fix copy case detection with gray8a. 13 years ago
  Michael Niedermayer 2478612fc0 lavc: Mark the err_detect constants as audio+video as they also apply to audio. 13 years ago
  Michael Niedermayer 44d4fe9dad error_detection: put the old error detection constants back. 13 years ago
  Michael Niedermayer c5c7e0ebc1 git show 2473a45c85 avconv.c | patch ffmpeg.c 13 years ago
  Michael Niedermayer b5a69e79c5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
  Reinhard Tartler 4b63cc18bc Finalize changelog for 0.8 Release 13 years ago
  Carl Eugen Hoyos 9e53f62be1 Support decoding Avid DS Uncompressed (SUDS). 13 years ago
  Reimar Döffinger def19c9036 Unroll base64 decode loop. 13 years ago
  Reinhard Tartler fd1a1f1484 Prepare for 0.8 Release 13 years ago
  Reimar Döffinger 523f676b51 Use a full table for base64 decode. 13 years ago
  Reimar Döffinger d41c824b23 Fix valgrind FATE for out-of-tree builds. 13 years ago
  Stefano Sabatini a9117c755e lavfi: fix mp and mandelbrot descriptions to make them complete sentences 13 years ago
  Janne Grunau 2473a45c85 threads: change the default for threads back to 1 13 years ago
  Janne Grunau afb8b207d6 threads: update slice_count and slice_offset from user context 13 years ago
  Reimar Döffinger 8650d5faf9 base64: more thorough decode tests. 13 years ago
  Reimar Döffinger 77b90f0cd0 Add a --valgrind configure option. 13 years ago
  Martin Storsjö 7ba34575fd aviocat: Remove useless includes 13 years ago
  Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
  Anton Khirnov 97e3f94b61 Revert "avserver: fix build after the next bump." 13 years ago
  Dustin Brody d2a0041c20 mpegaudiodec: switch error detection check to AV_EF_BUFFER 13 years ago
  Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
  Dustin Brody f88949214c lavc: rename err_filter option to err_detect and document it 13 years ago
  John Brooks 9b6aafba6c mpegvideo: fix invalid memory access for small video dimensions 14 years ago
  Michael Niedermayer 99a42f3fa9 ac3dec: Move center&surround mix level tables to parser. 13 years ago
  Ray Simard 9ec39937f9 deshake: variable used uninitialized 13 years ago
  Michael Niedermayer bdd739e91c base64: Only run benchmark when "-t" is specified. 13 years ago
  Michael Niedermayer 57822f0660 base64: fix little typo 13 years ago
  Michael Niedermayer 8f0768cc22 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 01084336b7 base64: add a benchmark for a pure syntax check. 13 years ago