41482 Commits (4adf5dfadb9ae310199bb0dc77481c233342d977)
 

Author SHA1 Message Date
Nicolas George 4adf5dfadb sdl: fix aspect ratio computations. 13 years ago
Nicolas George 3ff6b1a2b3 sdl: fix overlay size. 13 years ago
Nicolas George 2f9907be3e sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS. 13 years ago
Michael Niedermayer 4bfee465e9 bprint-test: avoid z modifier, mingw fails with it 13 years ago
Michael Niedermayer d35c27db63 sink_buffer: dont return void from void functions. 13 years ago
Michael Niedermayer 3b196bb737 libavcodec/x86/rv40dsp_init.c: add missing HAVE_YASM 13 years ago
Michael Niedermayer 915ec91e6b libavcodec/x86/h264dsp_mmx.c: add forgotten HAVE_YASM 13 years ago
Michael Niedermayer 63bfee8796 libavcodec/x86/dwt.c: move some missed things under HAVE_YASM 13 years ago
Michael Niedermayer b84c9cf7f7 dct-test: fix #if for ff_prores_idct_put_10_sse2() 13 years ago
Michael Niedermayer 7b0d362567 libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. 13 years ago
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