43120 Commits (b9df3f4f6ce06257f439174c37936599008d426a)
 

Author SHA1 Message Date
Michael Niedermayer e083a62e9d aacdec: switch to AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer 6f6182372c hls: replace probsize=0 by noheader flag removial. 13 years ago
Michael Niedermayer 12d1ee6a5e ff_add_index_entry: reject AV_NOPTS_VALUE 13 years ago
Michael Niedermayer 2cd491a47c lavf: move generic index generation code to a later point 13 years ago
Michael Niedermayer 2880c31660 parse_packet: use pkt.pos always instead of the avparser offset. 13 years ago
Michael Niedermayer 4e7f9ebdc2 wav: switch to AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer fdc371114f ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer 5ea4ee7bcb flacdec: mark as AVSTREAM_PARSE_FULL_RAW 13 years ago
Michael Niedermayer ea8c12c90f mp3dec: mark as AVSTREAM_PARSE_FULL_RAW 13 years ago
Piotr Bandurski c5f23df2dd movenc: fix remuxing of yuv2 13 years ago
Michael Niedermayer 9054f6b66b probe_codec: fix memory corruption 13 years ago
Nicolas George 6bf87785e8 ffmpeg: warn about new streams after startup. 13 years ago
Nicolas George d0d9272580 faq: explain about new streams, probesize and analyzeduration. 13 years ago
Anton Khirnov b5c8aa745e vf_yadif: unset cur_buf on the input link. 13 years ago
Anton Khirnov f431315a86 vf_overlay: ensure the overlay frame does not get leaked. 13 years ago
Michael Niedermayer 08fc1ad151 vf_overlay: prevent premature freeing of cur_buf 13 years ago
Antti Seppälä 5423e908c9 Support urlencoded http authentication credentials 13 years ago
Samuel Pitoiset abf77a247b rtmp: Return an error when the client bandwidth is incorrect 13 years ago
Samuel Pitoiset be8f949219 rtmp: Return proper error code in handle_server_bw 13 years ago
Samuel Pitoiset 088a82bb33 rtmp: Return proper error code in handle_client_bw 13 years ago
Samuel Pitoiset e7ea6883bf rtmp: Return proper error codes in handle_chunk_size 13 years ago
Michael Niedermayer f7d4e26c6a Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles 0dadf9d1e9 lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt() 13 years ago
Michael Niedermayer 9746f87f15 libvpxenc: switch to av_assert 13 years ago
Michael Niedermayer aee675a326 intrax8: asserts cleanup 13 years ago
Ronald S. Bultje 48098788c2 vp8: Replace x*155/100 by x*101581>>16. 13 years ago
Ronald S. Bultje a1878a88a1 vp3: don't use calls to inline asm in yasm code. 13 years ago
Ronald S. Bultje 79195ce565 x86/dsputil: put inline asm under HAVE_INLINE_ASM. 13 years ago
Yang Wang 845e92fd6a dsputil_mmx: fix incorrect assembly code 13 years ago
Samuel Pitoiset 6d1c9945dd rtmp: Factorize the code by adding handle_invoke 13 years ago
Samuel Pitoiset 7be2a7d8ff rtmp: Factorize the code by adding handle_chunk_size 13 years ago
Samuel Pitoiset 0ffd5161c4 rtmp: Factorize the code by adding handle_ping 13 years ago
Samuel Pitoiset 912ecc9a19 rtmp: Factorize the code by adding handle_client_bw 13 years ago
Samuel Pitoiset 9b498148ca rtmp: Factorize the code by adding handle_server_bw 13 years ago
Samuel Pitoiset 758377a2b7 rtmp: Add a new option 'rtmp_pageurl' 13 years ago
Samuel Pitoiset 98df48db6d doc: Update the description of the rtmp_tcurl option 13 years ago
Samuel Pitoiset 63ffa154e9 rtmp: Make the description of the rtmp_tcurl option more generic 13 years ago
Kieran Kunhya 160a27c590 libfdk-aacenc: add LATM/LOAS encapsulation support 13 years ago
Jordi Ortiz ecfff0e992 sctp: add port missing error message 13 years ago
Jordi Ortiz f9a9a14862 tcp: add port missing error message 13 years ago
Michael Niedermayer 3005122485 hls: call avformat_find_stream_info() 13 years ago
Michael Niedermayer da62b4326b av_find_stream_info: skip flushing codecs and estimating timings if probe_size==0 13 years ago
Michael Niedermayer 703f294934 fate: update avui test due to 13 years ago
Stefano Sabatini 10b44f4932 ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio 13 years ago
Stefano Sabatini 9b42d6ed1f lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio() 13 years ago
Stefano Sabatini e564de26b3 lavfi/avfilter.h: add doxy for AVFilterLink.out_buf 13 years ago
Stefano Sabatini b73be80d48 lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf 13 years ago
Carl Eugen Hoyos 20e88d8618 Fix avui stream-copy. 13 years ago
Diego Biurrun 49c45a2624 avfilter: Fix printf format string conversion specifier 13 years ago
Michael Niedermayer 1c2beff04a lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files. 13 years ago