10852 Commits (0043db29676fee12290e70e0097810292d3bc40c)

Author SHA1 Message Date
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
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
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 63ffa154e9 rtmp: Make the description of the rtmp_tcurl option more generic 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
Stefano Sabatini 9b42d6ed1f lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio() 13 years ago
Carl Eugen Hoyos 20e88d8618 Fix avui stream-copy. 13 years ago
Michael Niedermayer 1c2beff04a lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files. 13 years ago
Piotr Bandurski 23bb85b069 riff: make the G723.1 in wav output compatible with WMP/msacm codec 13 years ago
Michael Niedermayer e2fd18d40d lavf: factor AVStream st out 13 years ago
Michael Niedermayer 6b38101df5 parse_packet: reset pkt->pos after it has been used 13 years ago
Piotr Bandurski b9c129be0f riff: fix remuxing of G723_1 in wav 13 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 13 years ago
Michael Niedermayer 01272e7662 Revert "lavf: count skipped samples for initial timestamps." 13 years ago
Samuel Pitoiset f7bfb126cd rtmp: Move the CONFIG_ condition into the if conditions 13 years ago
Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 13 years ago
Michael Niedermayer dc31b84cbf rtmpproto: fix compilation without optimizations 13 years ago
Paul B Mahol 3933782735 cosmetics: iff: split very long line 13 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 13 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
Samuel Pitoiset 0e31088b6c rtmp: Add ff_rtmp_calc_digest_pos() 13 years ago
Samuel Pitoiset 3505d5574e rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global 13 years ago
Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 13 years ago
Derek Buitenhuis 5ab855777d wav: Add check for 'fmt' tag in SMV code 13 years ago
Peter Ross 4f4eb380f0 tls: TLS/SSL server 13 years ago
Peter Ross d1146d67ca tls: parse uri path options to underlying tcp URLContext 13 years ago
Peter Ross b2460858f6 tls: verify option 13 years ago
Peter Ross 973a758f52 tls: cafile, cert, key options 13 years ago
Peter Ross 1be55c82a5 av_url_split: dont let '/' char whallop '?' char 13 years ago
Steven Robertson 71311d697a Fix yuv4mpeg parsing of 'mono16' files. 13 years ago
Anton Khirnov 721113bed2 matroskadec: return more correct error code on read error. 13 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 13 years ago