]> git.sesse.net Git - ffmpeg/history - libavcodec/h264.c
initial commit for Id RoQ and Interplay MVE multimedia subsystems
[ffmpeg] / libavcodec / h264.c
2003-07-23 Michael Niedermayerbitstream changes to match JM7.2
2003-07-04 Alex Beregszasziunwanted second definition of CHECKED_ALLOCZ
2003-06-27 Mike Melanson- fix PLANE_PRED8x8 prediction (H/V are swapped, this...
2003-06-20 Alex Beregszaszisome warning fixes
2003-06-19 Mike Melansonadded support for B-frames and multiple slices
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
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