summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/utils: change assert to av_assert0()Michael Niedermayer2014-12-09
* avformat/utils: replace impossible condition by av_assert0() in ff_gen_search()Michael Niedermayer2014-12-09
* avformat/wavenc: check return value of strftime()Michael Niedermayer2014-12-09
* Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'Michael Niedermayer2014-12-09
|\
| * mov: further expand the list of parsed metadata tagsDave Rice2014-12-08
* | avformat/utils: fix calculating the absolute difference of timestampsMichael Niedermayer2014-12-09
* | avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next f...Michael Niedermayer2014-12-09
* | avformat/utils: Pass the next pts/dts to compute_pkt_fields() when availableMichael Niedermayer2014-12-09
* | Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'Michael Niedermayer2014-12-08
|\|
| * mov: expand the list of parsed metadata tagsVittorio Giovara2014-12-08
* | Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer2014-12-08
|\|
| * mov: parse XMP metadata on demandVittorio Giovara2014-12-08
* | Merge commit '174c5fde90060faab67796a5eaef742630f1db6e'Michael Niedermayer2014-12-08
|\|
| * mov: parse @PRM and @PRQ metadata tagsVittorio Giovara2014-12-08
* | Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198'Michael Niedermayer2014-12-08
|\|
| * mov: cosmetics: reorder the list of tagsVittorio Giovara2014-12-08
| * Allow reading of growing avi files (currently being written)Joakim Plate2014-12-08
| * riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos2014-12-08
* | Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b'Michael Niedermayer2014-12-08
|\|
| * rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö2014-12-08
| * mp3: Tweak the probe scoresLuca Barbato2014-12-07
| * latm: Do not give a score for a single instanceLuca Barbato2014-12-07
| * mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron2014-12-05
* | avformat/movenc: Add 2048x1080 to the aivx caseRens Dijkshoorn2014-12-08
* | avformat/matroskadec: request a sample with recursive seek headsMichael Niedermayer2014-12-07
* | avformat/matroskadec: fix handling of recursive SeekHead elementswm42014-12-07
* | avformat/dashenc: make durations 64bitMichael Niedermayer2014-12-07
* | avformat/mpeg: add commented out av_log() to probeMichael Niedermayer2014-12-06
* | avformat/mpeg: do not count PES packets inside PES packets during probingMichael Niedermayer2014-12-06
* | avformat/mpegts: Warn if ffio_ensure_seekback() failedMichael Niedermayer2014-12-06
* | avformat/apetag: More completely check avio_get_str() return valueMichael Niedermayer2014-12-06
* | avformat/hlsenc: added segment filename optionChristian Suloway2014-12-06
* | avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()Michael Niedermayer2014-12-06
* | avformat/rmdec: rm_read_extradata: add error message for oversized extradataMichael Niedermayer2014-12-06
* | Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'Michael Niedermayer2014-12-06
|\|
| * rm: Use the correct codec_data_size signednessLuca Barbato2014-12-04
| * mkv: Validate ASS Start and End fieldsLuca Barbato2014-12-03
| * Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-02
| * mpegtsenc: recognize .mts as MPEG Transport StreamJean-Baptiste Mardelle2014-12-02
* | avformat/mpegts: fix Opus stream countRafaël Carré2014-12-05
* | libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence gr...Mark Reid2014-12-04
* | replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxersSteve Jiekak2014-12-04
* | Fix standalone compilation of the iec61883 input device.Carl Eugen Hoyos2014-12-04
* | lavf/oggenc: use meaningful error codesLukasz Marek2014-12-03
* | avformat/rmdec: Check codec_data_sizeMichael Niedermayer2014-12-03
* | avformat/aviobuf: Fix infinite loop in ff_get_line()Michael Niedermayer2014-12-03
* | Support muxing 4k AVC Intra in mov.Carl Eugen Hoyos2014-12-02
* | Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550'Michael Niedermayer2014-12-02
|\|
| * Add support for BDAV/m2ts-mode muxingFredrik Axelsson2014-12-02
* | Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09'Michael Niedermayer2014-12-02
|\|