summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1'Michael Niedermayer2014-05-18
|\
| * movenc: use the "encoder" metadata tag to write stsd CompressornameAnton Khirnov2014-05-18
* | Merge commit 'd246231e4714119faac6c7acd881d3b687bb8b11'Michael Niedermayer2014-05-18
|\|
| * wavenc: use codec descriptors to get the codec nameAnton Khirnov2014-05-18
* | Merge commit '79f2c426fde6e71c40b29504112d0528b85be623'Michael Niedermayer2014-05-18
|\|
| * dv: do not set codec timebaseAnton Khirnov2014-05-18
* | Merge commit '7a5f4f6853047eea74a6443d73f4d74d52b2799f'Michael Niedermayer2014-05-18
|\|
| * lavf: extend avg_frame_rate documentation.Anton Khirnov2014-05-18
* | Merge commit 'c3311d472a7528c67f76d0d061704ae70a99b32e'Michael Niedermayer2014-05-18
|\|
| * avienc: sanitize variable naming in write_header()Anton Khirnov2014-05-18
| * yop: only set extradata size after it has been successfully allocatedAnton Khirnov2014-05-18
* | Merge commit 'b513bf6f69e26e724de6d5dca642c3582dcd0517'Michael Niedermayer2014-05-18
|\|
| * yuv4mpegdec: do not set coded_frame propertiesAnton Khirnov2014-05-18
* | Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37'Michael Niedermayer2014-05-18
|\|
| * yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-18
* | Merge commit '3ef6c5264b2590781b4ed556443ff49709dd45fb'Michael Niedermayer2014-05-18
|\|
| * a64: check that extradata exists before reading from itAnton Khirnov2014-05-18
* | Merge commit 'b136564909adec2043be4c94ade08b67ad443124'Michael Niedermayer2014-05-18
|\|
| * a64: remove unneeded struct qualifierAnton Khirnov2014-05-18
* | Merge commit 'd256ed78ffe202a4dcc8d625becffc716bfa3977'Michael Niedermayer2014-05-18
|\|
| * 4xm: allocate extradata properly.Anton Khirnov2014-05-18
* | avformat/framehash: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-18
* | avformat/mmf: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-18
* | avformat/matroskaenc: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-18
* | avformat/mp3enc: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-18
* | avformat/nutenc: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-18
* | avformat/rtpenc: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-18
* | avformat/aviobuf/ff_get_line: also accept \r as end of line characterMichael Niedermayer2014-05-17
* | Merge commit '584f88409062f7a134e7391887899e8e723ab6ff'Michael Niedermayer2014-05-17
|\|
| * riff: Pass block_align to estimate frame durationnu7742014-05-17
* | lavf: Use av_gettime_relative()Olivier Langlois2014-05-17
* | Fix alaw and mulaw muxing in caf.Carl Eugen Hoyos2014-05-17
* | Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7'Michael Niedermayer2014-05-17
|\|
| * hlsenc: Set the default codecs to AAC and H264Martin Storsjö2014-05-17
| * avisynth: set duration of audio streamsHendrik Leppkes2014-05-16
* | rtmpproto: info out for unsupported auth varsReynaldo H. Verdejo Pinochet2014-05-16
* | rtmpproto: avoid setting auth var value if nullReynaldo H. Verdejo Pinochet2014-05-16
* | estimate_timings_from_pts: Execute max 1 iteration extra to find more than 1 ...Michael Niedermayer2014-05-16
* | estimate_timings_from_pts: Try to get the duration for all streamsGaullier Nicolas2014-05-16
* | estimate_timings_from_pts: simplify filesize end checkMichael Niedermayer2014-05-16
* | estimate_timings_from_pts: Also consider packet durationGaullier Nicolas2014-05-16
* | estimate_timings_from_pts: Warn about A/V streams for which no duration could...Gaullier Nicolas2014-05-16
* | Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf'Michael Niedermayer2014-05-15
|\|
| * lavf: drop the zero-sized packets hackAnton Khirnov2014-05-15
* | Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer2014-05-15
|\|
| * lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* | libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_...Alex Sukhanov2014-05-15
* | avformat/libnut: use av_mallocz_array()Michael Niedermayer2014-05-15
* | avformat/matroskaenc: use av_mallocz_array()Michael Niedermayer2014-05-15
* | avformat/http: remove never twice executable loopMichael Niedermayer2014-05-14