summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* lavf/spdifenc: Support MLP encapsulation.David Monro2016-02-14
* lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned f...Alex Agranovsky2016-02-14
* lavf/mpjpeg: Trim quotes on MIME boundary, if present.Alex Agranovsky2016-02-14
* avformat/utils: remove ff_iso8601_to_unix_timeMarton Balint2016-02-14
* avformat/matroskaenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/mxfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/movenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/gxfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/ffmenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/dvenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/asfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/utils: add ff_parse_creation_time_metadataMarton Balint2016-02-14
* avformat/img2enc: disable atomic file creation by defaultMarton Balint2016-02-14
* avformat/img2enc: return error if image rename failsMarton Balint2016-02-14
* avformat/hlsenc: Fix filename and optionsMichael Niedermayer2016-02-10
* avformat: add vc2 as an allowed rawenc Dirac extensionRostislav Pehlivanov2016-02-10
* avformat/segment: Fix header_filename handlingMichael Niedermayer2016-02-10
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
| * riff: add C210 FourCC (Canopus C210)Piotr Bandurski2016-01-21
| * riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-21
| * mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-21
* | nut: Add PAL8 supportMichael Niedermayer2016-02-09
* | lavf/mov: Extend extracting XMP in mov files using UUID BoxThierry Foucu2016-02-09
* | avformat/mp3enc: Assert that the header we assembled is validMichael Niedermayer2016-02-07
* | lavf/asfenc: add support for setting packet sizeMarton Balint2016-02-05
* | lavf/asfenc: add support for storing creation timeMarton Balint2016-02-05
* | lavf/asfenc: add support for storing languagesMarton Balint2016-02-05
* | lavf/asfenc: check the number of streams in headerMarton Balint2016-02-05
* | lavf/asfenc: add AVClass to contextMarton Balint2016-02-05
* | avformat/mov: dont print frma warning when format is the sameEran Kornblau2016-02-05
* | lavf/isom: Add more code points for H264.Carl Eugen Hoyos2016-02-04
* | avformat/http: add crypto to default whitlist to get encrypted HLS working a...Schenk, Michael2016-02-03
* | avformat: add windows.h to SChannel SSP TLS codeKevin Mitchell2016-02-02
* | avformat/tls_securetransport: Add missing includeMichael Niedermayer2016-02-02
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | avformat: add protocol_whitelistMichael Niedermayer2016-02-02
* | Revert "do not write f2 if not interlaced"Sebastian Dröge2016-02-01
* | Revert "avformat/hls: Require the file extension to be m3u / m3u8 for probing...Michael Niedermayer2016-02-01
* | lavf/adxdec: Add Autodetection.Carl Eugen Hoyos2016-02-01
* | riffdec: Explicitly null-terminate array to work around VC++ bugBruce Dawson2016-02-01
* | wtvdec: Removed unused variableTimothy Gu2016-01-31
* | wtv: Speed up wtv index creationpopcornmix2016-02-01
* | avformat/format: Weight the filename extension higher if there is nearly no d...Michael Niedermayer2016-01-30
* | avformat/format: Replace nodat by enumMichael Niedermayer2016-01-30
* | avcodec: Cineform HD DecoderKieran Kunhya2016-01-30
* | lavf/vqf: fix suported/supported typoClément Bœsch2016-01-30
* | lavf/flvdec: Allow files where the PreviousTagSize is not set according to th...Thierry Foucu2016-01-29
* | mpegtsenc: Do not fail ADTS AAC muxing if the first frame is not ADTSHagen Schmidt2016-01-29