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
2010-11-30Implement frei0r source.Stefano Sabatini
2010-11-27IEC 61937 encapsulation of TrueHD for HDMI passthrough.Anssi Hannula
2010-11-26Mobotix .mxg demuxerAnatoly Nenashev
2010-11-23S/PDIF demuxerAnssi Hannula
2010-11-23Give more explicit/less confusing names to the filters dealing withStefano Sabatini
2010-11-21Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini
2010-11-17Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3.Carl Eugen Hoyos
2010-11-14minor bump and Changelog entry for r25747Aurelien Jacobs
2010-11-11MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George
2010-11-03changelog: mention that ffmpeg is now win64-friendlyRamiro Polla
2010-11-03Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini
2010-11-02Add single stream LATM/LOAS decoderJanne Grunau
2010-10-19Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö
2010-10-19Add a -force_key_frames option to ffmpeg.Nicolas George
2010-10-19Add transpose filter.Stefano Sabatini
2010-10-18Remove -crop* options.Stefano Sabatini
2010-10-13Add a SAP demuxerMartin Storsjö
2010-10-12Implement cropdetect filter.Stefano Sabatini
2010-10-11Add forgotten minor bump and changelog entry for the SAP muxerMartin Storsjö
2010-10-06Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö
2010-10-01Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin
2010-09-27Port MPlayer blackframe filter.Stefano Sabatini
2010-09-25Bump lavfi minor and add Changelog notice after yadif addition.Stefano Sabatini
2010-09-25Make ffprobe able to set AVFormatContext options.Stefano Sabatini
2010-09-25Make the crop filters accept parametric expressions.Stefano Sabatini
2010-09-25Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini
2010-09-24Add frei0r filter.Stefano Sabatini
2010-09-24Add a G.722 encoderMartin Storsjö
2010-09-14Implement libopencv smooth filter.Stefano Sabatini
2010-09-14Add R10k decoder.Zhou Zongyi
2010-09-09Add G.722 ADPCM audio decoderMartin Storsjö
2010-08-25Add changelog entry for MMSH support.Ronald S. Bultje
2010-08-23Adding of a64-codec: there were changes to be documented in changelogTobias Bindhammer
2010-08-19Add Apple HTTP Live Streaming demuxerMartin Storsjö
2010-08-18Remove "CODEC_CAP_EXPERIMENTAL added" entry from the Changelog.Stefano Sabatini
2010-08-17Add hflip filter.Stefano Sabatini
2010-08-16Add RTP depacketization of VP8Josh Allmann
2010-08-13Add RTP depacketization of MP4A-LATMMartin Storsjö
2010-08-102 lines spacing between versions in Changelog should be enough for readabilityAurelien Jacobs
2010-08-07Add RTP packetization of Theora and VorbisJosh Allmann
2010-07-29Implement ffprobe -show_packets.Stefano Sabatini
2010-07-27add Chinese AVS encoding via external library libxavsStefan Gehrer
2010-07-25add SubRip muxer and demuxerAurelien Jacobs
2010-07-21Add libavcore.Stefano Sabatini
2010-07-20Lego Mindstorms RSO muxer and demuxer.Rafaël Carré
2010-07-18Tele-typewriter demuxerPeter Ross
2010-07-14Add a depacketizer for QDM2Josh Allmann
2010-07-10Add native GSM 06.10 audio decoder.Reimar Döffinger
2010-07-04r24021 which i have approved did by mistake remove a empty line that had a pu...Michael Niedermayer
2010-07-04Implement -onkeydown and -onmousedown options for ffplay.Alexei Svitkine