summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/hlsenc: added segment file deletionChristian Suloway2014-12-101-4/+86
* avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in ...Michael Niedermayer2014-12-101-1/+1
* avformat/flvdec: fix potential use of uninitialized variablesMichael Niedermayer2014-12-101-3/+3
* avformat/avidec: Increase dshow_block_align use threshold by 1Gabor Nagy2014-12-101-1/+1
* Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'Michael Niedermayer2014-12-101-6/+10
|\
| * dashenc: log file output progress in verbose modeBryan Huh2014-12-101-6/+10
* | Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'Michael Niedermayer2014-12-101-1/+1
|\ \ | |/
| * rtpproto: Fix the input RTP data format checkMartin Storsjö2014-12-091-1/+1
* | Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos2014-12-091-1/+1
* | Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5'Michael Niedermayer2014-12-091-1/+1
|\ \ | |/
| * libavformat: Build hevc.o when building the RTP muxerMartin Storsjö2014-12-091-1/+1
* | avformat/crypto: fix key vs iv typoMichael Niedermayer2014-12-091-2/+2
* | avformat/utils: change assert to av_assert0()Michael Niedermayer2014-12-091-1/+1
* | avformat/utils: replace impossible condition by av_assert0() in ff_gen_search()Michael Niedermayer2014-12-091-4/+1
* | avformat/wavenc: check return value of strftime()Michael Niedermayer2014-12-091-5/+12
* | Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'Michael Niedermayer2014-12-091-0/+16
|\ \ | |/
| * mov: further expand the list of parsed metadata tagsDave Rice2014-12-081-0/+18
* | avformat/utils: fix calculating the absolute difference of timestampsMichael Niedermayer2014-12-091-1/+1
* | avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next f...Michael Niedermayer2014-12-091-0/+8
* | avformat/utils: Pass the next pts/dts to compute_pkt_fields() when availableMichael Niedermayer2014-12-091-4/+7
* | Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'Michael Niedermayer2014-12-081-0/+19
|\ \ | |/
| * mov: expand the list of parsed metadata tagsVittorio Giovara2014-12-081-0/+23
* | Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer2014-12-083-14/+6
|\ \ | |/
| * mov: parse XMP metadata on demandVittorio Giovara2014-12-083-1/+6
* | Merge commit '174c5fde90060faab67796a5eaef742630f1db6e'Michael Niedermayer2014-12-081-7/+7
|\ \ | |/
| * mov: parse @PRM and @PRQ metadata tagsVittorio Giovara2014-12-081-3/+6
* | Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198'Michael Niedermayer2014-12-081-36/+36
|\ \ | |/
| * mov: cosmetics: reorder the list of tagsVittorio Giovara2014-12-081-29/+29
| * Allow reading of growing avi files (currently being written)Joakim Plate2014-12-081-4/+4
| * riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos2014-12-081-0/+1
* | Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b'Michael Niedermayer2014-12-081-0/+4
|\ \ | |/
| * rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö2014-12-081-0/+4
| * mp3: Tweak the probe scoresLuca Barbato2014-12-071-1/+4
| * latm: Do not give a score for a single instanceLuca Barbato2014-12-071-1/+1
| * mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron2014-12-051-0/+3
* | avformat/movenc: Add 2048x1080 to the aivx caseRens Dijkshoorn2014-12-081-1/+2
* | avformat/matroskadec: request a sample with recursive seek headsMichael Niedermayer2014-12-071-0/+3
* | avformat/matroskadec: fix handling of recursive SeekHead elementswm42014-12-071-1/+5
* | avformat/dashenc: make durations 64bitMichael Niedermayer2014-12-071-6/+6
* | avformat/mpeg: add commented out av_log() to probeMichael Niedermayer2014-12-061-0/+3
* | avformat/mpeg: do not count PES packets inside PES packets during probingMichael Niedermayer2014-12-061-2/+5
* | avformat/mpegts: Warn if ffio_ensure_seekback() failedMichael Niedermayer2014-12-061-1/+2
* | avformat/apetag: More completely check avio_get_str() return valueMichael Niedermayer2014-12-061-2/+6
* | avformat/hlsenc: added segment filename optionChristian Suloway2014-12-061-16/+24
* | avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()Michael Niedermayer2014-12-061-1/+5
* | avformat/rmdec: rm_read_extradata: add error message for oversized extradataMichael Niedermayer2014-12-061-1/+3
* | Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'Michael Niedermayer2014-12-063-6/+6
|\ \ | |/
| * rm: Use the correct codec_data_size signednessLuca Barbato2014-12-043-5/+5
| * mkv: Validate ASS Start and End fieldsLuca Barbato2014-12-031-2/+19
| * Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-023-4/+4
OpenPOWER on IntegriCloud