Age | Commit message (Expand) | Author | Files | Lines |
2012-06-24 | g3dvl/vp8: Sync with last git master, move back detection of start codes into...vp8 | Emeric Grange | 3 | -57/+44 |
2012-06-24 | g3dvl/vp8: Minor cleanups into the software decoder | Emeric Grange | 7 | -49/+46 |
2012-06-24 | g3dvl/vp8: Move bitstream sync_code detection to the VDPAU state tracker, sim... | Emeric Grange | 5 | -104/+86 |
2012-06-24 | g3dvl/vp8: cosmetic | Emeric Grange | 1 | -16/+15 |
2012-06-24 | g3dvl/vp8: Sync with last upstream update | Emeric Grange | 3 | -106/+83 |
2012-06-24 | g3dvl: Hack | Emeric Grange | 2 | -2/+2 |
2012-06-24 | g3dvl/vp8: make mb_init_dequantizer() static | Emeric Grange | 1 | -1/+1 |
2012-06-24 | g3dvl/vp8: ooops | Emeric Grange | 1 | -1/+1 |
2012-06-24 | g3dvl/vp8: Rename some data fields to match RFC 6386, plus some minor cleanups | Emeric Grange | 12 | -93/+86 |
2012-06-24 | st/vdpau: Sync with last changes on libvdpau-vp8 | Emeric Grange | 2 | -2/+2 |
2012-06-24 | st/vdpau: Sync with last changes on libvdpau-vp8 | Emeric Grange | 2 | -98/+1 |
2012-06-24 | g3dvl: finish merging VP8_COMMON and VP8D_COMP structures, plus some minor cl... | Emeric Grange | 11 | -458/+444 |
2012-06-24 | g3dvl: start merging VP8_COMMON and VP8D_COMP structures, plus some minor cle... | Emeric Grange | 13 | -137/+113 |
2012-06-24 | g3dvl: vp8 move around some code | Emeric Grange | 8 | -350/+330 |
2012-06-24 | g3dvl: vp8 minor cleanup | Emeric Grange | 10 | -66/+66 |
2012-06-24 | g3dvl: vp8 minor cleanup | Emeric Grange | 17 | -265/+272 |
2012-06-24 | g3dvl: A collection of small cleanups | Emeric Grange | 19 | -280/+210 |
2012-06-24 | g3dvl: Move all of the software VP8 decoder into the same folder, unified the... | Emeric Grange | 55 | -192/+160 |
2012-06-24 | g3dvl: minor cleanups | Emeric Grange | 7 | -25/+26 |
2012-06-24 | g3dvl: vp8/decoder/dequantize.h was missing | Emeric Grange | 1 | -0/+26 |
2012-06-24 | g3dvl: Move around a lot of code, rename some files to increase global coherence | Emeric Grange | 19 | -334/+317 |
2012-06-24 | g3dvl: Cleanup VP8 subpixel filters | Emeric Grange | 7 | -217/+294 |
2012-06-24 | g3dvl: minor cleanups | Emeric Grange | 12 | -40/+46 |
2012-06-24 | g3dvl: Merge VP8 decoder with the latest vl changes | Emeric Grange | 7 | -233/+234 |
2012-06-24 | st/vdpau: Missing header | Emeric Grange | 1 | -0/+2 |
2012-06-24 | g3dvl: Merge treereader and dboolhuff (forgot to add the treereader.c file) | Emeric Grange | 1 | -0/+141 |
2012-06-24 | g3dvl: Merge treereader and dboolhuff | Emeric Grange | 10 | -247/+92 |
2012-06-24 | g3dvl: reorganize some files | Emeric Grange | 9 | -285/+282 |
2012-06-24 | g3dvl: vp8 software decoder cleanup | Emeric Grange | 16 | -298/+242 |
2012-06-24 | g3dvl: vp8 software decoder cleanup | Emeric Grange | 15 | -161/+105 |
2012-06-24 | g3dvl: vp8 cleanup | Emeric Grange | 3 | -17/+13 |
2012-06-24 | g3dvl: Merge VP8 with last upstream vl modification | Emeric Grange | 5 | -100/+147 |
2012-06-24 | g3dvl: Better naming of the boolean decoder across the different files | Emeric Grange | 8 | -125/+124 |
2012-06-24 | g3dvl: Cosmetic and dead code removal | Emeric Grange | 3 | -84/+63 |
2012-06-24 | g3dvl: Cosmetic cleanups | Emeric Grange | 1 | -78/+60 |
2012-06-24 | g3dvl: Replace CONFIG_DEBUG macro by ENABLE_DEBUG | Emeric Grange | 3 | -9/+9 |
2012-06-24 | g3dvl: Another round of cosmetic cleanups | Emeric Grange | 8 | -54/+36 |
2012-06-24 | g3dvl: Move some macros | Emeric Grange | 2 | -22/+22 |
2012-06-24 | g3dvl: Merge extend.c and decodeframe.c | Emeric Grange | 4 | -62/+31 |
2012-06-24 | g3dvl: Leave the VP8 uncompressed frame header handling to the VDPAU client app | Emeric Grange | 2 | -108/+16 |
2012-06-24 | st/vdpau: Fix bad merge with last master modifications on the vdpau state tra... | Emeric Grange | 1 | -4/+2 |
2012-06-24 | g3dvl: Delete unused debugging stuff | Emeric Grange | 2 | -41/+1 |
2012-06-24 | g3dvl: Rename some functions from the VP8 decoder, move some code around | Emeric Grange | 6 | -115/+144 |
2012-06-24 | g3dvl: cosmetic | Emeric Grange | 3 | -44/+14 |
2012-06-24 | g3dvl: Mostly cosmetic cleanups, and some var & func renaming | Emeric Grange | 17 | -190/+173 |
2012-06-24 | g3dvl: Mostly cosmetic cleanups, and some dead code removal | Emeric Grange | 10 | -195/+110 |
2012-06-24 | g3dvl: Remove the 'input_partition' functionnality of the VP8 decoder | Emeric Grange | 5 | -84/+8 |
2012-06-24 | g3dvl: Mostly cosmetic cleanups | Emeric Grange | 9 | -66/+55 |
2012-06-24 | g3dvl: Sync some functions with the mpeg2 decoder | Emeric Grange | 1 | -12/+53 |
2012-06-24 | g3dvl: Remove useless printf | Emeric Grange | 1 | -4/+0 |