43714 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)
 

Author SHA1 Message Date
  Carl Eugen Hoyos d1ebb25ac6 Skip chan tag padding. 13 years ago
  Ronald S. Bultje b6a3849adb fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 13 years ago
  Ronald S. Bultje ddbe71b44f dct-test: allow to compile without HAVE_INLINE_ASM. 13 years ago
  Ronald S. Bultje 53dfaedc01 x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM. 13 years ago
  Paul B Mahol 296bcdd2a7 paf: use reget_bufer() instead of get_buffer() 13 years ago
  Paul B Mahol c36bad3b89 xvma: remove unused variable 13 years ago
  Michael Niedermayer b0c51bbcd1 h264_mc_template: switch to av_assert 13 years ago
  Michael Niedermayer 38d1c5a4cc g722enc: switch to av_assert 13 years ago
  Michael Niedermayer d57a9928ea ffmpeg: avoid bogus error with "test.flac -c copy -f null -" 13 years ago
  Diego Biurrun 9e4bca16f8 dca: Move tables used outside of dcadec.c to a separate file. 13 years ago
  Diego Biurrun 13a79cf84e dca: Rename dca.c ---> dcadec.c 13 years ago
  Diego Biurrun 6376a3ad24 x86: h264dsp: Remove unused variable ff_pb_3_1 13 years ago
  Michael Niedermayer d1dad7c824 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 921063877e apetag: change a forgotten return to return 0 13 years ago
  Anton Khirnov f2ed006c90 mpc8: return more meaningful error codes. 13 years ago
  Anton Khirnov 263dbe9d95 mpc: return more meaningful error codes. 13 years ago
  Anton Khirnov 782e64fbe1 wv,mpc8: don't return apetag data in packets. 13 years ago
  Nicolas George d2ca5dd0f3 loco: fix return value. 13 years ago
  Nicolas George 91ec1c6cc3 loco: take decode overflow into account. 13 years ago
  Nicolas George b2814b034e sp5xdec: sanitize return value. 13 years ago
  Nicolas George 7a539e67f4 8svx: unify mono and stereo code paths. 13 years ago
  Nicolas George 5caea648d4 8svx: remove useless rounding code. 13 years ago
  Nicolas George 1c98781837 8svx: use a more direct condition. 13 years ago
  Nicolas George 9009fa6de4 movtextdec: fix return value for too small packets. 13 years ago
  Nicolas George 3d5dc7d87d mmvideo: count preamble size in return value. 13 years ago
  Nicolas George cc7eff1fa0 vc1dec: count ENDOFSEQ code in return value. 13 years ago
  Nicolas George 89898cd3b6 ffprobe: fix validity error with tags and data. 13 years ago
  Samuel Pitoiset 9c9c21eaa1 rtmp: do not warn about receiving metadata packets 13 years ago
  Diego Biurrun 8728b381cb x86: h264dsp: Adjust YASM #ifdefs 13 years ago
  Diego Biurrun d1505db067 x86: yadif: Mark mmxext optimizations as such 13 years ago
  Stefano Sabatini 52bd9cb4d2 lavfi/movie: force channel layout if not set by the decoder 13 years ago
  Stefano Sabatini c809b89a12 ffprobe: show audio frame channels and channel_layout 13 years ago
  Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 13 years ago
  Stefano Sabatini b4c3359828 lavfi/asettb: do not create a new reference in filter_samples() 13 years ago
  Stefano Sabatini a7c3720e87 lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values 13 years ago
  Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 13 years ago
  Michael Niedermayer 00ddf62078 mpegdemux: Fix probing of unrecognized_mpeg_video.mpg 13 years ago
  Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 13 years ago
  Michael Niedermayer 30c8573dc7 mpeg4videoenc: ensure SAR is within the supported range 13 years ago
  Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 13 years ago
  Nicolas George a85b4a5696 lavfi: use correct PTS for link age. 13 years ago
  Michael Niedermayer 64f07754fe buildsys: fix c++ compilation 13 years ago
  Michael Niedermayer 64a2c51f7b fate: fix forgotten hunk for framerate order change in ffmpeg.c 13 years ago
  Michael Niedermayer 3161958455 yadif: update frame rate 13 years ago
  Michael Niedermayer cbb2c95e47 ffmpeg: init simple filter graph before trying to extract framerate from its output. 13 years ago
  Michael Niedermayer dfd8f2ff19 avfilter: fix minor typo 13 years ago
  Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 13 years ago
  Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 13 years ago
  Nicolas George 33449b1776 audioconvert: add av_get_channel_description(). 13 years ago