41506 Commits (9846a9c7015668b54e01a3b8dfbb24fc84616dd8)
 

Author SHA1 Message Date
Clément Bœsch 9846a9c701 riff: add ISMP/timecode tag. 13 years ago
Michael Niedermayer 0478d5f9fe ffmpeg: allow overriding framerate for stream copy 13 years ago
James Zern cb7f062286 libvpxenc: add support for forced key frames 13 years ago
Michael Niedermayer a5ca3203f0 rangecoder: use av_assert 13 years ago
Michael Niedermayer 1248de53c1 amrnbdec: use av_assert 13 years ago
Michael Niedermayer 4e3a5bc1f6 j2k: remove unreachable assert() 13 years ago
Michael Niedermayer 3630a07513 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 9e724d7216 dct-test: fix alignment in ff_prores_idct_put_10_sse2() 13 years ago
Michael Niedermayer 234d42f53b postprocess: fix another void returning void function. 13 years ago
Stefano Sabatini ee1748ab53 lavfi: fix signature for default_filter_name() 13 years ago
Michael Niedermayer 91bdced363 mpegtsenc: prevent pcr_packet_period==0 13 years ago
Michael Niedermayer 1321e6eaa7 tiffenc: use av_assert() 13 years ago
Michael Niedermayer bcbb30e2a0 libmp3lame: add missing layout terminator 13 years ago
Nicolas George 0d24931604 vf_fps: set frame_rate. 13 years ago
Nicolas George c8428a0d06 vf_tile: update deprecated functions. 13 years ago
Nicolas George 7b993c4a51 vf_tile: set frame_rate. 13 years ago
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
Anton Khirnov 5db5169e46 avconv: multithreaded demuxing. 13 years ago
Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
Anton Khirnov 59d58b3390 audioconvert: add a function for extracting the channel with the given index 13 years ago
Anton Khirnov 5df320e167 audioconvert: add a function for getting the name of a single channel. 13 years ago
Anton Khirnov 406b257de9 audioconvert: add a function for getting channel's index in layout 13 years ago
Anton Khirnov 3596de55fc audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels 13 years ago
Anton Khirnov d7d071a673 vf_libopencv: add missing headers. 13 years ago
Kostya Shishkov 19be0f3ca6 iac: add missing dependency 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