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
2017-11-11Merge commit '4c0588b4562abad5540f6a5435c62828de9e4fdf'James Almer
2017-08-20mpeg2enc: Don't mark all streams as component videoMark Thompson
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-02-23mpeg12enc: always write closed gops for intra only outputsMarton Balint
2016-01-31Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis
2016-01-21lavc: Move timecode_frame_start to codec private optionsVittorio Giovara
2016-01-21avcodec/mpeg12enc: Move high resolution thread check to before initializing t...Michael Niedermayer
2016-01-05avcodec/motion_est: Fix mv_penalty table sizeMichael Niedermayer
2015-12-04avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-09-18avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...Michael Niedermayer
2015-07-30avcodec/mpeg12enc: extend QP range to 28 for non linear quantizersMichael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-05-28Merge commit '6f57375d707de40dcec28d3cef886c364e032c21'Michael Niedermayer
2015-05-28rl: Rename ff_*_rl() to ff_rl_*()Anton Khirnov
2015-05-22Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer
2015-05-22mpegvideo: Drop flags and flags2Vittorio Giovara
2015-04-22avcodec: use av_mod_uintp2() where usefulJames Almer
2014-11-11mpeg12enc: increase declared size of block function argumentMichael Niedermayer
2014-11-06Merge commit '37b3361e755361d4ff14a2973df001c0140d98d6'Michael Niedermayer
2014-11-06mpeg12enc: factor out check in encode_dcVittorio Giovara
2014-08-28Replace incorrect use of "multiply" with "multiple"James Darnley
2014-08-21mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun
2014-08-15Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'Michael Niedermayer
2014-08-15mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun
2014-06-14mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_disp...Marton Balint
2014-06-14mpeg12enc: add support for PANSCAN side data in sequence_display_extensionMarton Balint
2014-06-07avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer
2014-06-07Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer
2014-06-06mpeg2: add sequence display extension informationMarc-Antoine Arnaud
2014-05-16avcodec/mpeg12enc: avoid floats in the aspect ratio info setup codeMichael Niedermayer
2014-05-16avcodec/mpeg12enc: Favor storing DAR instead of SARFrederic Turmel
2014-04-28avcodec/mpeg12enc: increase declared size of block function argumentMichael Niedermayer
2014-04-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-09mpegvideo: operate with pointers to AVFrames instead of whole structswm4
2014-04-01mpeg12enc: always set closed gop flag on the first gopMarton Balint
2014-04-01mpeg12enc: always write closed gops for intra only outputsMarton Balint
2014-03-17Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer
2013-12-10Merge commit '3d1d175367f1f22e0c4952299a258272e2e2acf1'Michael Niedermayer
2013-12-09mpeg12enc: set frame packing information when relevant metadata is foundVittorio Giovara
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-09-06Merge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29'Michael Niedermayer
2013-09-06Merge commit '66f091053f11a8957b2175480d2f368d2cf4474c'Michael Niedermayer
2013-09-05mpeg12enc: K&R formatting cosmeticsVittorio Giovara