summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* lavf/webvtt: use ff_subtitles_read_chunk().Clément Bœsch2013-01-032-31/+11
* subviewer: sanitize packets.Clément Bœsch2013-01-032-13/+24
* Replace references to "que" with the appropriate word.Clément Bœsch2013-01-031-2/+2
* lavf/mpegtsenc: fix missing word in error message.Clément Bœsch2013-01-031-1/+1
* avformat_seek_file: Dont attempt to rescale INT64_MIN/MAXMichael Niedermayer2013-01-031-2/+2
* lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...Michael Niedermayer2013-01-022-10/+12
* lavf: remove generic index flag from text subtitles.Clément Bœsch2013-01-027-7/+0
* lavf/vobsub: do not count trailing NUL char in extradata.Clément Bœsch2013-01-021-3/+2
* lavf: Fix codec id forcing with probed codecsMichael Niedermayer2013-01-021-0/+1
* lavf: move force_codec_ids() upMichael Niedermayer2013-01-021-15/+15
* lavf/matroskaenc: respect bitexact for attachments.Nicolas George2013-01-011-1/+19
* lavf: add data: URI scheme.Nicolas George2013-01-014-2/+122
* aiffdec: set block duration for QDM2Piotr Bandurski2013-01-011-1/+3
* lavf/mov: fix timecode track reference usage.Clément Bœsch2013-01-011-3/+7
* lavf/mov: simplify timecode track ref.Clément Bœsch2013-01-012-25/+8
* mov: fix parsing of the chap atom.Hendrik Leppkes2013-01-011-7/+7
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-012-5/+229
|\
| * rtmp: Add support for limelight authenticationMartin Storsjö2012-12-312-7/+76
| * rtmp: Add support for adobe authenticationMartin Storsjö2012-12-312-5/+160
* | Merge commit '33f28a3be3092f642778253d9529dd66fe2a014a'Michael Niedermayer2013-01-013-1/+23
|\ \ | |/
| * rtmp: Add a function for writing AMF strings based on two substringsMartin Storsjö2012-12-312-0/+22
| * rtmp: Return a proper error code in handle_invoke_errorMartin Storsjö2012-12-311-1/+1
* | mov: fix handling of odd sized yv12Carl Eugen Hoyos2013-01-011-1/+4
* | Sony Wave64 muxerPaul B Mahol2012-12-317-22/+158
* | microdvd: sanitize AVPackets.Clément Bœsch2012-12-312-6/+19
* | Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-314-1/+127
* | Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-304-1/+140
* | Add AQTitle subtitles demuxer.Clément Bœsch2012-12-304-1/+151
* | lavf/subtitles: fix CLRF/CRLF typo.Clément Bœsch2012-12-301-1/+1
* | Add MPlayer subtitles demuxer.Clément Bœsch2012-12-304-1/+143
* | lavf: move srtdec:read_chunk() to subtitles utils.Clément Bœsch2012-12-303-47/+62
* | 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch2012-12-304-4/+4
* | Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-304-1/+131
* | Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-304-2/+150
* | lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch2012-12-304-19/+14
* | lavf/srtdec: remove line break hack.Clément Bœsch2012-12-301-6/+0
* | Merge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'Michael Niedermayer2012-12-301-3/+6
|\ \ | |/
| * hlsenc: make segment number unsignedLuca Barbato2012-12-291-1/+1
| * hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin2012-12-291-2/+5
* | Merge commit '9b1370aced385698bc783747917544ab69ecb373'Michael Niedermayer2012-12-301-3/+3
|\ \ | |/
| * hlsenc: do not add timestamps in different timebasesLuca Barbato2012-12-291-2/+2
| * hlsenc: use the correct AV_TIME_BASE macroKanglin2012-12-291-1/+1
* | Merge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'Michael Niedermayer2012-12-301-5/+5
|\ \ | |/
| * hlsenc: keep the playlist to the correct number of itemsLuca Barbato2012-12-291-2/+4
| * hlsenc: use the segment filename in the playlist entryLuca Barbato2012-12-291-3/+1
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-301-4/+8
|\ \ | |/
| * hlsenc: check append_entry return valueLuca Barbato2012-12-291-3/+6
| * hlsenc: use the basename to generate the list entriesLuca Barbato2012-12-291-1/+2
* | Merge back some registering macros in all*.c.Clément Bœsch2012-12-301-3/+2
* | Fix OS/2 threadingDave Yeo2012-12-291-0/+2
OpenPOWER on IntegriCloud