summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/matroskaenc: fix ident stringMichael Niedermayer2014-05-28
* Merge commit '106b62f4ba600f24415eaded5e020aeceb23fd59'Michael Niedermayer2014-05-28
|\
| * matroskaenc: write the channel mask for FLACAnton Khirnov2014-05-28
* | Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104'Michael Niedermayer2014-05-28
|\|
| * vorbiscomment: simplify API by using av_dict_count()Anton Khirnov2014-05-28
* | Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'Michael Niedermayer2014-05-28
|\|
| * matroskadec: parse the channel layout mask for FLACAnton Khirnov2014-05-28
* | Merge commit '4efdadc8ec50332c812e8a95e8c67f5a260e7cb0'Michael Niedermayer2014-05-28
|\|
| * matroskadec: export just the STREAMINFO block as FLAC extradataAnton Khirnov2014-05-28
* | Merge commit '6df478bf891b9fc5626e4a0b993899f310ba0a1c'Michael Niedermayer2014-05-28
|\|
| * matroskadec: split parsing tracks into a separate functionAnton Khirnov2014-05-28
* | Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0'Michael Niedermayer2014-05-28
|\|
| * flac: make avpriv_flac_parse_block_header() inlineAnton Khirnov2014-05-28
* | Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c'Michael Niedermayer2014-05-28
|\|
| * flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel filesAnton Khirnov2014-05-28
* | Merge commit 'd6b9ce99ea384fb676561461768b8316725a4ccd'Michael Niedermayer2014-05-28
|\|
| * flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tagAnton Khirnov2014-05-28
* | libavformat/utils: Fix segfault on m4a cover artwork parsingLazaros Koromilas2014-05-28
* | avformat/oggenc: fix EOS flagMichael Niedermayer2014-05-28
* | Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b'Michael Niedermayer2014-05-28
|\|
| * oggenc: Flush after writing headersAndrew Kelley2014-05-27
* | Merge commit '1d3eb0b5735f6dd72d2bf648455cf06ac7c24bc1'Michael Niedermayer2014-05-28
|\|
| * oggenc: Move ogg_write_pages up above ogg_write_headerAndrew Kelley2014-05-27
* | avformat/rtspdec: Use av_mallocz_array()Michael Niedermayer2014-05-27
* | avformat/utils: set max analyze duration depending on the circumstancesMichael Niedermayer2014-05-26
* | avformat: move default for max_analyze_duration into utils.cMichael Niedermayer2014-05-26
* | Write the actual mp3 frame size when muxing into caf if available.Carl Eugen Hoyos2014-05-26
* | avformat/mov: allow seeking back to the begin even if nothing is marked as ke...Michael Niedermayer2014-05-26
* | update APIchanges & version for c37d179Michael Niedermayer2014-05-26
* | avformat: add format_probesize to allow tuning the maximum amount of bytes to...Michael Niedermayer2014-05-25
* | Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9'Michael Niedermayer2014-05-25
|\|
| * smoothstream: check malloc callsNidhi Makhijani2014-05-24
* | avcodec/webvttenc: add webvtt encoderAman Gupta2014-05-25
* | Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87'Michael Niedermayer2014-05-24
|\|
| * rdt: check malloc callsNidhi Makhijani2014-05-24
* | avformat/vobsub: do not create empty streams.Clément Bœsch2014-05-24
* | avformat/mov: use av_display_rotation_get() for rotate metadata.Clément Bœsch2014-05-23
* | Refuse to mux H.264 with fourcc H264 into avi without startcode.Carl Eugen Hoyos2014-05-23
* | avformat/mov: Dont blindly trust the stream duration in seting chapter timesMichael Niedermayer2014-05-23
* | avformat/utils: Check end time in avpriv_new_chapter()Michael Niedermayer2014-05-23
* | avformat/movenc: Check that packet duration is valid in ff_mov_write_packet()Michael Niedermayer2014-05-23
* | Fix the mime types for MPEG and MPEG-TS formatsFlorent Le Coz2014-05-22
* | libavformat/matroskaenc: Add WebM DASH supportVignesh Venkatasubramanian2014-05-22
* | Autodetect Asterisk raw pcm with extension "sln".Carl Eugen Hoyos2014-05-22
* | Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().Carl Eugen Hoyos2014-05-21
* | avformat: add av_stream_get_end_pts()Michael Niedermayer2014-05-21
* | Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37'Michael Niedermayer2014-05-20
|\|
| * lavf: add av_stream_get_side_dataJanne Grunau2014-05-20
* | avformat/mux: Remove localized encoder stringsMichael Niedermayer2014-05-20
* | lavf/ftp: favour EPSV over PASV commandLukasz Marek2014-05-20