41472 Commits (8836b41a782ff832bc9ff500d2f0b54e309475a3)
 

Author SHA1 Message Date
Michael Niedermayer 8836b41a78 fate-acodec-dca2: add bitexact flag 13 years ago
Michael Niedermayer fd8da83d55 enc_dec_pcm: add bitexact flag 13 years ago
Michael Niedermayer 8f1b139c10 cmdutils: dont return void from a void function 13 years ago
Michael Niedermayer dfaf2dd956 h264: use externally provided dimensions when they appear to be more correct. 13 years ago
Paul B Mahol 3275981207 libopenjpegdec: make use of FF_ARRAY_ELEMS 13 years ago
James Zern 695e85f189 libvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mapping 13 years ago
Stefano Sabatini 53dfc38452 lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZE 13 years ago
Paul B Mahol 1ef5561a66 libopenjpeg: YUVA422P and YUVA444P support 13 years ago
Michael Niedermayer 75f8f70221 Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol 8554e21f79 ffv1enc: add yuva422p to .pix_fmts 13 years ago
Michael Niedermayer 94632dbb1e Merge remote-tracking branch 'cus/stable' 13 years ago
J. Bohl 2138bc16fd remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did not compile with ICL12.1) 13 years ago
Paul B Mahol a474403229 libopenjpegdec: unbreak yuva420p support 13 years ago
Marton Balint 143a5390bf ffplay: fix return value of get_video_frame if avcodec_decode_video fails 13 years ago
Paul B Mahol 7655cc395d colorspace-test: add few more tests 13 years ago
Michael Niedermayer b0415287e3 float_dsp.c: Restore author attribution that was removed by libav while moving code to libavutil 13 years ago
Michael Niedermayer f0313e9022 x86/float_dsp.asm: restore author attribution 13 years ago
Mans Rullgard 30f515091c h264: allow cropping to AVCodecContext.width/height 13 years ago
Mans Rullgard 8aa93e9004 mov: set AVCodecContext.width/height for h264 13 years ago
Michael Niedermayer 1b7a4c93a9 lavc/bintext: check extradata size 13 years ago
Michael Niedermayer c61c8536ef lavf/bintext: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata 13 years ago
Michael Niedermayer eae983f4ff ffmpeg: fix fate breakage introduced by key=value buffersrc args. 13 years ago
Paul B Mahol 1d69dcb887 swscale: unscaled rgb48 <-> bgr48 13 years ago
Paul B Mahol e400b95b32 bink: check av_mallocz() return value 13 years ago
Paul B Mahol c2dd01c16f binkaudio: prevent extradata overread 13 years ago
Nicolas George 6fef82f22d ffmpeg: with filter_complex, avoid random in<->out mapping. 13 years ago
Nicolas George fbaa8fe6c6 ffmpeg: init icodec. 13 years ago
Nicolas George 8362d734a3 ffmpeg: use the frame rate computed by lavfi. 13 years ago
Nicolas George 5f281e94ba ffmpeg: add frame rate to the buffersrc arguments. 13 years ago
Nicolas George 0f62125643 buffersrc: deprecate flat options syntax. 13 years ago
Nicolas George 9ca440679d buffersrc: accept the frame rate as argument. 13 years ago
Nicolas George dcaa4efcee buffersrc: accept key=value arguments. 13 years ago
Nicolas George 283cc05938 buffersink: add av_buffersink_get_frame_rate(). 13 years ago
Nicolas George 7b42036b3b lavfi: add a frame_rate field to AVFilterLink. 13 years ago
Kostya Shishkov cac4760bf4 iac: generate codec tables as they are supposed to be 13 years ago
Kostya Shishkov e1a3fa5d3a indeo4: handle frame type 1 properly 13 years ago
Michael Niedermayer 04e2ac4749 libavutil.v: add avpriv prefix 13 years ago
Michael Niedermayer a5c6349358 swr: skip memset(0) in rematrix when the array is known to be already 0 13 years ago
Michael Niedermayer 75d900d52e swr: zero buffers on allocation 13 years ago
J. Bohl 023c073076 add bracket around the argument (fixes compilation error with ICL) 13 years ago
Michael Niedermayer 690ea9359d Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 7e22514d98 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer e016e3c9d7 swr: add mix8to2 13 years ago
Michael Niedermayer b0348158a0 swr: 5.1->stereo double, float and s16 13 years ago
Michael Niedermayer ca30ae12c5 swr: add all in one rematrixing function ptr 13 years ago
Michael Niedermayer dfde3d497e swr: add inrermediate sample type for rematrixing 13 years ago
Justin Ruggles 03e098e7a0 lavu: change versioning script to include all av* prefixed symbols 13 years ago
Michael Niedermayer cb819338d1 ffplay: reset AVFrame to defaults before decoding each new frame. 13 years ago
Michael Niedermayer 349b65eee2 ffplay: check return code of avcodec_decode_video2() 13 years ago
Justin Ruggles 3b81a18ba3 float_dsp: ppc: add a separate header for Altivec function prototypes 13 years ago