22 Commits (5d509fbdcf6277716414702dc961d33c8e1eedcb)

Author SHA1 Message Date
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Michael Niedermayer 84281d111c ff_mpeg4videodec_static_init: fix return type 12 years ago
Michael Niedermayer 1bd024ec77 mpeg4videodec: split static decoder table init out 12 years ago
Martin Storsjö 6f13a371ec mpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Michael Niedermayer c9cab022a3 mpeg4dec: restore error concealment functionality after merge 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Dustin Brody 5b22d6e132 lavc: convert error_recognition to err_recognition. 13 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò 6a495e986f Make inter_rvlc and intra_rvlc static tables. 14 years ago
Diego Elio Pettenò 84ae8936f6 Make inter_rvlc and intra_rvlc static tables. 14 years ago
Måns Rullgård 9c9a0840d0 Add lots of missing includes 15 years ago
Michael Niedermayer 0366b6e199 Make some tables static again, i mistakely thought they would be used in several 15 years ago
Michael Niedermayer a7ac9c2f62 Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. 15 years ago
Michael Niedermayer fef59a5b4b Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readability 15 years ago
Michael Niedermayer 05b858b045 Rename DCtab_*, its a global variable and it helps understanding if mpeg4 15 years ago
Michael Niedermayer 28fbbee15f Remove useless line. 15 years ago
Michael Niedermayer ca334dd14b Split the mpeg4 encoder and decoder off h263.c 15 years ago