605 Commits (540f1c7b138f6b9f973c9f44b3a756cb75e2b52d)

Author SHA1 Message Date
Aurelien Jacobs 91ac0ab472 dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix) 17 years ago
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder 17 years ago
Marc Hoffman b9dc32799b blackfin optimized vp3 transform and infastructure for idct 17 years ago
Diego Biurrun 6c05bab46d Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. 17 years ago
Luca Barbato 89523beea4 Sanitize altivec code so it can be built with runtime check properly 17 years ago
Diego Biurrun 465c9fdeeb Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec 17 years ago
Vladimir Voroshilov 8787d8377f AMV video decoder. 17 years ago
Vitor Sessak 3a7f5d072a AMV audio decoder 17 years ago
Diego Biurrun 8b03def65f Move VIS CFLAGS settings into configure. 17 years ago
Diego Biurrun b146873c94 VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC. 17 years ago
Diego Biurrun b3e4d266f4 Pass correct CPU flags to compilation of sparc/simple_idct_vis.o. 17 years ago
Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago
Benoit Fouet bdfae2a575 Add a bitstream filter for H.264. 17 years ago
Diego Biurrun 770202c3af Sort one more list alphabetically. 17 years ago
Kostya Shishkov c92a30bb06 Move H.264 intra prediction functions into their own context 17 years ago
Diego Biurrun 1e97ce4a31 cosmetics: Sort some lines, whitespace changes. 17 years ago
Denes Balatoni d9420d4df1 add simple_idct implemented in Sparc VIS 17 years ago
Diego Biurrun e9bfae45bb cosmetics: alphabetical order 17 years ago
Marc Hoffman 18b8b43b4f make clean bfin 17 years ago
Justin Ruggles 6ea67bbb60 enable the native AC-3 decoder 18 years ago
Reimar Döffinger 7e2643ae8d First version of xsub decoder, not yet tested 18 years ago
Baptiste Coudurier d3dc629c62 move dnxhd data tables to separate file 18 years ago
Panagiotis Issaris bd38efffe8 Rename h264dsp.c to h264dspenc.c 18 years ago
Måns Rullgård b958a7f111 separate en/decoder specific parts from png.c 18 years ago
Aurelien Jacobs 2a68cd08cd The mpegaudio parser depends on mpegaudiodata.o. 18 years ago
Aurelien Jacobs 00b5ec1578 Allow selecting only the vp6f decoder. 18 years ago
Aurelien Jacobs e2525c6f78 The svq3 decoder depends on h264idct.o and also requires h264_parser. 18 years ago
Måns Rullgård 00eb27f111 split lcl.c into lcldec.c, lclenc.c, lcl.h 18 years ago
Ivan Kalvachev 0ac9a875d4 revert commit 9603 18 years ago
Ivan Kalvachev ddeaf723c5 Integrate reference mpeg IDCT into dsputil. 18 years ago
Aurelien Jacobs a9fb241c3f conditional compilation of ratecontrol.c 18 years ago
Aurelien Jacobs bdf5df0865 conditional compilation of motion_est.c 18 years ago
Aurelien Jacobs df8e34603b makes compilation of h263.o and mpegvideo_enc.o conditional 18 years ago
Aurelien Jacobs 3a763f0f0b split rawvideo encoder and decoder in their own files 18 years ago
Aurelien Jacobs 0d336e44db compile rangecoder.o only when needed 18 years ago
Stefan Gehrer 844d9012a6 split decoder-specific parts into their own file 18 years ago
Aurelien Jacobs 5416616588 split SVQ1 decoder and encoder in their own files 18 years ago
Aurelien Jacobs a6bc573158 split mpeg12 encoder out of mpeg12.c 18 years ago
Benoit Fouet 3ada94ba28 Description: split mpegvideo.c 18 years ago
Alexis Ballier d3b7406c6f QT RLE encoder 18 years ago
Vitor Sessak 03e3e76544 RoQ video encoder 18 years ago
Måns Rullgård 3f5b56e58b replace TARGET_* with HAVE_* simplifying lists in configure script 18 years ago
Måns Rullgård 18ca9a4a99 replace TARGET_ARCH_* to ARCH_* for consistency 18 years ago
Marc Hoffman 1a822d303f integrating MPV_common_init_bfin into the build system and mpegvideo.c 18 years ago
Diego Biurrun 2458c5c1c4 Use consistent names for all test programs. 18 years ago
Diego Biurrun 34933442ac Preprocessor #defines starting with __ are reserved for the system. 18 years ago
Diego Biurrun 9097a8e48d Add some forgotten lib prefixes to Makefile variables. 18 years ago
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
Vitor Sessak 55c970e349 Split RoQ decoder to accommodate future encoder patch 18 years ago
Panagiotis Issaris 4edda03480 Make the compilation of h264idct.c optional. 18 years ago