42890 Commits (d0d9272580283645f9ac47a55dd471674c1bc9a4)
 

Author SHA1 Message Date
Nicolas George d0d9272580 faq: explain about new streams, probesize and analyzeduration. 13 years ago
Michael Niedermayer f7d4e26c6a Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 9746f87f15 libvpxenc: switch to av_assert 13 years ago
Michael Niedermayer aee675a326 intrax8: asserts cleanup 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
Michael Niedermayer 72743aef03 imgconvert: Implement avcodec_find_best_pix_fmt_of_list() 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
Michael Bradshaw 043c75a989 libopenjpegenc: set numresolution max to INT_MAX 13 years ago
Michael Niedermayer 93342de1d8 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 3ccf22c64a ffmpeg: keep packet/frame availability in global structures. 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
Michael Niedermayer 0e1925ddc4 iffdec: Fix integer overflow. 13 years ago
Michael Niedermayer 22ce78a95e vc1dec: dont apply the loop filter on fields 13 years ago
Michael Niedermayer 697edcc12a vc1dec: dont attempt error concealment on field pictures. 13 years ago
Michael Niedermayer 2e346bdaba ec: print picture type with concealment error message. 13 years ago
Diego Biurrun 65d94f63ca aac: Mention abbreviation as well in long_name 13 years ago
Alexander Strasser 3f22fcce3a tools/bisect-create: Support "bisect run" 13 years ago
yang 6a2bad2c4f dsputil_mmx: fix incorrect assembly code 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
Martin Storsjö c66495c6d7 configure: Add a dependency on https for rtmpts 13 years ago
Diego Biurrun 816ff352a3 doc: Add Git configuration section 13 years ago
Michael Niedermayer 5a9fa84585 cavsdec: switch to av_assert 13 years ago
Michael Niedermayer bb1e0e80b0 libavcodec/bitstream: switch to av_assert 13 years ago
Paul B Mahol 3933782735 cosmetics: iff: split very long line 13 years ago
Carl Eugen Hoyos d147aedb6b Fix typo in v410 decoder. 13 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 13 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 13 years ago
Paul B Mahol c9a96ec3c7 cosmetics: iff: fix typo 13 years ago
Nicolas George ddcb99bb51 vf_deshake: set cur_buf to NULL. 13 years ago