summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | lavf/mxfdec: fix seeking before the first keyframeMarton Balint2015-12-08
* | Merge commit 'd017ed878a45171f2f6c69fb9d76401c3c494110'Hendrik Leppkes2015-12-07
|\|
| * avi: Use the correct data typeLuca Barbato2015-12-02
| * lavf: G.723.1 muxerMohamed Naufal2015-11-30
* | Merge commit 'a0fa6d06b848f26b16ba12f0a9a4a85b93ab8022'Hendrik Leppkes2015-12-07
|\|
| * matroska: Warn when metadata references a non-existent elementLuca Barbato2015-11-28
* | Merge commit 'f7986239f4dbec91c743c4c5eb0a2339bd325bf6'Hendrik Leppkes2015-12-07
|\|
| * dvenc: Validate the frame size before copying itLuca Barbato2015-11-28
* | Remove Redundant Entry of MPEG2 Video DescAnshul Maheshwari2015-12-07
* | avformat/movenc-test: correct varargs usageGanesh Ajjanagadde2015-12-06
* | avformat/rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-06