12535 Commits (4331484b8d70529b79e14ab22afe81b8fe203046)

Author SHA1 Message Date
Martin Storsjö 3f95f0dda5 rtpdec: Move the URLContext used for RTCP RR out from the context, to a parameter 12 years ago
Martin Storsjö a0b7e28907 aviobuf: Partial support for reading in read/write contexts 12 years ago
Clément Bœsch 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
Clément Bœsch dc8b36746a lavf/webvtt: use ff_subtitles_read_chunk(). 12 years ago
Clément Bœsch 3fa642d60f subviewer: sanitize packets. 12 years ago
Clément Bœsch 491ca0e89f Replace references to "que" with the appropriate word. 12 years ago
Clément Bœsch 43adc62e70 lavf/mpegtsenc: fix missing word in error message. 12 years ago
Michael Niedermayer 98db905896 avformat_seek_file: Dont attempt to rescale INT64_MIN/MAX 12 years ago
Michael Niedermayer aa86d2d884 lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_seek_file() 12 years ago
Clément Bœsch 8bc74221f8 lavf: remove generic index flag from text subtitles. 12 years ago
Clément Bœsch 5a2f3f0bca lavf/vobsub: do not count trailing NUL char in extradata. 12 years ago
Michael Niedermayer 341e40f1e1 lavf: Fix codec id forcing with probed codecs 12 years ago
Michael Niedermayer 3a6b6f425e lavf: move force_codec_ids() up 12 years ago
Nicolas George 8dbbaf568e lavf/matroskaenc: respect bitexact for attachments. 12 years ago
Nicolas George ecda1d3cbe lavf: add data: URI scheme. 12 years ago
Piotr Bandurski fde13052fb aiffdec: set block duration for QDM2 12 years ago
Clément Bœsch c14f8a52b0 lavf/mov: fix timecode track reference usage. 12 years ago
Clément Bœsch 8d398f40b4 lavf/mov: simplify timecode track ref. 12 years ago
Hendrik Leppkes 765158dd82 mov: fix parsing of the chap atom. 12 years ago
Carl Eugen Hoyos 67abe21c0b mov: fix handling of odd sized yv12 12 years ago
Martin Storsjö c1ea44c54d rtmp: Add support for limelight authentication 12 years ago
Martin Storsjö 08225d0126 rtmp: Add support for adobe authentication 12 years ago
Martin Storsjö 33f28a3be3 rtmp: Add a function for writing AMF strings based on two substrings 12 years ago
Martin Storsjö c76daa89ab rtmp: Return a proper error code in handle_invoke_error 12 years ago
Paul B Mahol 9a74282644 Sony Wave64 muxer 12 years ago
Clément Bœsch 1f265f5205 microdvd: sanitize AVPackets. 12 years ago
Clément Bœsch faa94061dd Add SubViewer v1 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 7b43402724 Add PJS subtitles demuxer and decoder. 12 years ago
Clément Bœsch a1e4e352a6 Add AQTitle subtitles demuxer. 12 years ago
Clément Bœsch 949506191a lavf/subtitles: fix CLRF/CRLF typo. 12 years ago
Clément Bœsch 725d6c615c Add MPlayer subtitles demuxer. 12 years ago
Clément Bœsch d9ac8d2967 lavf: move srtdec:read_chunk() to subtitles utils. 12 years ago
Clément Bœsch 67286fa98b 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix. 12 years ago
Clément Bœsch 5c68aae908 Add VPlayer subtitles demuxer and decoder. 12 years ago
Clément Bœsch 5f02844c8d Add MPL2 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 36e61e24e7 lavc: add ff_bprint_to_extradata() helper and use it. 12 years ago
Clément Bœsch 3af3a3006f lavf/srtdec: remove line break hack. 12 years ago
Clément Bœsch 613001d75f Merge back some registering macros in all*.c. 12 years ago
Dave Yeo 925c9f444f Fix OS/2 threading 12 years ago
James Almer d59d39e164 wavdec: fix duration calculation for files with invalid data size 12 years ago
Luca Barbato 30a7648730 hlsenc: make segment number unsigned 12 years ago
Luca Barbato 9b1370aced hlsenc: do not add timestamps in different timebases 12 years ago
Luca Barbato 0448f26c97 hlsenc: keep the playlist to the correct number of items 12 years ago
Kanglin 27a15e0af6 hlsenc: make EXT-X-MEDIA-SEQUENCE always increase 12 years ago
Kanglin 0d8cc7a3b2 hlsenc: use the correct AV_TIME_BASE macro 12 years ago
Luca Barbato 6dd93ee6f1 hlsenc: check append_entry return value 12 years ago
Luca Barbato ae85d6c9c0 hlsenc: use the segment filename in the playlist entry 12 years ago
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries 12 years ago
Paul B Mahol 3f8ee30e63 mmfenc: use ff_raw_write_packet() 12 years ago
Paul B Mahol f18d2137d6 aiffenc: use ff_raw_write_packet() 12 years ago