545 Commits (9cc321bd9a021fb2bfabfbc27ae9f636c3c98c75)

Author SHA1 Message Date
Aurelien Jacobs 40cce9ff91 move sp5x decoder in its own file 18 years ago
Aurelien Jacobs 5acd8d9e77 allows to disable jpegls decoder 18 years ago
Aurelien Jacobs d2f43ca998 move mjpega_dump_header bitstream filter in its own file 18 years ago
Aurelien Jacobs ab8072a6a2 move imx_dump_header bitstream filter in its own file 18 years ago
Aurelien Jacobs 8bf63e1c80 move dump_extradata bitstream filter in its own file 18 years ago
Aurelien Jacobs 5209c83607 move remove_extradata bitstream filter in its own file 18 years ago
Aurelien Jacobs cd7105e6a0 move noise bitstream filter in its own file 18 years ago
Aurelien Jacobs a975d9e288 move mp3_header_compress bitstream filter in its own file 18 years ago
Aurelien Jacobs b57eed12da move mp3_header_decompress bitstream filter in its own file 18 years ago
Aurelien Jacobs 4991c0516d move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c 18 years ago
Aurelien Jacobs d9c9259f89 split ljpeg encoder out of mjpeg.c 18 years ago
Aurelien Jacobs 670a6b133b remove libdts decoder, we have a native dts decoder 18 years ago
Aurelien Jacobs 4922a5b0ee split mjpeg.c into an encoder and a decoder file 18 years ago
Benjamin Larsson 78a010fb00 Only compile fft and mdct when needed. 18 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Panagiotis Issaris 9b5dc86746 Make vp3dsp*.c compilation optional. 18 years ago
Aurelien Jacobs 6ba04c2b03 split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 18 years ago
Diego Biurrun 1adf2e564a Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency. 18 years ago
Aurelien Jacobs f6993c9fa1 make compilation of mjpeg.c optional 18 years ago
Jason Millard cd61e40781 allow to enable or disable every bitstream filters individually 18 years ago
Diego Biurrun 7f4f3e169f cosmetics: Group all test targets together. 18 years ago
Aurelien Jacobs 9ac2e7971b rename pnm.c to pnmenc.c and pnm_common.c to pnm.c 18 years ago
Aurelien Jacobs 1b52bec7f7 make compilation of pnm.c optional 18 years ago
Aurelien Jacobs 426a189b77 move pnm parser in its own file 18 years ago
Aurelien Jacobs b16560a389 move mjpeg parser in its own file 18 years ago
Aurelien Jacobs 26b4fe821c split h264.c to move parser in its own file 18 years ago
Aurelien Jacobs 07c55d8ea3 rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c 18 years ago
Aurelien Jacobs f6bd6eeffd loosen vorbis_enc.c dependencies by spliting vorbis.c 18 years ago
Panagiotis Issaris 7a0daaf18a Fix Vorbis encoder Xiph dependency by making sure the references to 18 years ago
Aurelien Jacobs 42ef2dbc77 split msmpeg4 data to easily share some of it with vc1.c 18 years ago
Aurelien Jacobs 1d557d3577 add missing rules for wmv2 compilation 18 years ago
Diego Biurrun 4a815a7f64 Allow conditional compilation of H.263-related decoders. 18 years ago
Aurelien Jacobs c5a60225c7 move cavs parser in it's own file 18 years ago
Aurelien Jacobs 99ff31dc75 move aac and ac3 parsers in their own files 18 years ago
Diego Biurrun c33d98141d Move H.263 parser to its own file. 18 years ago
Ivo van Poorten 1ca779e7eb Renderware TXD decoder 18 years ago
Vitor Sessak f025588bb6 RoQ audio encoder 18 years ago
Kostya Shishkov 986a865fc0 Move VC-1 data to .c file 18 years ago
Diego Biurrun 44c560003a Move dvdsub parser to its own file. 18 years ago
Diego Biurrun 027f43f095 Rename dvbsubdec_parser.c to dvbsub_parser.c. 18 years ago
Diego Biurrun 0d02cacda9 Move dvbsubdec parser to its own file. 18 years ago
Aurelien Jacobs 7f50d4ac51 move mpegvideo_parser in it's own file 18 years ago
Aurelien Jacobs 0cb4172803 move mpegaudio_parser in it's own file 18 years ago
Aurelien Jacobs d2e911fac8 move mpeg4video_parser in it's own file 18 years ago
Diego Biurrun 442fc0e881 parser.c is compiled unconditionally, there is no need to compile it 18 years ago
Diego Biurrun ab8a0d04e9 parser.c is compiled unconditionally, there is no need to compile it 18 years ago
Diego Biurrun 3883a99b7d Move H.261 parser to its own file. 18 years ago
Diego Biurrun 5982ae94ee Move VC1 parser to its own file. 18 years ago
Diego Biurrun 98c98e04cc Move dca parser to its own file. 18 years ago
Diego Biurrun f5a756ef26 Give libamr decoders/encoders a lib prefix in the name. 18 years ago