47258 Commits (b99f1303ad9ccf09c69f7300e291fee47187d816)
 

Author SHA1 Message Date
Michael Niedermayer a13148f633 Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c' 12 years ago
Michael Niedermayer 86270236d5 dsputil_mmx: ff_put_dirac_pixels depend now on yasm. 12 years ago
Peter Ross 76f60788e7 iff demuxer: don't bother checking bitmap compression type; iff decoder does this now 12 years ago
Peter Ross f737e76026 iff decoder: reindent 12 years ago
Peter Ross 929a24efff iff decoder: merge iff ilbm and byterun1 decoders 12 years ago
Peter Ross f2dc82b90f dpx: perform width/height upgrade and av_image_check_size earlier to prevent segfault on malformed input 12 years ago
Paul B Mahol 5a3370816f av_get_audio_frame_duration: add ADPCM_AFC 12 years ago
Paul B Mahol c5607dfddc doc/general: improve AST description 12 years ago
Janne Grunau 7709ce029a lavf: avoid integer overflow in ff_compute_frame_duration() 12 years ago
Janne Grunau 5ae72f5453 flashsv: check for keyframe before using differential coding 12 years ago
Janne Grunau 706acb558a h264: enable low delay only if no delayed frames were seen 12 years ago
Michael Niedermayer b5e0e327ce ffmpeg: fix swr filter_type for auto inserted aresample filters 12 years ago
Michael Niedermayer 4bd6d73fc8 ffmpeg: fix passing swresample options to the auto inserted swr 12 years ago
Michael Niedermayer 69d45d2ecb avfiltergraph: add aresample_swr_opts 12 years ago
Michael Niedermayer 2624027439 lavu: drop time redefinition as it causes some problems in some uncommon configurations. 12 years ago
Michael Niedermayer 7b29b07394 Merge remote-tracking branch 'qatar/master' 12 years ago
Diego Biurrun 7ee4071362 x86: fix build without inline asm 12 years ago
Paul B Mahol 7d2156aee8 adpcm/thp: make use of ADPCMChannelStatus to store prev samples 12 years ago
Justin Ruggles 3d3cf6745e aacdec: use float planar sample format for output 12 years ago
Justin Ruggles 8e134e5104 lavc: clarify get_buffer() documentation 12 years ago
Justin Ruggles 3ffed68c2a mpegaudiodec: use planar sample format for output unless packed is requested 12 years ago
Michael Niedermayer 66c3bac2b9 Merge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96' 12 years ago
Justin Ruggles 2d3993ce8c x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 12 years ago
Michael Niedermayer bf2f93cdbf Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc' 12 years ago
Stefano Sabatini b473c9937e lavu/samplefmt: return the size of the allocated samples buffer at the next bump 12 years ago
Ivan Pozdeev 329b8f85b0 doc/encoders: add a note for x264 options that use colon 12 years ago
Carl Eugen Hoyos d643dd5c55 Support switching field order when decoding frwu. 12 years ago
Janne Grunau e96d90eed6 remove #defines to prevent use of discouraged external functions 12 years ago
Michael Niedermayer b5b9686615 imc: flush decoder 12 years ago
Michael Niedermayer 579d21f777 tga: check palette size earlier. 12 years ago
Daniel Kang 610e00b359 x86: h264: Convert 8-bit QPEL inline assembly to YASM 12 years ago
Stefano Sabatini e55c3857d2 lavc/utils: check return value of avcodec_fill_audio_frame() for < 0 12 years ago
Daniel Kang ad01ba6cea x86: h264: Remove 3dnow QPEL code 12 years ago
Stefano Sabatini 51e9f58e1c lavu/opt: add support for reading pixel and sample format through av_get_int() 12 years ago
Stefano Sabatini cf6c6134cd doc: add libswscale.texi and ffmpeg-scaler.texi files 12 years ago
Peter Ross 33181975b5 mpsmpeg4: use av_image_check_size 12 years ago
Peter Ross a246a603bf avrndec: use av_image_check_size 12 years ago
Peter Ross 2d954ccd84 rawdec: use av_image_check_size 12 years ago
Stefano Sabatini 252746d052 lavu/imgutils: add consistency checks to av_image_copy_plane() 12 years ago
Diego Biurrun 28c8e288fa x86: h264_chromamc: port to cpuflags 12 years ago
Paul B Mahol b491da18d1 yop: fix typo 12 years ago
Anton Khirnov 4632abc7a3 avconv: fix copying per-stream metadata. 12 years ago
Stefano Sabatini 26c531cc22 lavu/opt: fix range shown in set_format() log message 12 years ago
Stefano Sabatini be2c0bc949 configure: prefer "resampling" in the libswresample pkg-config description 12 years ago
Stefano Sabatini c70ec631c9 lavu/opt: add av_opt_ accessors for pixel/format/image size options 12 years ago
Peter Ross fdd71cf04c iff decoder: initialise HAM line decoder with first palette entry 12 years ago
Michael Niedermayer 8f507feecb avfiltergraph: add AVOption table 12 years ago
Marcus Stollsteimer 2bf794b698 doc: avtools-common-opts: Fix terminology concerning metric prefixes 12 years ago
Sean McGovern f2ce813e37 configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge 12 years ago
Diego Biurrun ddb009425c riff: Make ff_riff_tags static and move under appropriate #ifdef 12 years ago