10408 Commits (369f73062b50a4cd815396fb878124a8304903fe)
 

Author SHA1 Message Date
Luca Abeni aa89fa07b0 Remove unused file (this time for real) 17 years ago
Ramiro Polla 76353b42fa Remove underscores before fcntl flags 17 years ago
Ramiro Polla 4b54c6d084 Check for termios before conio 17 years ago
Ramiro Polla e16e49ac90 Proper check for interactive support (termios and conio). 17 years ago
Ramiro Polla 6ffa87d325 Proper check for mkstemp(). 17 years ago
Ramiro Polla 7c9dcd4bba Remove unnecessary MINGW ifdef. 17 years ago
Ramiro Polla 36564c514c Remove MinGW lrint hack. 17 years ago
Aurelien Jacobs 979c091056 add support for ASS like subtitles in Matroska 17 years ago
Aurelien Jacobs 66fc495a10 comment explaining that text subtitle need to be UTF-8 for now 17 years ago
Aurelien Jacobs f7e97aaf87 add support for Matroska subtitle tracks 17 years ago
Aurelien Jacobs 45da8124a0 Move public API functions av_codec_get_tag() and av_codec_get_id() 17 years ago
Aurelien Jacobs a9fb241c3f conditional compilation of ratecontrol.c 17 years ago
Aurelien Jacobs bdf5df0865 conditional compilation of motion_est.c 17 years ago
Måns Rullgård 4bb01c1e74 remove OS/2 support 17 years ago
Ramiro Polla 7c37e504f0 Remove OS/2 support 17 years ago
Måns Rullgård 059eeabf35 10l: fix av_str[i]start() 17 years ago
Måns Rullgård 1e56c151bc set locale to C in seek test 17 years ago
Aurelien Jacobs df8e34603b makes compilation of h263.o and mpegvideo_enc.o conditional 17 years ago
Aurelien Jacobs 674eeb5f57 cosmetics: indentation 17 years ago
Aurelien Jacobs eb75a69818 Avoid linking with h263.c functions when the relevant codecs 17 years ago
Vitor Sessak f79488d426 Use proper bytestream functions 17 years ago
Aurelien Jacobs 99439cb72c Better place to disable some mpeg4 code and ensure that 17 years ago
Aurelien Jacobs 898d5d5daa move init_vlc_rl from h263.c to mpegvideo.c 17 years ago
Aurelien Jacobs 7da31a80b7 Split ff_set_mpeg4_time() and move the non mpeg4 specific part 17 years ago
Vitor Sessak 153696a663 Prepare to remove more duplicated code 17 years ago
Vitor Sessak a562e2e651 Remove some duplicated code 17 years ago
Luca Abeni 0d79efeba9 Resurrect yuv2rgb_init.c, to add a proper license (and some comments about 17 years ago
Diego Biurrun 3e2503ba6a Clarify public domain statement similar to qt-faststart.c. 17 years ago
Diego Biurrun ef4d08ac6d Add standard licensing header to files that lack it. 17 years ago
Diego Biurrun f082badc21 cosmetics: typo 17 years ago
Aurelien Jacobs 196b8b4ecc don't compile some mpeg4 encoder code when encoders are disabled 17 years ago
Vitor Sessak 5b154bd5cd Port some useful comments from newest version of David Hammerton's decoder (from which alac.c is based) 17 years ago
Måns Rullgård a9fd2b1921 avoid deprecation warnings for AVFrac from avformat.h 17 years ago
Måns Rullgård 4f13e73392 avoid deprecation warnings for ImgReSampleContext from avcodec.h 17 years ago
Aurelien Jacobs b776e3d11b move ff_set_qscale from h263.c to mpegvideo.c 17 years ago
Måns Rullgård 7d6ac9a319 prettify conditional targets 17 years ago
Måns Rullgård cbefadbd25 whitespace cosmetics 17 years ago
Måns Rullgård dd9f3d9791 clean up vhook variables 17 years ago
Måns Rullgård 9d99cc5a8a add fork to HAVE_LIST 17 years ago
Diego Biurrun 742c94cbb4 10l: The ppm video hook depends on fork(). 17 years ago
Diego Biurrun 7ed8ccb50e ISO8859-1 --> UTF-8 17 years ago
Diego Biurrun 941125ef5f ISO8859-1 --> UTF-8 17 years ago
Aurelien Jacobs 3a763f0f0b split rawvideo encoder and decoder in their own files 17 years ago
Aurelien Jacobs 0d336e44db compile rangecoder.o only when needed 17 years ago
Aurelien Jacobs e16c0fc30e duration must not be scaled 17 years ago
Aurelien Jacobs 463d5bcc29 properly set AVStream.language according to Matroska track header 17 years ago
Benoit Fouet 93f4823935 bring back h264 build 17 years ago
Måns Rullgård 640b73e17d use correct type for palette 17 years ago
Måns Rullgård d8e76049d6 indent 17 years ago
Måns Rullgård 5ffcb1be1f set sample rate in more logical place, kill warning 17 years ago