summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Fix oga muxer standalone compilation.Carl Eugen Hoyos2014-05-031-0/+2
* lavf/mux: pass options to nested structs of priv dataLukasz Marek2014-05-021-1/+1
* avformat/wtvdec: ignore mpeg2 extradataPeter Ross2014-05-011-13/+1
* Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca'Michael Niedermayer2014-05-011-2/+0
|\
| * rmdec: do not export anything to AVCodecContext.codec_nameAnton Khirnov2014-05-011-2/+0
* | Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'Michael Niedermayer2014-05-011-14/+18
|\ \ | |/
| * asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-011-14/+18
* | Merge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0'Michael Niedermayer2014-05-011-1/+0
|\ \ | |/
| * oggparseskeleton: do not use AVCodecContext.codec_nameAnton Khirnov2014-05-011-1/+0
* | Merge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f'Michael Niedermayer2014-05-011-3/+8
|\ \ | |/
| * mov: export stsd Compressorname in metadataAnton Khirnov2014-05-011-3/+8
* | avformat/vobsub: use av_make_q().Clément Bœsch2014-05-011-1/+1
* | avformat/vobsub: remove pointless FAIL macro.Clément Bœsch2014-05-011-4/+2
* | Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870'Michael Niedermayer2014-05-011-1/+1
|\ \ | |/
| * matroska: add the Opus mappingAnton Khirnov2014-05-011-0/+1
* | Merge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1'Michael Niedermayer2014-05-012-6/+13
|\ \ | |/
| * matroskaenc: write CodecDelayAnton Khirnov2014-05-011-0/+13
* | avformat/avidec: set average frame rate from headerMichael Niedermayer2014-05-011-0/+1
* | Merge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639'Michael Niedermayer2014-05-011-4/+10
|\ \ | |/
| * matroskadec: read the CodecDelay elementAnton Khirnov2014-04-302-1/+10
* | avformat/nut: support storing RFC 3389 comfort noiseMichael Niedermayer2014-05-011-0/+1
* | Merge commit '7d027b9d6d6290557cc5d4fc56f4b9ed630a7feb'Michael Niedermayer2014-04-301-15/+126
|\ \ | |/
| * librtmp: Map native options to librtmp ones when possibleLuca Barbato2014-04-301-15/+126
* | Merge commit '7266e24f176389d2e81bfc7c829934f7c8ae361c'Michael Niedermayer2014-04-301-4/+1
|\ \ | |/
| * hls: Sync the file number with the start sequenceLuca Barbato2014-04-301-4/+1
* | Merge commit 'a16431034d9bd44182bf844d6bbde2c98bc4e6b5'Michael Niedermayer2014-04-301-3/+3
|\ \ | |/
| * hls: Factor the sequence computationLuca Barbato2014-04-301-3/+3
* | Merge commit 'c7603b3c243331057300337a61464e6ac4a605cb'Michael Niedermayer2014-04-301-3/+6
|\ \ | |/
| * hls: Print start_number as first sequence valueLuca Barbato2014-04-301-3/+6
* | Merge commit '87a3ea3192bf5e4aafa08bca8686a2b577eae818'Michael Niedermayer2014-04-301-0/+3
|\ \ | |/
| * segment: Report the current media sequenceLuca Barbato2014-04-301-0/+3
* | Merge commit '344f7b5a7e0d50573dec402dfe6228676f3889d9'Michael Niedermayer2014-04-301-0/+3
|\ \ | |/
| * hls: Report the current media sequenceLuca Barbato2014-04-301-0/+3
* | ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp2014-04-308-12/+29
* | avformat/xwma: fix memleak of dpds_tableMichael Niedermayer2014-04-291-7/+14
* | avformat/xwma: improve error codesMichael Niedermayer2014-04-291-4/+4
* | avformat/xwma: use NULL instead of 0 for pointersMichael Niedermayer2014-04-291-1/+1
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-04-292-39/+169
|\ \
| * | lavf/concatdec: implement automatic conversions.Nicolas George2014-04-291-1/+84
| * | lavf/concatdec: reindent after last commit.Nicolas George2014-04-291-11/+10
| * | lavf/concatdec: always do stream matching.Nicolas George2014-04-291-31/+68
| * | lavf/concatdec: check match_streams() return value.Nicolas George2014-04-291-1/+4
| * | lavf/concatdec: use a structure for each stream.Nicolas George2014-04-291-12/+19
| * | lavf/matroska: add "binary" pseudo-MIME type.Nicolas George2014-04-291-0/+1
* | | avformat/img2_alias_pix: fix 2 unused variable warningsMichael Niedermayer2014-04-291-2/+2
* | | Merge commit '5a70a783f04919514efec7751d710b64d8975fd7'Michael Niedermayer2014-04-291-0/+4
|\ \ \ | | |/ | |/|
| * | hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato2014-04-291-0/+4
* | | Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f'Michael Niedermayer2014-04-291-5/+5
|\ \ \ | |/ / | | / | |/ |/|
| * segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito2014-04-291-0/+5
| * lavc: eliminate tb_unreliable()Anton Khirnov2014-04-281-19/+1
OpenPOWER on IntegriCloud