summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* gifdec: resync supportMichael Niedermayer2013-01-251-6/+26
* lavf/img2enc: extend current options documentationStefano Sabatini2013-01-251-2/+2
* lavf/img2dec: fix option help fieldsStefano Sabatini2013-01-251-3/+3
* movenc: check that fps for tmcd is within encodable range.Michael Niedermayer2013-01-241-0/+5
* movenc: Calculate fps for tmcd without intermediate step.Michael Niedermayer2013-01-241-1/+1
* mpeg12demux: Fallback to startcode for stream type identification.Michael Niedermayer2013-01-241-4/+0
* eacdata: do not set sample_fmtPaul B Mahol2013-01-241-1/+0
* flic: do not set sample_fmtPaul B Mahol2013-01-241-1/+0
* Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'Michael Niedermayer2013-01-242-2/+2
|\
| * rtpenc_chain: Use the original AVFormatContext for getting payload typeMartin Storsjö2013-01-241-1/+1
| * rtp: Make sure the output format pointer is setMartin Storsjö2013-01-241-1/+1
* | Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c'Michael Niedermayer2013-01-241-1/+1
|\ \ | |/
| * rtp: Make sure priv_data is set before reading itMartin Storsjö2013-01-231-1/+1
| * rtpenc: fix overflow checking in avc_mp4_find_startcode()Xi Wang2013-01-231-2/+2
| * rtmp: fix buffer overflows in ff_amf_tag_contents()Xi Wang2013-01-231-6/+5
| * rtmp: fix multiple broken overflow checksXi Wang2013-01-231-6/+6
* | matroskadec: export codec bits_per_coded_samplePaul B Mahol2013-01-241-0/+1
* | matroskaenc: fix -codec copy with TTAPaul B Mahol2013-01-241-0/+2
* | matroskaenc: support TTA muxingPaul B Mahol2013-01-241-9/+1
* | Refuse to mux tta into matroska, the output file is broken.Carl Eugen Hoyos2013-01-241-0/+7
* | mpc8: check stream count before accessing stream 1.Michael Niedermayer2013-01-241-0/+5
* | matroskaenc: add codec_tag lists back.Carl Eugen Hoyos2013-01-242-0/+38
* | Only try to auto-detect LATM in mpegts if the LOAS demuxer was configured.Carl Eugen Hoyos2013-01-241-1/+3
* | hls: add missing checks for accessing avoption fieldsMichael Niedermayer2013-01-231-5/+5
* | lavf/hls: broker HTTP optionsMicah Galizia2013-01-232-3/+33
* | lavf/segment: exit immediately in case of invalid stream specifierStefano Sabatini2013-01-231-1/+1
* | lavf/segment: avoid failure in case -flags +live and -segment_times/frames ar...Stefano Sabatini2013-01-231-7/+0
* | lavf/segment: drop now pointless segment_list_close() functionStefano Sabatini2013-01-231-9/+3
* | lavf/segment: mark #EXT-X-ENDLIST in M3U8 only at the end of streamStefano Sabatini2013-01-231-5/+5
* | rtmp: fix buffer overflows in ff_amf_tag_contents()Xi Wang2013-01-231-6/+5
* | rtmp: fix multiple broken overflow checksXi Wang2013-01-231-6/+6
* | rtpenc: fix overflow checking in avc_mp4_find_startcode()Xi Wang2013-01-231-2/+2
* | mvdec: check channel count.Michael Niedermayer2013-01-221-4/+18
* | mvdec: minor simplification, remove av_inv_q()Michael Niedermayer2013-01-221-2/+2
* | mvdec: use avpriv_set_pts_info() instead of directly setting tb.Michael Niedermayer2013-01-221-2/+3
* | Fix compilation with --disable-everything --enable-demuxer=loasCarl Eugen Hoyos2013-01-221-1/+1
* | lavf/aiffenc: ID3 tags supportMatthieu Bouron2013-01-222-12/+153
* | lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in ...Stefano Sabatini2013-01-221-1/+1
* | rtpenc: do not use random values for seq when bitexact is requested.Michael Niedermayer2013-01-221-3/+6
* | Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721'Michael Niedermayer2013-01-223-3/+11
|\ \ | |/
| * rtpenc: Start the sequence numbers from a random offsetMartin Storsjö2013-01-223-3/+11
* | Merge commit '570a4a0189946c2c983da41d37fdd67fa13266e7'Michael Niedermayer2013-01-221-18/+20
|\ \ | |/
| * avidec: use sensible error codes instead of -1Jindrich Makovicka2013-01-211-19/+22
* | mov: prevent double free if the caller replaces the io context.Michael Niedermayer2013-01-222-2/+5
* | img2dec: support seeking in infinitely looped streamMichael Niedermayer2013-01-211-4/+7
* | lavf/hlsenc: append last incomplete segment when closing the outputStefano Sabatini2013-01-211-4/+12
* | oggdec: remove unused variablesMichael Niedermayer2013-01-211-2/+0
* | Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382'Michael Niedermayer2013-01-211-2/+34
|\ \ | |/
| * srtp: Move a variable to a local scopeMartin Storsjö2013-01-211-2/+2
| * srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö2013-01-211-0/+32
OpenPOWER on IntegriCloud