summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | lavf: add V as a video stream specifier which is not an attached pictureMarton Balint2015-09-02
* | avformat/hlsenc: add a use_localtime option to expand the segment filename wi...LiuQi2015-09-02
* | lavf/dv: Do not return EIO for every error (like EOF).Carl Eugen Hoyos2015-09-02
* | avformat/mxg: Use memmove()Michael Niedermayer2015-09-01
* | mpegts: demux BluRay text subtitlesPetri Hintukainen2015-09-01
* | mpegts: fix demuxing PES private stream 2Petri Hintukainen2015-09-01
* | rtmp: support the AMF_DATE tagAndrew Stone2015-09-01
* | lavf: Remove probesize32 and max_analyze_duration32 on version bump.Carl Eugen Hoyos2015-09-01
* | mux: warn if the encoders bitexact flag is set, but not the muxersAndreas Cadhalpun2015-08-30
* | avformat/segment: atomically update list if possibleMichael Niedermayer2015-08-28
* | lavf/mpegenc: provide better feedback in case of invalid media typeStefano Sabatini2015-08-27
* | Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04'Hendrik Leppkes2015-08-27
|\|
| * webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato2015-08-25
| * hlsenc: Support outputting specific versionsLuca Barbato2015-08-25
* | avformat/oggenc: Check segments_count for headers tooMichael Niedermayer2015-08-27
* | lavf/mov: Support unusual alac files without frma and alac atoms.Carl Eugen Hoyos2015-08-27
* | avformat/segment: Do not free the filename twiceMichael Niedermayer2015-08-26
* | matroskaenc: Fix indentationTimothy Gu2015-08-25
* | lavf/http: Fix parsing http request data to not read over '\0'.Stephan Holljes2015-08-25
* | avformat/aa: use correct format specifier in sscanfVesselin Bontchev2015-08-25
* | lavf/segment: Fix memleak.Carl Eugen Hoyos2015-08-25
* | avformat/file: Check for lstat() instead of dirent.hMichael Niedermayer2015-08-25