18 Commits (1764e4bc5a0c88ab9040b47a2d67a6f15501f21f)

Author SHA1 Message Date
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Björn Axelsson 37a43cfb39 Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Michael Niedermayer 25b4c651a3 Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
Michael Niedermayer 052571e75a Forgot to update (I likely missed it due to its similar name to dvb...) 16 years ago
Måns Rullgård 8effdce0e7 dvdsubdec: allow compilation with -DDEBUG 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Aurelien Jacobs 28e7453c11 remove some empty close/init functions in avcodec 17 years ago
Ian Caulfield 4e16a060a0 Reindent two lines. 17 years ago
Ian Caulfield 1aadf63fd1 Add HD-DVD subpicture decoding. 17 years ago
Ian Caulfield a363effbdf Rename "palette" to "colormap" when it's referring to the mapping from a 2-bit 17 years ago
Diego Biurrun 44c560003a Move dvdsub parser to its own file. 18 years ago
Panagiotis Issaris eabf65608d Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian 18 years ago
Ian Caulfield 4ee97612c7 Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not 18 years ago
Diego Biurrun ebd6a69444 Rename dvdsub.c to dvdsubdec.c. 18 years ago
Steve L'Homme 8aaed74c4b Remove empty structures, 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Dieter ceaf1909c1 add static keyword to some functions 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Ian Caulfield bf01fb696d subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few 19 years ago
Michael Niedermayer 50e2450bc1 10l (forgot to commit this yesterday) 19 years ago
Fabrice Bellard 240c1657dc subtitle codec type support 20 years ago