summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mpegts: clear avprograms only for removed programsMichael Niedermayer2013-03-10
* Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
| * mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-08
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* | avformat: Fix apics with aacMichael Niedermayer2013-03-07
* | hls: fix timebaseMichael Niedermayer2013-03-07
* | lavf/segment: add support to ffconcat segment listStefano Sabatini2013-03-07
* | asfdec: dont truncate type 2-5 valuesMichael Niedermayer2013-03-05
* | lavf/concat: compute duration if possible.Nicolas George2013-03-05
* | Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"Nicolas George2013-03-05
* | mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-05
* | iff: fix integer overflowMichael Niedermayer2013-03-05
* | update_stream_timings: check bitrate for being in range.Michael Niedermayer2013-03-04
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-04
* | nutdec: more specific return codes for decode_syncpoint()Michael Niedermayer2013-03-04
* | nutdec: print error on invalid/unsupported fourcc styleMichael Niedermayer2013-03-04
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-04
|\ \
| * | buildsys: only include log2_tab per library for shared buildsMichael Niedermayer2013-03-04
* | | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | | avformat: gather aspect ratio from rv30/40 in find_stream_infoMichael Niedermayer2013-03-03
* | | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-03
|\| |
| * | movenc: Do not flag secondary audio and subtitle tracks as enabled.Michael Niedermayer2013-03-03
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-03
|\ \ \ | |/ / |/| / | |/
| * rtpdec: Initialize some variables to silence compiler warningsMartin Storsjö2013-03-02
* | Avoid huge memory allocations from asf demuxer.Carl Eugen Hoyos2013-03-02
* | Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'Michael Niedermayer2013-03-02
|\|
| * flvdec: Check the return value of a mallocMartin Storsjö2013-03-02
* | Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'Michael Niedermayer2013-03-02
|\|
| * flvdec: Don't read the VP6 header byte when setting codec type based on metadataMartin Storsjö2013-03-02
* | lavf/avio: check for : in filenames for protocols.Nicolas George2013-02-28
* | lavf: rescale duration for chained muxers.Nicolas George2013-02-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-28
|\|
| * lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-27
| * lavf: Handle the environment variable no_proxy more properlyMartin Storsjö2013-02-27
* | Revert "lavf/utils: add support for special characters encoding in URL"Michael Niedermayer2013-02-28
* | lavf/utils: add support for special characters encoding in URLSenthilnathan M2013-02-28
* | lavf/concatdec: define "ffcat" and "ffconcat" extensionsStefano Sabatini2013-02-28
* | oggdec: chained oggs have timestamp discontinuitiesMichael Niedermayer2013-02-27
* | pmpdec: make i unsigned, avoid undefined behavior of i++Michael Niedermayer2013-02-25
* | pmpdec: fix integer overflowMichael Niedermayer2013-02-25
* | hls: do not access pb->opaque for custom IO.Reimar Döffinger2013-02-24
* | Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'Michael Niedermayer2013-02-24
|\|
| * mov: use the format context for logging.Anton Khirnov2013-02-23
* | lavf/concatdec: add the "duration" directive.Nicolas George2013-02-24
* | tools: add seek_print.Nicolas George2013-02-24
* | lavf/avio: check that the protocol supports the open mode.Nicolas George2013-02-24
* | pmpdec: check packet sizesMichael Niedermayer2013-02-24
* | pmpdec: fix signednessMichael Niedermayer2013-02-24
* | pmpdec: read index before creating audio streamsMichael Niedermayer2013-02-24