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
2014-11-01avformat/matroskadec: do not trust the default duration to be the real 1/time...Michael Niedermayer
2014-11-01avformat/mp3dec: Improve seeking frame sync codeMichael Niedermayer
2014-11-01avformat/mpeg: increase score for short mpeg-ps by 1Michael Niedermayer
2014-10-05avformat/mpegts: Check desc_len / get8() return codeMichael Niedermayer
2014-10-05avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()Benoit Fouet
2014-09-20avformat/m4vdec: Check for non startcode 00 00 00 sequences in probeMichael Niedermayer
2014-09-20avformat/swfdec: Do not change the pixel formatMichael Niedermayer
2014-09-20avformat/swfdec: Use side data to communicate w/h changes to the decoderMichael Niedermayer
2014-09-20segment: don't access outside seg->frames arrayMika Raento
2014-09-20oggdec: fix invalid free on errorwm4
2014-09-20Merge commit 'd14696c99ccac12a052ce10e70859ffc0293ed6a' into release/2.2Michael Niedermayer
2014-09-17apetag: Fix APE tag size checkKaterina Barone-Adesi
2014-08-27mpegenc: limit the maximum muxrateAnton Khirnov
2014-08-23Merge commit '7788297a59656ececd84f602292bfeb79f7eedd7' into release/2.2Michael Niedermayer
2014-08-23Merge commit '23376ae2f0247ff659724b6a5313639db0c991ad' into release/2.2Michael Niedermayer
2014-08-14mpegts: Do not try to write a PMT larger than SECTION_SIZELuca Barbato
2014-08-14mpegts: Define the section length with a constantLuca Barbato
2014-08-05avformat/tee: flip assigment directionMichael Niedermayer
2014-08-05avformat/dv: implement fallback in dv_extract_pack()Michael Niedermayer
2014-07-30Merge commit 'f6b3dce952d66f87883a50d90d6e98416ee397df' into release/2.2Michael Niedermayer
2014-07-27librtmp: Don't free the temp url at the end of rtmp_openMartin Storsjö
2014-07-15avformat: add av_stream_get_parser() to access avformat AVParserMichael Niedermayer
2014-07-15avformat/utils: do not wait for packets from discarded streams for genptsMichael Niedermayer
2014-07-15Merge commit '46c477c2a14b04a63ab11d31003b48fab6146a96' into release/2.2Michael Niedermayer
2014-06-26oggenc: Set the right AVOption size for the pref_duration optionMartin Storsjö
2014-06-26Check mp3 header before calling avpriv_mpegaudio_decode_header().Justin Ruggles
2014-06-23avformat/mpc: attempt to allocate a packet that is not smaller than the data ...Michael Niedermayer
2014-06-23avformat/cavsvideodec: Fix probing when the file extension is avsMichael Niedermayer
2014-06-23avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial f...Michael Niedermayer
2014-06-21Show duration for large asf files as written in the file header.Carl Eugen Hoyos
2014-06-19avformat/mp3enc: drop redundant and uninitialized variableMichael Niedermayer
2014-06-10Do not limit blocksize when reading PCM from aiff.Carl Eugen Hoyos
2014-06-10avformat/avidec: allow rounding errors between scale/rate and timebaseMichael Niedermayer
2014-06-03avformat/h263dec/h263_probe: Check TRMichael Niedermayer
2014-06-03avformat/h263dec/h263_probe: Check PSC bit 9 and 13 inMichael Niedermayer
2014-06-03avformat/h263dec: shift data in state to make more bits available to probeMichael Niedermayer
2014-06-03avformat/utils: Call ff_rfps_add_frame() only for videoMichael Niedermayer
2014-06-03avformat/flvenc: fix assertion failure after 4h muxingMichael Niedermayer
2014-05-31avformat/mov: allow seeking back to the begin even if nothing is marked as ke...Michael Niedermayer
2014-05-13Use Matroska document version 2 for WebM files if possible.Carl Eugen Hoyos
2014-05-11avformat/avidec: remove unused variablesMichael Niedermayer
2014-05-11Merge commit '7f954ca502a16feeca44d4e9a7d450b404dabc94' into release/2.2Michael Niedermayer
2014-05-11avformat/avidec: Check required demuxing buffer sizes in guess_ni_flag()Michael Niedermayer
2014-05-10avi: Improve non-interleaved detectionMichael Niedermayer
2014-05-09rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö
2014-05-05avformat/h263dec: Fix h263 probeMichael Niedermayer
2014-05-05avformat/mpegts: Remove redundant checkMichael Niedermayer
2014-05-05avformat/rtmpproto: Added handling of an initial RTMP chunk size packet.Stephan Soller
2014-05-04Merge commit '79041d92ee7421853ee8c57fc13891cb0c272e0e' into release/2.2Michael Niedermayer
2014-05-04Merge commit '82cebc0e0544dce507749dd9b1c2983f083de836' into release/2.2Michael Niedermayer