17798 Commits (26f3ae828b38f70dd6ac4abaf1be697fa861eab6)
 

Author SHA1 Message Date
Aurelien Jacobs 26f3ae828b move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 16 years ago
Patrik 862c1d2f05 Replace snprintf() with av_strlcpy(). 16 years ago
Ivan Schreter 37a558fe51 Add SEI recovery point frame counter to H264Context and use it when 16 years ago
Aurelien Jacobs ed76106755 vp56: alpha_offset is uninitialized on purpose 16 years ago
Nicolas George 05276956ce libvorbis: Use 0-10 range for audio quality. 16 years ago
Michael Niedermayer a503722750 Fix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir’ may be used uninitialized in this function 16 years ago
Michael Niedermayer 3b49f69077 av_flatten to make the similarly named attribute available. 16 years ago
Michael Niedermayer 51066987cf av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing code. 16 years ago
Baptiste Coudurier 16e3b0b3e6 rename ff_audio_interleave to ff_audio_rechunk_interleave 16 years ago
Diego Biurrun 945f7c6e92 Revert #undefining system functions, it is not necessary. 16 years ago
Michael Niedermayer f0b00aba89 Try to clarify doxy of avformat_seek_file(). 16 years ago
Michael Niedermayer be3e68b277 Check for duplicate const/static/inline. 16 years ago
Diego Biurrun 516c5f88a1 Add config.h #include for ARCH_X86 definition. 16 years ago
Diego Biurrun 84205e0239 Add #undefs to reenable system functions that are normally forbidden in other 16 years ago
Diego Biurrun 43175f5010 Drop DECLARE_ALIGNED from extern declarations. It creates trouble when 16 years ago
Michael Niedermayer 990058bdc7 Try to doxyfy av_resample_init(). I hope I did not misremember anything as I 16 years ago
Michael Niedermayer 3136fcf45e Move doxy for public resample2 functions to the public header. 16 years ago
Kostya Shishkov e2a004ad4e Prefix visible YUV2RGB functions with sws_ 16 years ago
Kostya Shishkov fa58ba15f8 Give better name to Inverse_Table_6_9 16 years ago
Diego Biurrun ea399a87b2 Remove svn:executable property from source file. 16 years ago
Diego Biurrun 2907deed0f Remove file name from file headers. 16 years ago
Diego Biurrun b17e0f065c Remove file name from file headers. 16 years ago
Daniel Verkamp c385c0da22 remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu 16 years ago
Daniel Verkamp dacfaf2373 remove dead rgb24 code, gif encoder now directly takes palette, patch by Daniel Verkamp, daniel at drv dot nu 16 years ago
Daniel Verkamp c33030bd7b remove dead netscape loop header code in gif encoder, patch by Daniel Verkamp, daniel at drv dot nu 16 years ago
Björn Axelsson 505aa6c91d Check that there are subtitle rects to encode in avcodec_encode_subtitle() 16 years ago
Björn Axelsson 9413db9e04 Check that start_display_time is 0 in avcodec_encode_subtitle() 16 years ago
Alex Converse d84d6fbf28 Increase the number of packets required to identify as MPEG PES to keep from 16 years ago
Alex Converse 00bbe27631 VP3: Do not ignore error from read_huffman_tree(). 16 years ago
Björn Axelsson 16a59a7bb6 Add ffplay subtitle stream selection command-line parameter 16 years ago
Björn Axelsson f54b31b9ef Fix blend_subrect for even-width subrects positioned on odd columns 16 years ago
Björn Axelsson ffe2c09d46 Fix timestamp parsing in XSUB decoder. 16 years ago
Baptiste Coudurier 7a094c6a42 remove no more needed comment, declaration is in internal header 16 years ago
Diego Biurrun fbd7ddf459 cosmetics: typo/grammar fixes in doxygen and other comments 16 years ago
Diego Biurrun 5bfd3147f8 cosmetics: Fix a few typos and use a consistent codec long name. 16 years ago
Diego Biurrun fca93859b2 Remove unused variables. 16 years ago
Diego Biurrun 4b81366b07 Add av_cold attribute to init function. 16 years ago
Diego Biurrun 27030ee4e9 Remove unused variables. 16 years ago
Diego Biurrun 01c534371c typo: CODEC_ID_cljr --> CODEC_ID_CLJR 16 years ago
Stefano Sabatini c099766fad Drop the deprecated sws_scale_ordered() at the next major version 16 years ago
Stefano Sabatini 96b27045d2 Replace int type with enum PixelFormat for the dstFormat/srcFormat 16 years ago
Stefano Sabatini b534f73d25 Fix a typo: lumaSarpen -> lumaSharpen. 16 years ago
Diego Biurrun 9afc291747 Remove rendering column from list of supported subtitle formats. 16 years ago
Björn Axelsson 173c718500 Add missing ffplay subtitle cycling keybinding. 16 years ago
Diego Biurrun 7be75dd7df cosmetics: comment grammar/spelling fixes 16 years ago
Francesco Cosoleto ced06bd8fe Add the ability to set the timestamp to the current time by specifying 'now' 16 years ago
Vitor Sessak f9e5b9420e 10l: fix compiler warning: 16 years ago
Stefano Sabatini 74afdc5535 Document the av_base64_encode/decode functions. 16 years ago
Ivan Schreter 4d8eb2e899 Fix a const related warning 16 years ago
Stefano Sabatini ac76729c10 Cosmetics: "* out" -> "*out" for consistency with the other 16 years ago