]> git.sesse.net Git - ffmpeg/history - libavcodec/h264.c
* 3gp patch by Joca
[ffmpeg] / libavcodec / h264.c
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-16 Michael Niedermayerbigendian fix
2003-05-15 Falk HüffnerWarning fixes.
2003-05-14 Michael Niedermayercleanup
2003-05-13 Michael Niedermayeroptimizations
2003-05-13 Michael Niedermayeroptimizations
2003-05-09 Michael Niedermayersvq3 decoder by anonymous
2003-04-27 Michael Niedermayertired
2003-04-25 Michael Niedermayerfixing mixed dr1 + internal buffers
2003-04-14 Michael Niedermayerminor cleanup / some warning fixes
2003-04-12 Michael Niedermayerfaster 8x8 & 16x16 plane prediction by skal (massimin...
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-07 Michael Niedermayersome checks to avoid segfault
2003-04-05 Michael Niedermayer#ifdef TRACE printf() -> tprintf()
2003-04-04 Michael Niedermayermultiple reference frames support
2003-04-04 Michael NiedermayerH264 decoder & demuxer