10949 Commits (f740c1a9c2a6b70b44b59faeb27e1a9cd8e9ec39)

Author SHA1 Message Date
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
Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 13 years ago
Paul B Mahol 881e0de640 iff: pass context to av_log_ask_for_sample 13 years ago
Diego Biurrun 1cf6e7dd37 mpegenc: remove disabled code 13 years ago
Paul B Mahol ad69e778b7 iff: remove dupe ID_ANNO definition 13 years ago
Piotr Bandurski 3800facac6 riff: add G723_1 wav tag 13 years ago
Michael Niedermayer a4f94f24b4 udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined 13 years ago
Nicolas George b0629366a2 lavf: make cmdutils's check_stream_specifier public. 13 years ago
Nicolas George 30549294ef matroska: add support for Opus. 13 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 13 years ago
Justin Ruggles 1749e12f45 cafdec: allow larger ALAC magic cookie 13 years ago
Nicolas George 885fc05865 lavf: count skipped samples for initial timestamps. 13 years ago
Nicolas George 0e57d79b0c lavf: set pkt_timebase at the same time as stream->time_base. 13 years ago
Stefano Sabatini a8d8e868c6 lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not supported 13 years ago
Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago