summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* lavf: add AV_ to two remaining CODEC_ID_*.Nicolas George2013-03-122-2/+2
* Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'Michael Niedermayer2013-03-121-0/+1
|\
| * tty: set avg_frame_rate.Anton Khirnov2013-03-081-0/+1
* | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-121-1/+1
|\ \ | |/
| * Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-081-1/+1
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-4/+4
|\ \ | |/
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+3
* | avformat: keep r_frame_rateMichael Niedermayer2013-03-122-11/+22
* | avformat/avdevice: add missing time.h includesMichael Niedermayer2013-03-122-0/+2
* | mpegts: clear avprograms only for removed programsMichael Niedermayer2013-03-101-3/+11
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-0818-78/+117
|\ \ | |/
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-0817-74/+112
| * mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-081-2/+4
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-078-17/+15
* | avformat: Fix apics with aacMichael Niedermayer2013-03-071-1/+1
* | hls: fix timebaseMichael Niedermayer2013-03-071-0/+2
* | lavf/segment: add support to ffconcat segment listStefano Sabatini2013-03-072-4/+22
* | asfdec: dont truncate type 2-5 valuesMichael Niedermayer2013-03-051-3/+4
* | lavf/concat: compute duration if possible.Nicolas George2013-03-051-0/+13
* | Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"Nicolas George2013-03-052-2/+1
* | mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-051-2/+4
* | iff: fix integer overflowMichael Niedermayer2013-03-051-0/+3
* | update_stream_timings: check bitrate for being in range.Michael Niedermayer2013-03-041-1/+3
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-042-1/+5
* | nutdec: more specific return codes for decode_syncpoint()Michael Niedermayer2013-03-041-2/+2
* | nutdec: print error on invalid/unsupported fourcc styleMichael Niedermayer2013-03-041-1/+3
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-041-1/+1
|\ \
| * | buildsys: only include log2_tab per library for shared buildsMichael Niedermayer2013-03-041-1/+1
* | | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-039-19/+17
* | | avformat: gather aspect ratio from rv30/40 in find_stream_infoMichael Niedermayer2013-03-031-0/+3
* | | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-032-1/+10
|\ \ \ | |/ /
| * | movenc: Do not flag secondary audio and subtitle tracks as enabled.Michael Niedermayer2013-03-032-1/+10
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-032-2/+2
|\ \ \ | |/ / |/| / | |/
| * rtpdec: Initialize some variables to silence compiler warningsMartin Storsjö2013-03-022-2/+2
* | Avoid huge memory allocations from asf demuxer.Carl Eugen Hoyos2013-03-021-0/+1
* | Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'Michael Niedermayer2013-03-021-2/+6
|\ \ | |/
| * flvdec: Check the return value of a mallocMartin Storsjö2013-03-021-2/+6
* | Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'Michael Niedermayer2013-03-021-7/+9
|\ \ | |/
| * flvdec: Don't read the VP6 header byte when setting codec type based on metadataMartin Storsjö2013-03-021-7/+9
* | lavf/avio: check for : in filenames for protocols.Nicolas George2013-02-281-1/+3
* | lavf: rescale duration for chained muxers.Nicolas George2013-02-281-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-287-10/+110
|\ \ | |/
| * lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-272-1/+45
| * lavf: Handle the environment variable no_proxy more properlyMartin Storsjö2013-02-275-9/+65
* | Revert "lavf/utils: add support for special characters encoding in URL"Michael Niedermayer2013-02-281-47/+0
* | lavf/utils: add support for special characters encoding in URLSenthilnathan M2013-02-281-0/+47
* | lavf/concatdec: define "ffcat" and "ffconcat" extensionsStefano Sabatini2013-02-282-1/+2
* | oggdec: chained oggs have timestamp discontinuitiesMichael Niedermayer2013-02-271-1/+1
* | pmpdec: make i unsigned, avoid undefined behavior of i++Michael Niedermayer2013-02-251-1/+1
* | pmpdec: fix integer overflowMichael Niedermayer2013-02-251-1/+1
OpenPOWER on IntegriCloud