summaryrefslogtreecommitdiff
path: root/libavcodec/dv_profile.h
Commit message (Collapse)AuthorAge
* lavc: remove obsolete and disabled avpriv functionsAnton Khirnov2014-08-09
|
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
|
* dv: get rid of global non-const tablesAnton Khirnov2014-06-20
| | | | Instead, store them in the context and compute on each parameter change.
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
|
* dv: Split profile handling code into a separate file.Diego Biurrun2012-05-07