17671 Commits (f0d5437275dc51da18fca559755f700e73ba1ce2)
 

Author SHA1 Message Date
Diego Biurrun f0d5437275 Remove documentation of non-existing function parameters. 16 years ago
Diego Biurrun 181d8a7f3a Remove unused CONFIG_H264_ENCODER #define. 16 years ago
Diego Biurrun c7f03f4e2a Remove pointless '#if CONFIG_ENCODERS' around forward declarations. 16 years ago
Diego Biurrun 242e22708c fastdiv is disabled by default, so put --enable-fastdiv into the help output. 16 years ago
Diego Biurrun 9e5e2a2e63 Use directory name as multiple inclusion guard prefix. 16 years ago
Ronald S. Bultje 1262d638da Move enum RTSPTransport up a bit, so that all fields that are assigned a value 16 years ago
Roman Shaposhnik f52901b305 No need to compute stype 16 years ago
Baptiste Coudurier 034fcddf3c always write mxf time base in descriptors 16 years ago
Ramiro Polla 2db5da97e2 Do not misuse unsigned long to store pointers. 16 years ago
Baptiste Coudurier 5a897cfa3c use sample rate as audio input time base 16 years ago
Aurelien Jacobs 488227c5d7 write all available metadata tags into extended_content_header 16 years ago
Aurelien Jacobs 300f24f317 use new metadata API in asf muxer 16 years ago
Baptiste Coudurier 4f0f9bddac let packet pass through when no timestamps 16 years ago
Baptiste Coudurier 832404cea7 exactly compute index byte count 16 years ago
Alex Converse 5363c43ea8 Add av_cold attributes to *_init and *_end functions. 16 years ago
Baptiste Coudurier bf252f7f6f prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818 16 years ago
Alex Converse 2c823b3ccc VP3: Prevent stack corruption from an unset custom coding method. 16 years ago
Aurelien Jacobs 20e2a7aed2 use new metadata API in asf demuxer 16 years ago
Gwenole Beauchesne cb99c652eb Add fields to H264Context and SPS for upcoming VA API support. 16 years ago
Reimar Döffinger 25a03ba358 100l, don't run tests twice, this was some forgotten debugging code. 16 years ago
Reimar Döffinger 551a0c796e Fix a bug in 3DEC CBC decryption and add more extensive tests based on 16 years ago
Stefan Gehrer cc55c46498 check validity of pointer srcC 16 years ago
Reimar Döffinger 61eb8cc420 Update DES test code to use the new public API. 16 years ago
Reimar Döffinger bc17cc01ed Add support for 3DES to DES module 16 years ago
Reimar Döffinger 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
Michael Niedermayer 88297e80aa Reformat rdt_demuxer AVCodec struct sanely. 16 years ago
Michael Niedermayer 1558d0b910 Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec) 16 years ago
Michael Niedermayer 152714e1f1 Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thankyou.rm / issue809 16 years ago
Aurelien Jacobs c0f1445864 use new metadata API in aiff demuxer 16 years ago
Baptiste Coudurier 33abc1a73a be more flexible with frame rate check 16 years ago
Aurelien Jacobs be62f5569e simplify 16 years ago
Björn Axelsson f8ca63e8e4 Fix vertical resolution of subtitles. 16 years ago
Diego Biurrun 0d08e27015 Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning: 16 years ago
Aurelien Jacobs da61e4136a use new metadata API in rtsp demuxer 16 years ago
Aurelien Jacobs f3650b239e use new metadata API in rtp muxer 16 years ago
Aurelien Jacobs 10ce8f2372 it seems I never added myself in there before 16 years ago
Eli Friedman e80c73b3c1 Add support for fourcc "SP54". 16 years ago
Aurelien Jacobs b3a9e50c10 cosmetics: indentation 16 years ago
Aurelien Jacobs 3b1c4a06f6 simplify usage of dstlen as it is not a parameter anymore 16 years ago
Aurelien Jacobs ee56cab3f3 cosmetics: indentation 16 years ago
Aurelien Jacobs b182eeb08b use new metadata API in the mp3 muxer 16 years ago
Aurelien Jacobs 9d98535ceb use new metadata API in the mp3 demuxer 16 years ago
Aurelien Jacobs 5ea7ce8843 modify the way to pass parameters to av_metadata_set() 16 years ago
Aurelien Jacobs 69b6d53beb cosmetics: whitespace 16 years ago
Reimar Döffinger 679f5c2542 Documentation for LZO error return value flags 16 years ago
Reimar Döffinger a545f067f3 Move doxygen documentation from lzo.c to lzo.h 16 years ago
Baptiste Coudurier 6fb625c455 cosmetics: whitespaces, empty lines 16 years ago
Baptiste Coudurier f35254d1aa mxf does not have timestamps 16 years ago
Reimar Döffinger 0b178e5629 Add av_ prefix to LZO stuff and thus make it officially part of the public API. 16 years ago
Benjamin Larsson aa8d024ce2 Allocate trellis tables on heap only when needed. 16 years ago