summaryrefslogtreecommitdiff
path: root/libavcodec/dvenc.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* dv: K&R formatting cosmeticsGabriel Dume2014-09-09
* dv: Update DV-profile-related functions to current public APIDiego Biurrun2014-08-02
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* dv: Properly split decoder and encoder initializationDiego Biurrun2014-06-27
* dv: get rid of global non-const tablesAnton Khirnov2014-06-20
* dvenc: initialize the profile only once, at initAnton Khirnov2014-06-20
* dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-04
* avcodec: Consistently name encoder init functions foo_encode_initDiego Biurrun2014-02-20
* dv: use AVFrame API properlyAnton Khirnov2013-12-09
* dv: Split off DV video encoder into its own fileDiego Biurrun2013-12-02