summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | libavformat/network: use defined constant in pollZhao Zhili2016-01-29
* | avformat/avio: free url/avio optionsMichael Niedermayer2016-01-29
* | lavf: bump micro version after the new segment muxer optionsMarton Balint2016-01-29
* | lavf/segment: add new option segment_clocktime_wrap_durationMarton Balint2016-01-28
* | lavf/segment: add support for specifying clock time offsetMarton Balint2016-01-28
* | Merge commit 'e4eb13ca77624401ea7cef1ed6ad8e2d13fd2063'Derek Buitenhuis2016-01-27
|\|
| * flvdec: Add sanity checking of the last packet sizeMartin Storsjö2016-01-19
* | Merge commit '09f4822e4eaf61513b9092414450f3ae920ccd9d'Derek Buitenhuis2016-01-27
|\|
| * flvdec: perform duration search just onceMichael Niedermayer2016-01-19
| * nutdec: only copy the header if it existsAndreas Cadhalpun2016-01-13
| * nuv: sanitize negative fps rateAndreas Cadhalpun2016-01-13
* | Merge commit '9cce011b1d2f66366f5d75a024c2a2f93dc2b589'Derek Buitenhuis2016-01-27
|\|
| * movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-12
* | Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e'Derek Buitenhuis2016-01-27
|\|
| * mux: drop the warning about global headersAnton Khirnov2016-01-12
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avformat/mux: Fix error when writing uncoded frames.Matt Oliver2016-01-27
* | avcodec: add Ulead DV audio decoderPaul B Mahol2016-01-26