40483 Commits (4e4634aa160ad0e27bee5e7809edbfcace08eba6)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 4e4634aa16 Support yuva422p in ffv1. 13 years ago
  Carl Eugen Hoyos 8ba543eb3b Add Avid Meridien (AVUI) decoder. 13 years ago
  Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
  Michael Niedermayer 7da0a07283 mp3demux: fix id3 discard code 13 years ago
  Michael Niedermayer f46185c289 mp3demux: fix off by 1 error 13 years ago
  Michael Niedermayer 3183c38aaa mp3decoder: discard ID3 tags 13 years ago
  Michael Niedermayer 011004152f lavc/utils: change a few asserts to av_assert0() 13 years ago
  Michael Niedermayer 36583d23bd audio_frame_que: simplify 14 years ago
  Michael Niedermayer 364c71c80e movenc: store codecs that dont provide a frame_size as audio_vbr=1 13 years ago
  Michael Niedermayer 653d117c29 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer cb982739fa mpegvideo: double thread limit 13 years ago
  Ole Dittmann fff9680d8c aacdec: Add forgotten flush 13 years ago
  Michael Niedermayer c6aa2c4b12 ffmpeg: print next_dts too on debug_ts 13 years ago
  Nick Brereton 8036a69e6b Decode XBR extension in first asset 13 years ago
  Michael Niedermayer f14f3bae6b mp3enc: avoid ifdef 13 years ago
  Tobias Rapp 8da0a6cda1 mp3enc: Fix Xing tag identification string for CBR files 13 years ago
  Diego Biurrun fdc918632f libschroedinger: Switch to function names more in line with Libav style. 14 years ago
  Diego Biurrun 9cef0669c4 Move code shared between libdirac and libschroedinger to libschroedinger. 14 years ago
  Anton Khirnov 8134fafe9b lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago
  Anton Khirnov 1432c1c429 lavf: add missing '*' in a doxy. 13 years ago
  Diego Biurrun 10d2ea2604 h264: Remove a commented-out function pointer typedef. 13 years ago
  Diego Biurrun ea14050642 txd: Remove write-only variable in txd_decode_frame(). 14 years ago
  Diego Biurrun 246b050f51 mmvideo.c: Remove unused variable in mm_decode_pal(). 14 years ago
  Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
  Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 14 years ago
  Diego Biurrun 1f4f752117 libschroedinger: Move a function to avoid a forward declaration. 14 years ago
  Sean McGovern b68c4ac293 pthread: warn on high thread counts 14 years ago
  Robert Nagy a07578f3f2 vf_yadif: fix missing error handling for avfilter_poll_frame() 14 years ago
  Ronald S. Bultje 08354bf458 avprobe: allow showing only one container/stream property. 13 years ago
  Anton Khirnov 0bbd874743 lavfi: support audio in avfilter_copy_frame_props(). 13 years ago
  Mina Nagy Zaki 11b6a82412 lavfi: avfilter_merge_formats: handle case where inputs are same 14 years ago
  Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
  Michael Niedermayer 16b9156b7e ffm: disable adjust_write_index() 13 years ago
  Paul B Mahol 37f4a976b3 zerocodec: check if the previous frame is missing 13 years ago
  Luca Barbato e004bc16a1 doc: clarify check for NULL pointer style 13 years ago
  Robert Nagy 4f5c5416ca yadif: Add yuva444p to format list. 13 years ago
  Michael Niedermayer bd1d975cd0 swr: fix silence buffer for planar U8 13 years ago
  Michael Niedermayer fecdc76a9f swr: fix cpy() after the len was changed to be in samples. 13 years ago
  Michael Niedermayer 715c8a5a50 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer cbbc472467 swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32/float_a_ssse3 13 years ago
  Kostya Shishkov fb5c1aaea6 dfa: use more meaningful return codes 13 years ago
  Michael Niedermayer 71a3c59ed7 eatgv: check vector_bits 14 years ago
  Kostya Shishkov a390aa0ea4 eatgv: check motion vectors 13 years ago
  Michael Niedermayer f10aeab69c swr: audioconvert: consider mono to be planar 13 years ago
  Diego Biurrun 30b1961c66 Mark a number of variables only used in av_dlog() calls as av_unused. 14 years ago
  Diego Biurrun b2e92e946c dvdec: drop const qualifier from variable to eliminate a warning 14 years ago
  Robert Nagy ad0278661b avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation. 14 years ago
  Sean McGovern be6009d32c tests/utils: don't ignore the return value of fwrite() 13 years ago
  Michael Niedermayer 72ae583b7d swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT SSE/SSE2 (16 new SIMD functions) 13 years ago
  Michael Niedermayer 11ad5f0d7d swr-x86-simd: create prototypes with macros, this is simpler. 13 years ago