43191 Commits (878b3f2a2416c87fd14ecc4a4c4fac6a4b70bb5d)
 

Author SHA1 Message Date
Nicolas George 9009fa6de4 movtextdec: fix return value for too small packets. 12 years ago
Nicolas George 3d5dc7d87d mmvideo: count preamble size in return value. 12 years ago
Nicolas George cc7eff1fa0 vc1dec: count ENDOFSEQ code in return value. 12 years ago
Nicolas George 89898cd3b6 ffprobe: fix validity error with tags and data. 12 years ago
Samuel Pitoiset 9c9c21eaa1 rtmp: do not warn about receiving metadata packets 12 years ago
Diego Biurrun 8728b381cb x86: h264dsp: Adjust YASM #ifdefs 12 years ago
Diego Biurrun d1505db067 x86: yadif: Mark mmxext optimizations as such 12 years ago
Stefano Sabatini 52bd9cb4d2 lavfi/movie: force channel layout if not set by the decoder 12 years ago
Stefano Sabatini c809b89a12 ffprobe: show audio frame channels and channel_layout 12 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
Stefano Sabatini b4c3359828 lavfi/asettb: do not create a new reference in filter_samples() 12 years ago
Stefano Sabatini a7c3720e87 lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values 12 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 12 years ago
Michael Niedermayer 00ddf62078 mpegdemux: Fix probing of unrecognized_mpeg_video.mpg 12 years ago
Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 12 years ago
Michael Niedermayer 30c8573dc7 mpeg4videoenc: ensure SAR is within the supported range 12 years ago
Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Nicolas George a85b4a5696 lavfi: use correct PTS for link age. 12 years ago
Michael Niedermayer 64f07754fe buildsys: fix c++ compilation 12 years ago
Michael Niedermayer 64a2c51f7b fate: fix forgotten hunk for framerate order change in ffmpeg.c 12 years ago
Michael Niedermayer 3161958455 yadif: update frame rate 12 years ago
Michael Niedermayer cbb2c95e47 ffmpeg: init simple filter graph before trying to extract framerate from its output. 12 years ago
Michael Niedermayer dfd8f2ff19 avfilter: fix minor typo 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 12 years ago
Nicolas George 33449b1776 audioconvert: add av_get_channel_description(). 12 years ago
Nicolas George cc55470472 audioconvert: include the description of channels in the library. 12 years ago
Paul B Mahol 8a6d673eff flacdec: fix memleaks 12 years ago
jamal 753a1b0988 samplefmt: Fix warning about discarded qualifier 12 years ago
jamal 938e4470ae options: Fix warning about incompatible pointer type 12 years ago
Ronald S. Bultje 8e5d71d110 swscale: bury one more piece of inline asm under HAVE_INLINE_ASM. 12 years ago
Michael Niedermayer 7d1918affe Merge remote-tracking branch 'qatar/master' 12 years ago
Anton Khirnov 29d70274ec wv: K&R formatting cosmetics 12 years ago
Diego Biurrun 193cdd9a3e configure: Add missing descriptions to help output 12 years ago
Stefano Sabatini 316f6df9cc lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffer_ref_from_frame() 12 years ago
Stefano Sabatini 9cf9214d0a lavfi/color: free internal context options in uninit() 12 years ago
Stefano Sabatini a74dcb7dc0 lavfi/color: cache and reuse colored picture in context 12 years ago
Stefano Sabatini 47b6b7a2b9 lavfi/color: reindent after the previous commit 12 years ago
Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 12 years ago
Stefano Sabatini ad2022ac83 lavfi/testsrc: add comment in options 12 years ago
Ronald S. Bultje be391fb6df h264_ps: declare array of colorspace strings on its own line. 12 years ago
Mans Rullgard 70c8753d33 fate: amix: specify f32 sample format for comparison 12 years ago
Mans Rullgard 9f1280def4 tiny_psnr: support 32-bit float samples 12 years ago
Michael Niedermayer 7c26761b81 Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 12 years ago
Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
Mans Rullgard 591766a3a9 eamad: remove use of MpegEncContext 12 years ago
Mans Rullgard 87cf481aa8 mpegvideo: remove unnecessary inclusions of faandct.h 12 years ago
Michael Niedermayer 72dabdfc58 aacenc: new default cutoff 12 years ago
Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 12 years ago