36382 Commits (f86c348d46db885a98d349ceed1eebf384d6ef01)
 

Author SHA1 Message Date
  Jean First f86c348d46 vp3: remove redeclaration of vp3_decode_flush 14 years ago
  Michael Niedermayer 7d8f115843 Merge remote-tracking branch 'qatar/master' 14 years ago
  Janne Grunau 881a5e047d mpegenc: use avctx->slices as number of slices 14 years ago
  Janne Grunau 264808219d v410enc: fix undefined signed left shift caused by integer promotion 14 years ago
  Michael Niedermayer 45552371e3 jpegdec: non interleaved rgb ljpeg support. 14 years ago
  Michael Niedermayer 465eb0eb48 jpegdec: 9-16 bit yuv/gray ljpeg support. 14 years ago
  Michael Niedermayer 24964f21e4 jpegdec: Only enable rgb mode when there are 3 components. 14 years ago
  Reinhard Tartler 302371c055 Release notes: mention cleaned up header includes 14 years ago
  Reinhard Tartler 4fb930a800 fix Changelog file 14 years ago
  Diego Biurrun 8fd35b1aac Fix a bunch of typos. 14 years ago
  Diego Biurrun 44b0edda3f Drop some pointless void* return value casts from av_malloc() invocations. 14 years ago
  Michael Niedermayer 0af34c4d2c MAINTAINERS: update release maintainers 14 years ago
  Michael Niedermayer a2a12e3358 vp3: fix regression with mplayer-crash.ogv 14 years ago
  Clément Bœsch e1a8164d62 mp3enc: fix playback with mp3 encoded files on some devices. 14 years ago
  Clément Bœsch 940d3cc0b0 drawtext: fix hard dependency to lavc (timecode). 14 years ago
  Justin Ruggles 3a1867deac wavpack: fix typos in previous cosmetic clean-up commit 14 years ago
  Justin Ruggles 513c238fa9 wavpack: cosmetics: K&R pretty-printing 14 years ago
  Anton Khirnov c88d53199b avconv: remove the 'codec framerate is different from stream' warning 14 years ago
  Hendrik Leppkes 14165fe125 wavpack: determine sample_fmt before requesting a buffer 14 years ago
  Justin Ruggles 8893fbdf7a bmv audio: implement new audio decoding API 14 years ago
  Justin Ruggles 03fafdec82 mpegaudiodec: skip all channels when skipping granules 14 years ago
  Jean First e2c1d3ec41 flvdec: use av_uninit to silence compiler warnings 14 years ago
  Paul B Mahol dfa77dead2 y41p encoder and decoder 14 years ago
  Jean First b103156235 j2kdec: av_log formatting use %tx instead of %x 14 years ago
  Michael Niedermayer 157f29f9a6 Revert "mpegvideo: Do not error out on default values of thread_count." 14 years ago
  Michael Niedermayer 4121148388 Merge remote-tracking branch 'qatar/master' 14 years ago
  Janne Grunau af9240cd3c mpegenc: simplify muxrate calculation 14 years ago
  Carl Eugen Hoyos ef611095f0 Add missing PIX_FMT_NONE to libopenjpegenc 14 years ago
  Paul B Mahol c0f7c574e9 Cosmetics: Replace -1 with PIX_FMT_NONE. 14 years ago
  Anton Khirnov f15f02c204 avconv: make -frames work for all types of streams, not just video. 14 years ago
  Aneesh Dogra f7e30cc13b bfi: K&R cosmetics 14 years ago
  Aneesh Dogra 87d9874864 bgmc: K&R cleanup 14 years ago
  Reimar Döffinger c914038d38 rawdec: Set start_time to 0 for raw audio files. 14 years ago
  Carl Eugen Hoyos 835af79b05 Detect 'yuv2' as rawvideo also in avi. 14 years ago
  Stefano Sabatini 28b4af8e38 rawdec: propagate pict_type information to the output frame 14 years ago
  Piotr Bandurski d3a5c26986 rawdec: Support more QT 1bpp rawvideo files. 14 years ago
  Janne Grunau 1135a07146 avconv: free bitstream filters 14 years ago
  Michael Niedermayer 9ba43e50ef h264: Fix frame sync / random access handling. 14 years ago
  Michael Niedermayer fba6777363 h264: Fix recovery_frame initialization when recovery_frame is -1 14 years ago
  Michael Niedermayer 36fa781bd6 h264: reset picture->sync on allocation. 14 years ago
  Jean First 6bd8d61378 mov: av_dlog use PRId64 instead of %ld 14 years ago
  Jean First d92d2af81f mxfdec: change av_log formatting %lx to PRIx64 and %li to PRIi64 14 years ago
  Janne Grunau b12d217339 threads: limit the number of automatic threads to MAX_AUTO_THREADS 14 years ago
  Michael Niedermayer ecb14b8af7 h264: add forgotten \n to "Invalid mix of idr and non-idr slices" 14 years ago
  Michael Niedermayer 393253b4b3 h264: Print pass in NAL debug output 14 years ago
  Aneesh Dogra da7c65f0ce avplay: K&R cleanup 14 years ago
  Janne Grunau 60d626650a fate: use rgb24 as output format for dfa tests 14 years ago
  Jean First 2e0efa332b af_astreamsync: remove unused variable 14 years ago
  Stefano Sabatini 42a8ac94d9 vf_tinterlace: implement interlace mode 5 14 years ago
  Janne Grunau b6064d9a59 threads: set thread_count to 1 when thread support is disabled 14 years ago