summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* auenc: strict check for supported codecPaul B Mahol2013-01-30
* auenc: remove put_au_header() and merge its code into au_write_headerPaul B Mahol2013-01-30
* fixup_vorbis_headers: add missing malloc failure checkMichael Niedermayer2013-01-30
* oggparsevorbis: use av_realloc consistentlyPaweł Hajdan, Jr2013-01-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-30
|\
| * movenc: Simplify code by using avio_wb24Martin Storsjö2013-01-30
* | Correctly mark non-default streams when muxing matroska.Carl Eugen Hoyos2013-01-30
* | r3d: check that sampling rate is non negative.Michael Niedermayer2013-01-29
* | r3d: fix division by 0 with 0 sample rateMichael Niedermayer2013-01-29
* | oggenc: fix "oggstream may be used uninitialized in this function" warningMichael Niedermayer2013-01-29
* | Merge commit 'e6b1c3bbe7082c71ea8ee8ac83698c156c9e4838'Michael Niedermayer2013-01-29
|\|
| * mvi: set framerateAnton Khirnov2013-01-29
* | 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