41353 Commits (c8a11014b673ebc6946db6fcd20009d330c57c48)
 

Author SHA1 Message Date
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
Samuel Pitoiset a4d3f3580b rtmp: Return a proper error code instead of -1 13 years ago
Samuel Pitoiset 08e93f5b46 rtmp: Check malloc calls 13 years ago
Samuel Pitoiset f645f1d6ea rtmp: Check ff_rtmp_packet_create calls 13 years ago
Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö 1e8561e369 flvdec: Make sure sample_rate is set to the updated value 13 years ago
Michael Niedermayer 90290a5150 tqi: Pass errors from the MB decoder 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