18853 Commits (06eef96b69d73a31f2b390955d1be0537214a0c8)

Author SHA1 Message Date
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Marton Balint 8ff0f6ae82 avformat/segment: set format options for all segments 9 years ago
Michael Niedermayer c06bdc60c9 avformat/rtpdec: Remove stray debug av_log() 9 years ago
Ico Doornekamp e3e6a2cff4 avformat/rtpdec_jpeg: fix low contrast image on low quality setting 9 years ago
Michael Niedermayer 26811fd946 avformat/mpegtsenc: Fix used service 9 years ago
Michael Niedermayer 50d017a281 avformat/mpegtsenc: Keep track of the program for each service 9 years ago
Carl Eugen Hoyos ef888de1c1 lavf/img2dec: Skip COM when auto-detecting jpeg. 9 years ago
Thomas Volkert b4f32c42ab rtpdec: support for VC-2 HQ RTP payload format (draft v1) 9 years ago
Michael Niedermayer 6e65b9bb1f avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec instead of 5, we already scan 90sec in some cases by default) 9 years ago
Neil Birkbeck e7e5c5e6c4 lavf/matroskaenc.c: add early support for colour elements 9 years ago
Marton Balint 65efcaeb84 avformat/mov: read start_pad from edit list start time if codec is aac 9 years ago
Marton Balint 25f707694c avformat/utils: increase detected start_time with skip_samples 9 years ago
Clément Bœsch 8284a4ba11 lavf/dv: use c->sys->frame_size in dv_frame_offset() 9 years ago
Clément Bœsch 6c0cf11f38 lavf/dv: reindent after previous commit 9 years ago
Clément Bœsch 35ba5c424b lavf/dv: do not check for c->sys 9 years ago
Michael Niedermayer 0ffa9e6eba avformat/utils: Do not wait for more than 1 frame on attachments 9 years ago
Michael Niedermayer 92dfeb5c31 avformat/wtvdec: Set AVFMTCTX_NOHEADER 9 years ago
Michael Niedermayer efa98cdc2f avformat/file: Add crypto to default whitelist 9 years ago
Clément Bœsch 7af3f27008 lavf/srtdec: do not be strict wrt timing digit lengths 9 years ago
Mats Peterson d8a1633ee4 lavf/avidec: Add blurb regarding the skipping of xxpc entries in the index 9 years ago
Michael Niedermayer 7660c135a3 avformat/segment: Fix "occured" typo 9 years ago
Michael Niedermayer 6b7ce0ea0d avformat/avio: Fix unknown protocol handling 9 years ago
Hendrik Leppkes c43d485811 matroskaenc: set the actual PCM bitdepth in the header 9 years ago
Hendrik Leppkes eae2d89bf7 hls: handle crypto in the protocol checks 9 years ago
Hendrik Leppkes 0d4b8a2c16 hls: read protocol options through the AVIOContext 9 years ago
Stefano Sabatini 7725210e71 lavf/segment: change type of increment_tc to BOOL 9 years ago
Martin Vignali 69638517d1 lavf/segment: add increment_tc option 9 years ago
Carl Eugen Hoyos f1a3677c0f lavf/mxfdec: Fix Canopus essence element size. 9 years ago
Carl Eugen Hoyos 58fa694978 lavf/http: Add httpproxy to the default protocol whitelist. 9 years ago
Mats Peterson bdc798cc8d lavf/avienc: Clear whole tag in avi_add_ientry() 9 years ago
Mats Peterson 77bc3e1944 lavf/avienc: Add xxpc entries to index 9 years ago
Mats Peterson 9ee5b40964 avformat/avienc: factor out avi_add_ientry() 9 years ago
Mats Peterson ed5d295a69 lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks 9 years ago
Adam Kent 77e355ffb1 avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VOD 9 years ago
Sasi Inguva 895dd09671 lavf/utils: Fix DTS for short H264 streams. 9 years ago
Sasi Inguva e939dde48d avformat/utils: factor update_dts_from_pts() out 9 years ago
Michael Niedermayer 9d4ab1380a Use avpriv_tempfile() 9 years ago
Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 9 years ago
Ronald S. Bultje 6d8ab358a3 lavf: allow BSFs to drop packets. 9 years ago
Michael Niedermayer b2ab3398f5 avformat/hlsenc: Fix passing options, regression since bc9a5965c8 9 years ago
Carl Eugen Hoyos bd2cc3c42c lavf/movenc: Fix help output. 9 years ago
Carl Eugen Hoyos ac1974652b lavf/mxfdec: Support Canopus codecs. 9 years ago
Michael Niedermayer 689211d572 avformat/concatdec: set safe mode to enabled instead of auto 9 years ago
Mats Peterson caeed0479f lavf/avidec: Skip xxpc entries in index; fixes trac #5311 9 years ago
Carl Eugen Hoyos fb9036b314 lavf/mpeg: Identify sub-stream ID 0xa1 as mlp. 9 years ago
Carl Eugen Hoyos 144ef773c7 Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
Moritz Barsnick 8a90e0fd21 lavf/mp3dec: avoid printing useless message in default log level 9 years ago
Mats Peterson e1aa88dc09 lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8 9 years ago
Michael Niedermayer de1de49324 avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay 9 years ago
Carl Eugen Hoyos 51bcc0bf38 lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP. 9 years ago