summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'Hendrik Leppkes2015-09-08
|\
| * asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková2015-09-06
* | Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'Hendrik Leppkes2015-09-08
|\|
| * mov: Allow more than one keyframe per trunMartin Storsjö2015-09-06
* | Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'Hendrik Leppkes2015-09-08
|\|
| * riff: Add AVj2 fourcc for Avid jpeg2000Vittorio Giovara2015-09-04
* | Add NOA creditsMichael Niedermayer2015-09-08
* | avformat/http: exponentially delay reconnection to avoid flooding the serverMichael Niedermayer2015-09-07
* | avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer2015-09-07
* | Merge commit '9ad1e0c12caa440de860bd8f2122beb11d73815c'Hendrik Leppkes2015-09-07
|\|
| * mux: Make sure that the data is actually writtenSean McGovern2015-09-03
* | Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42'Hendrik Leppkes2015-09-07
|\|
| * file: properly forward errors from file_read() and file_write()Sean McGovern2015-09-03
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-07
|\|
| * DXV decoderVittorio Giovara2015-09-02
* | avformat/async: fix integer conversion warningZhang Rui2015-09-07
* | avformat: implement query_codec for the image2 muxer.tab2015-09-07
* | avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tagsMichael Niedermayer2015-09-07
* | md5: change flags to match framemd5.Ronald S. Bultje2015-09-06
* | avformat/http: print error that causes reconnectionMichael Niedermayer2015-09-06
* | avformat/http: require seekability only when seeking to position != 0Michael Niedermayer2015-09-06
* | avformat/samidec: do not include trailing sami footer in the last packetYayoi2015-09-06
* | avformat/async: replace strerror with av_err2strZhang Rui2015-09-06
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28
* | Postpone removal of API changes from within the last two yearsHendrik Leppkes2015-09-05
* | avformat/mp3dec: Make MP3 seek fastAndy Wu2015-09-05
* | Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes2015-09-05
|\|
| * Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* | Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes2015-09-05
* | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* | avformat/hls: Check for av_opt_set_dict() failureMichael Niedermayer2015-09-05
* | lavf/aiffenc: Clarify an error message.Carl Eugen Hoyos2015-09-05
* | lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner2015-09-05
* | lavf/mxf: Support video essence container uls for vc1.Arnaud Bienner2015-09-05
* | lavf/riff: Support fourcc AVd1 for dvvideo.Arnaud Bienner2015-09-05
* | lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos2015-09-04
* | avformat/mov: Change the type of the r/g/b variablesMichael Niedermayer2015-09-03
* | lavf/http: Remove superfluous parenthesis.Stephan Holljes2015-09-03
* | lavf/http: Fix incorrectly placed parenthesis.Stephan Holljes2015-09-03
* | avformat/concatdec: Check file variable before dereferencingMichael Niedermayer2015-09-03
* | avformat/file: Fix copy and paste errorMichael Niedermayer2015-09-03
* | avformat/hlsenc: Fix memleak of pathMichael Niedermayer2015-09-03
* | avformat/hlsenc: Initialize vtt_oc to help static analyzersMichael Niedermayer2015-09-03
* | avformat/latmenc: Add assert to avoid coverity warningMichael Niedermayer2015-09-03
* | avformat/swfdec: Check return value of init_get_bits8()Michael Niedermayer2015-09-03
* | avformat/mov: Fix integer overflow in FFABSMichael Niedermayer2015-09-03
* | avformat/dump: Fix integer overflow in aspect ratio calculationMichael Niedermayer2015-09-03