41515 Commits (751dcd92435d8f38fd3f2035d515b10049483c49)
 

Author SHA1 Message Date
Paul B Mahol 751dcd9243 Remove eightsvx_raw decoder line 13 years ago
Michael Niedermayer d9a9518fba flvenc: use av_assert instead of assert 13 years ago
Michael Niedermayer 709b54eae9 rv20enc: use av_assert 13 years ago
Michael Niedermayer 66531c75d3 random_seed: rewrite generic code. 13 years ago
Carl Eugen Hoyos 37f1a7d51d Make png-in-mov QuickTime-compatible for more colour-spaces. 13 years ago
Clément Bœsch 20e46aafbd mov: export orphan tmcd track metadata to global format metadata. 13 years ago
Clément Bœsch 1ec23d9c02 mov: copy timecode metadata from tmcd track to the related video stream. 13 years ago
Clément Bœsch 0d96ec19eb mov: parse tref atom. 13 years ago
Clément Bœsch 9fb2e234d0 movenc: add timecode track support. 13 years ago
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