summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/cavsvideodec: Fix probing when the file extension is avsMichael Niedermayer2014-06-09
* avformat/movenc: use av_malloc(z)_array()Michael Niedermayer2014-06-08
* avformat/udp: fix build on MINIXMichael Niedermayer2014-06-07
* avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial f...Michael Niedermayer2014-06-07
* lavf/matroskaenc: Fix Cues on Audio for WebM DASHVignesh Venkatasubramanian2014-06-06
* avformat/mov: fix "warning: variable altitude set but not used" warningMichael Niedermayer2014-06-06
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-06-06
|\
| * Allow >2G for skip_initial_bytes.Carl Eugen Hoyos2014-06-06
* | Merge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c'Michael Niedermayer2014-06-06
|\ \ | |/ |/|
| * mov: Export geotag metadata fieldsMartin Storsjö2014-06-06
* | Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7'Michael Niedermayer2014-06-04
|\|
| * oggenc: Support flushing the muxerMartin Storsjö2014-06-04
* | avformat/avidec: allow rounding errors between scale/rate and timebaseMichael Niedermayer2014-06-04
* | fix various typosLou Logan2014-06-03
* | avformat/asfdec: Use a parser for mpeg4-asp to find has_b_framesMichael Niedermayer2014-06-03
* | Do not limit blocksize when reading PCM from aiff.Carl Eugen Hoyos2014-06-03
* | avformat/utils/avformat_find_stream_info: Move max_analyze_duration setup out...Michael Niedermayer2014-06-02
* | avformat/utils: Call ff_rfps_add_frame() only for videoMichael Niedermayer2014-06-02
* | avformat/mux: Dont leave stale side data pointers in ff_interleave_add_packet()Michael Niedermayer2014-06-02
* | avformat/mux: fix memleak of side data in flac fate testsMichael Niedermayer2014-06-02
* | Report "unknown codec" instead of "unspecifed size" if the codec is unknown.Carl Eugen Hoyos2014-06-02
* | Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4'Michael Niedermayer2014-06-02
|\|
| * rtmpproto: read metadata to set correct FLV headerUwe L. Korn2014-06-01
* | Merge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c'Michael Niedermayer2014-06-01
|\|
| * rtmppkt: Add method to read an AMF string that is not prefixed by its typeUwe L. Korn2014-06-01
* | Merge commit 'a1859032e39d96352687186fd179e1559dea2aca'Michael Niedermayer2014-06-01
|\|
| * flvdec: Do not default to a video and audio streamUwe L. Korn2014-06-01
* | Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52'Michael Niedermayer2014-06-01
|\|
| * flac muxer: support reading updated extradata from side dataAnton Khirnov2014-06-01
* | Merge commit '0097cbea695e534fce39958ccd103af2fbf65831'Michael Niedermayer2014-06-01
|\|
| * flac muxer: accept only STREAMINFO extradataAnton Khirnov2014-06-01
* | Merge commit 'd2ef708c95ace2518deffe830a9c439aeb9edd5d'Michael Niedermayer2014-06-01
|\|
| * matroskaenc: Allow VP9 and Opus in webmTudor Suciu2014-06-01
* | Read mov files where the moov atom is hidden within a free atom.Carl Eugen Hoyos2014-05-31
* | Fix compilation with --disable-everything --enable-demuxer=matroska.Carl Eugen Hoyos2014-05-31
* | Use rc_max_rate in av_find_best_stream() if bitrate == 0.Carl Eugen Hoyos2014-05-31
* | libavformat: output cues for each subtitle block in MKV muxerJohn Peebles2014-05-31
* | Revert "avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from...Michael Niedermayer2014-05-31
* | Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'Michael Niedermayer2014-05-31
|\|
| * rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö2014-05-31
* | avformat/flvenc: fix assertion failure after 4h muxingMichael Niedermayer2014-05-31
* | avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810d...Michael Niedermayer2014-05-30
* | Merge commit 'abb810db036628e11a5171134ebe320b187ee6d6'Michael Niedermayer2014-05-30
|\|
| * Revert "rtpenc_chain: Don't copy the time_base back to the caller"Martin Storsjö2014-05-30
* | avformat/nutenc: Suggest genpts if AV_NOPTS_VALUEMichael Niedermayer2014-05-30
* | avformat/matroskadec: fix off by 1 error in matroska_read_seek()Michael Niedermayer2014-05-30
* | Improve frame size calculation in caf muxer to fix adpcm_ms remuxing.Carl Eugen Hoyos2014-05-30
* | Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65'Michael Niedermayer2014-05-29
|\|
| * matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* | Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a'Michael Niedermayer2014-05-29
|\|