Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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