41002 Commits (c0532f4bbc4397b90d2c6e0413b2374fed5b3a05)
 

Author SHA1 Message Date
Carl Eugen Hoyos c0532f4bbc Build the aformat filter when ffmpeg is built. 13 years ago
Carl Eugen Hoyos 36d0f8c9db Do not disable ffmpeg with --disable-everything. 13 years ago
Carl Eugen Hoyos 001d9d5e93 Fix compilation with --disable-everything. 13 years ago
Michael Niedermayer d5802a59f7 lavfutils: fix copyright 13 years ago
Michael Niedermayer 7343727a8f lavfi/video: fix copyright 13 years ago
Michael Niedermayer e92b48d40f drawutils: fix copyright 13 years ago
Michael Niedermayer cfb398bfc4 vf_fps: fix copyright 13 years ago
Michael Niedermayer c836f28f33 vf_fps: license cleanup 13 years ago
Michael Niedermayer 81c23fec63 lavfi/buffer.c: fix copyright 13 years ago
Michael Niedermayer 83995411f7 lavfi/avcodec.c: fix copyright 13 years ago
Michael Niedermayer 20f991e0f6 asrc_anullsrc: fix copyright 13 years ago
Michael Niedermayer 77ba8af023 asink_anullsink: fix copyright 13 years ago
Michael Niedermayer 7ef5c80cb4 af_null: fix copyright 13 years ago
Stefano Sabatini fce30d8d73 lavfi: copy palette in start_frame() 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d0f78e77e1 avidec: simplify avi_read_idx1() 13 years ago
Michael Niedermayer 212f129fb8 avidec: discard 0 packets even for sample_size==0 NI 13 years ago
Michael Niedermayer 3cb83b225e xsubdec: print frame size when too small 13 years ago
Michael Niedermayer 121d3875b6 lavf: print the invalid tb in avpriv_set_pts_info() 13 years ago
Carl Eugen Hoyos 5e268633d1 Do not leak extradata when encoding avui. 13 years ago
Carl Eugen Hoyos fb6c6b15d7 avuienc: Use field_order to determine if a stream is interlaced. 13 years ago
Carl Eugen Hoyos 7a0d00dc79 Fix compilation with --disable-everything --enable-demuxer=ogg (--disable-yasm). 13 years ago
Carl Eugen Hoyos 9ddc47227d Fix compilation with --disable-everything --enable-demuxer=flac (--disable-yasm). 13 years ago
Nicolas George 0da28d689c af_amerge: compute output timestamp. 13 years ago
Nicolas George e6aee46760 af_amerge: set samples rate in query_formats. 13 years ago
Michael Niedermayer e15f1286e6 ffv1: fix decoder state_transition table 13 years ago
Dave Yeo 3f9d6e4239 os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 13 years ago
Michael Niedermayer 60c950ac08 dwt: use av_freep() 13 years ago
Michael Niedermayer ea5dab58e0 Merge remote-tracking branch 'qatar/master' 13 years ago
Samuel Pitoiset e5773d8bc3 http: Add support for reading http POST reply headers 13 years ago
Samuel Pitoiset ba354a8cc0 http: Add http_shutdown() for ending writing of posts 13 years ago
Samuel Pitoiset 4a9ca93556 tcp: Allow signalling end of reading/writing 13 years ago
Samuel Pitoiset 32d545e0a4 avio: Add a function for signalling end of reading/writing 13 years ago
Anton Khirnov 0ce4a627c9 lavfi: fix comment, audio is supported now. 13 years ago
Anton Khirnov ce353a881f lavfi: fix incorrect comment. 13 years ago
Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Mina Nagy Zaki 88c3b87bd8 lavfi: deprecate default config_props() callback and refactor avfilter_config_links() 13 years ago
Anton Khirnov ccefa89f39 avfiltergraph: smarter sample format selection. 13 years ago
Anton Khirnov 0629f6128e avconv: rename transcode_audio/video to decode_audio/video. 13 years ago
Anton Khirnov f297dd3812 asyncts: reset delta to 0 when it's not used. 13 years ago
Justin Ruggles 713548cbad x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. 13 years ago
Michael Niedermayer 841c1be57e swr: check return value of swr_inject_silence/drop_output. 13 years ago
Michael Niedermayer d9b92980c9 libvorbis: only store version string if bitexact is not set. 13 years ago
Michael Niedermayer a645049bd8 swr: check count argument of realloc_audio() 13 years ago
Carl Eugen Hoyos 50858a64bf Add Avid Meridien Uncompressed (AVUI) encoder. 13 years ago
Matthieu Bouron f452d6c34d mxfdec: fix frame height computation for mixed fields layout 13 years ago
Robert Nagy 965b807278 vf_yadif: Fixed potential access violation on EOF. 13 years ago
Michael Niedermayer 1dd71e1cd5 rawdec: force timestamps from codec to be used 13 years ago