summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Write forced track flag to matroska files.Carl Eugen Hoyos2013-01-27
* lavf/srtdec: do not try to queue empty subtitle chunks.Clément Bœsch2013-01-27
* mvdec: check var_read_string() return valueMichael Niedermayer2013-01-27
* mvdec: Check the frame counter against the correct limit.Michael Niedermayer2013-01-27
* lavf/gifdec: cosmetics: remove extra whitespacePaul B Mahol2013-01-26
* lavf/gifdec: fix typoPaul B Mahol2013-01-26
* gifdec: resync supportMichael Niedermayer2013-01-25
* lavf/img2enc: extend current options documentationStefano Sabatini2013-01-25
* lavf/img2dec: fix option help fieldsStefano Sabatini2013-01-25
* movenc: check that fps for tmcd is within encodable range.Michael Niedermayer2013-01-24
* movenc: Calculate fps for tmcd without intermediate step.Michael Niedermayer2013-01-24
* mpeg12demux: Fallback to startcode for stream type identification.Michael Niedermayer2013-01-24
* eacdata: do not set sample_fmtPaul B Mahol2013-01-24
* flic: do not set sample_fmtPaul B Mahol2013-01-24
* Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'Michael Niedermayer2013-01-24
|\
| * rtpenc_chain: Use the original AVFormatContext for getting payload typeMartin Storsjö2013-01-24
| * rtp: Make sure the output format pointer is setMartin Storsjö2013-01-24
* | Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c'Michael Niedermayer2013-01-24
|\|
| * rtp: Make sure priv_data is set before reading itMartin Storsjö2013-01-23
| * rtpenc: fix overflow checking in avc_mp4_find_startcode()Xi Wang2013-01-23
| * rtmp: fix buffer overflows in ff_amf_tag_contents()Xi Wang2013-01-23
| * rtmp: fix multiple broken overflow checksXi Wang2013-01-23
* | matroskadec: export codec bits_per_coded_samplePaul B Mahol2013-01-24
* | matroskaenc: fix -codec copy with TTAPaul B Mahol2013-01-24
* | matroskaenc: support TTA muxingPaul B Mahol2013-01-24
* | Refuse to mux tta into matroska, the output file is broken.Carl Eugen Hoyos2013-01-24
* | mpc8: check stream count before accessing stream 1.Michael Niedermayer2013-01-24
* | matroskaenc: add codec_tag lists back.Carl Eugen Hoyos2013-01-24
* | Only try to auto-detect LATM in mpegts if the LOAS demuxer was configured.Carl Eugen Hoyos2013-01-24
* | hls: add missing checks for accessing avoption fieldsMichael Niedermayer2013-01-23
* | lavf/hls: broker HTTP optionsMicah Galizia2013-01-23
* | lavf/segment: exit immediately in case of invalid stream specifierStefano Sabatini2013-01-23
* | lavf/segment: avoid failure in case -flags +live and -segment_times/frames ar...Stefano Sabatini2013-01-23
* | lavf/segment: drop now pointless segment_list_close() functionStefano Sabatini2013-01-23
* | lavf/segment: mark #EXT-X-ENDLIST in M3U8 only at the end of streamStefano Sabatini2013-01-23
* | rtmp: fix buffer overflows in ff_amf_tag_contents()Xi Wang2013-01-23
* | rtmp: fix multiple broken overflow checksXi Wang2013-01-23
* | rtpenc: fix overflow checking in avc_mp4_find_startcode()Xi Wang2013-01-23
* | mvdec: check channel count.Michael Niedermayer2013-01-22
* | mvdec: minor simplification, remove av_inv_q()Michael Niedermayer2013-01-22
* | mvdec: use avpriv_set_pts_info() instead of directly setting tb.Michael Niedermayer2013-01-22
* | Fix compilation with --disable-everything --enable-demuxer=loasCarl Eugen Hoyos2013-01-22
* | lavf/aiffenc: ID3 tags supportMatthieu Bouron2013-01-22
* | lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in ...Stefano Sabatini2013-01-22
* | rtpenc: do not use random values for seq when bitexact is requested.Michael Niedermayer2013-01-22
* | Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721'Michael Niedermayer2013-01-22
|\|
| * rtpenc: Start the sequence numbers from a random offsetMartin Storsjö2013-01-22
* | Merge commit '570a4a0189946c2c983da41d37fdd67fa13266e7'Michael Niedermayer2013-01-22
|\|
| * avidec: use sensible error codes instead of -1Jindrich Makovicka2013-01-21
* | mov: prevent double free if the caller replaces the io context.Michael Niedermayer2013-01-22