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
2011-06-28wavpack: skip blocks with no samplesKostya Shishkov
2011-06-27Support fourcc Y8 (ticket 308).ami_stuff
2011-06-27Support fourcc YV16 (ticket 307).ami_stuff
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-25ogg_read_packet: forward error code.Nicolas George
2011-06-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-24udp: Receive on the remote port number, if no local port is setCan Wu
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-24doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun
2011-06-23Use av_printf_format to check the usage of printf style functionsMartin Storsjö
2011-06-23nsvdec: Propagate error values instead of returning 0 in nsv_read_header().Diego Biurrun
2011-06-22Revert needless API change in 05e84c95.Reimar Döffinger
2011-06-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-21mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos
2011-06-21mov: Support R10g codec identifier.ami_stuff
2011-06-21riff/img2: Add JPEG 2000 codec IDs.Kamil Nowosad
2011-06-21riff: Add DAVC fourcc.ami_stuff
2011-06-21riff: Add M263, XVIX, MMJP, CDV5 fourccs.Carl Eugen Hoyos
2011-06-21rawvideo: Support auv2 fourcc.ami_stuff
2011-06-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-21Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles
2011-06-21Fix bink audio playback outside of FFmpeg.Ivan Kalvachev
2011-06-20mov: Fix empty edit detection.Yusuke Nakamura
2011-06-20dump_metadata: Fix 0xd in metadataMichael Niedermayer
2011-06-20avidec: consider non video to contain only keyframes when seeking.Michael Niedermayer
2011-06-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-19avidec: Ignore unknown stream typesami_stuff
2011-06-19lavf: prevent crash in av_open_input_file() if ap == NULL.Ronald S. Bultje
2011-06-18lavf: add a forgotten NULL check in convert_format_parameters().Anton Khirnov
2011-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-17Support DTS in mp4/mov.Carl Eugen Hoyos
2011-06-17Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200'Michael Niedermayer
2011-06-16Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov
2011-06-16lavf: add avformat_write_header() as a replacement for av_write_header().Anton Khirnov
2011-06-16Deprecate av_open_input_* and remove their uses.Anton Khirnov
2011-06-16lavf: add avformat_open_input() as a replacement for av_open_input_*Anton Khirnov
2011-06-16mmsh: fix 400 bad requestKirill Zorin
2011-06-16rtpenc_latm: Consistently use "Libav" in license boilerplate.Diego Biurrun
2011-06-16rtsp: Don't pass string pointer as format string to ff_url_joinMartin Storsjö
2011-06-16mmsh: fixed printf injection bug in mmsh requestKirill Zorin
2011-06-16mmsh: fixed printf injection bug in mmsh requestKirill Zorin
2011-06-15Make buffer size check consistent and avoid a possible overflow.Reimar Döffinger
2011-06-15Fix spelling.Reimar Döffinger
2011-06-15Full support for sending H.264 in RTPLuca Abeni
2011-06-15Support reading chan atoms with empty channel descriptions.Andrew Wason
2011-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-14matroskadec: properly decode color space in an endian neutral wayAurelien Jacobs
2011-06-14matroskadec: use a temporary fourcc variableAurelien Jacobs