summaryrefslogtreecommitdiff
path: root/libavcodec/dv_tablegen.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bitsAndreas Rheinhardt2022-09-071-1/+4
* avcodec/dvdata: Order code table by codesAndreas Rheinhardt2022-09-071-1/+1
* Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'Michael Niedermayer2014-09-091-35/+35
|\
| * dv: K&R formatting cosmeticsGabriel Dume2014-09-091-35/+35
* | Add av_cold to table generation functions.Reimar Döffinger2014-08-311-1/+2
* | Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95'Michael Niedermayer2013-12-021-8/+8
|\ \ | |/
| * dv: Move DV VLC data tables out of header fileDiego Biurrun2013-12-021-8/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-181-2/+1
|\ \ | |/
| * dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit().Diego Biurrun2012-04-171-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-281-1/+3
|\ \ | |/
| * dv: Split off DV video decoder into its own file.Diego Biurrun2012-03-271-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-3/+3
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* tableprint: use the type name as-is for the functions' names.Diego Pettenò2010-06-271-2/+2
* Add support for hard-coding the 256kB large dv_vlc_map table.Reimar Döffinger2010-03-211-0/+96