Anton Khirnov
|
9df889a5f1
|
h264: rename h264.[ch] to h264dec.[ch]
This is more consistent with the naming of other decoders.
|
2016-06-21 11:11:26 +02:00 |
|
Vittorio Giovara
|
41ed7ab45f
|
cosmetics: Fix spelling mistakes
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
2016-05-04 18:16:21 +02:00 |
|
Anton Khirnov
|
add1467e5e
|
svq3: drop the build dependency on the h264 decoder
|
2016-03-28 09:58:26 +02:00 |
|
Anton Khirnov
|
ad9d3384de
|
svq3: move the dequant buffer to SVQ3Context
Remove now unnecesary call to ff_h264_alloc_tables()
|
2016-03-28 09:56:09 +02:00 |
|
Diego Biurrun
|
a7da517f6a
|
h264data: Move all data tables from a header to a .c file
|
2016-03-25 15:56:14 +01:00 |
|