summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpegts: consider stream_type 4 just a hint toward mp3 and not definiteMichael Niedermayer2015-12-24
* avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB wayStefan Pöschel2015-12-24
* avformat/subtitles: treat negative duration like unknown durationwm42015-12-23
* mlvdec: validate bits_per_coded_sampleAndreas Cadhalpun2015-12-22
* avformat/movenc-test: Make format staticMichael Niedermayer2015-12-22
* avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer2015-12-22
* lavf/rmdec: Use correct format specifier for int64_t.Carl Eugen Hoyos2015-12-22
* lavf/avformat: add av_warn_unused_result to avformat_write_headerGanesh Ajjanagadde2015-12-21
* lavf/img2enc: add atomic_writing optionClément Bœsch2015-12-21
* nuv: sanitize negative fps rateAndreas Cadhalpun2015-12-20
* mlvdec: check that index_entries existAndreas Cadhalpun2015-12-20
* lavf/hlsenc: replace round by lrintGanesh Ajjanagadde2015-12-19
* nutdec: reject negative value_len in read_sm_dataAndreas Cadhalpun2015-12-19
* nutdec: only copy the header if it existsAndreas Cadhalpun2015-12-19
* oggparsedaala: sync with current bitstream syntaxRostislav Pehlivanov2015-12-18
* Merge commit 'febfb49a70e82f5ac46dc7ea34dabd4d56b19b31'Hendrik Leppkes2015-12-18
|\
| * matroskadec: Fix sample_aspect_ratio for stereo matroska contentAaron Colwell2015-12-07
| * rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-07
| * movenc-test: add a missing va_end callGanesh Ajjanagadde2015-12-07
* | avformat/oggparsedirac: Export sample aspect ratioMichael Niedermayer2015-12-17
* | avformat/xmv: Add *.xmv to the recognized extensions for the XMV format.rsn88872015-12-17
* | Merge commit 'b8b21dee0f0b4bcc1888067c497d6e838859d2cd'Hendrik Leppkes2015-12-17
|\|
| * mxfenc: always assume long gopAnton Khirnov2015-12-06
* | Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes2015-12-17
|\|
| * lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-06
* | Merge commit '8bcadaacc2b8dc3c5d6569835a5ca20e62d3efca'Hendrik Leppkes2015-12-17
|\|
| * mpegenc: use the CPB props side dataAnton Khirnov2015-12-06
* | Merge commit '5845a8273e4694e0254ad728970b82bb64fd8bc0'Hendrik Leppkes2015-12-17
|\|
| * movenc: use the CPB props side dataAnton Khirnov2015-12-06
* | avformat/swfenc: Check frama rate before writing itMichael Niedermayer2015-12-17
* | ffm: reject invalid codec_id and codec_typeAndreas Cadhalpun2015-12-15
* | movenc: support cenc (common encryption)erankor2015-12-15
* | avformat/mxfenc: Do not crash if there is no packet in the first streamMichael Niedermayer2015-12-13
* | lavf/tee: fix side data double free.Nicolas George2015-12-13
* | avformat/hlsenc: Check the return code of avformat_write_header()Michael Niedermayer2015-12-13
* | avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-13
* | avformat/mxfenc: Fix integer overflow in length computationMichael Niedermayer2015-12-13
* | avformat/segment: Fix memory leak of cur_entry.filenameLvqier2015-12-12
* | lavf/matroskadec: Set codec_tag also for audio codecs.Carl Eugen Hoyos2015-12-12
* | avformat/mpegtsenc: Add basic multi program supportMichael Niedermayer2015-12-11
* | avformat: Add av_program_add_stream_index()Michael Niedermayer2015-12-11
* | diracdec: Extract version parametersKieran Kunhya2015-12-10
* | diracdec: Move strides to bytes, and pointer types to uint8_t.Kieran Kunhya2015-12-10
* | lavf/mpjpegdec: Fixed dereference after null checkAlex Agranovsky2015-12-09
* | avformat/rmdec: Fix use of uninitialized variableMichael Niedermayer2015-12-09
* | avformat/flacdec: remove unused return code assignmentMichael Niedermayer2015-12-09
* | avformat/matroskaenc: Check codecdelay before useMichael Niedermayer2015-12-09
* | Merge commit '5f3a081b42b84404a40a52c80ef7a354cf048c56'Hendrik Leppkes2015-12-08
|\|
| * avi: Spin out the logic to position to the next non-interleaved streamLuca Barbato2015-12-02
| * avi: Validate the stream-id for DV as wellMichael Niedermayer2015-12-02