17647 Commits (1a534c7f1e2cf672bbdd800e229cfe34eb089cc5)
 

Author SHA1 Message Date
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
Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 16 years ago
Stefan de Konink 9a354fe3f9 Implement the reading of the video bitrate of flv movies out of the meta data, 16 years ago
Baptiste Coudurier 822617cd50 24bit pcm support 16 years ago
Baptiste Coudurier 2253d6d773 more flexible mapping selection 16 years ago
Baptiste Coudurier a4397fa911 fix temporal offet of ipbb sequences, simplification welcome 16 years ago
Robert Swain b17f1a0764 Doxygen defgroups throw a warning if they don't have a title as well as a name 16 years ago
Baptiste Coudurier ed00d0c1b0 fix video line map tag size 16 years ago
Baptiste Coudurier bc185fc161 fix flush and interleaving by edit units 16 years ago
Baptiste Coudurier 0e9dbd9685 write index table and rip, muxer works pretty well now 16 years ago
Diego Biurrun 6ebafef6ee Add XSUB to list of supported subtitle formats. 16 years ago
Diego Biurrun 70e493991d cosmetics: Place all subtitle entries together. 16 years ago
Diego Biurrun f8a32581fa Add necessary #includes to pass 'make checkheaders'. 16 years ago
Baptiste Coudurier 0290074c31 factorize common wav local tags 16 years ago
Baptiste Coudurier f9303ffd62 write req local tags for wav 16 years ago
Baptiste Coudurier 4966b98a57 adjust size when not writing f2 16 years ago
Baptiste Coudurier 8ed82d8174 do not write f2 if not interlaced 16 years ago
Baptiste Coudurier cbd70c4100 write bitrate tag 16 years ago
Baptiste Coudurier 724e7d8d8b write display height/width tags 16 years ago
Justin Ruggles faeb2bd41d flacdec: set default sample_fmt before parsing extradata 16 years ago
Diego Biurrun 6bf959fee5 Add av_unused to conditionally used variable, fixes the warning: 16 years ago
Baptiste Coudurier eee99eb3e8 return eof/error if only ffm header has been written, should fix #815 16 years ago
Víctor Paesa cdf5139512 Explain how to add IPv6 support to Cygwin. 16 years ago
Aurelien Jacobs 9f5aca8fec don't support the mp3 extension in the mp2 muxer 16 years ago
Kostya Shishkov 55b557ece1 Silence compiler warnings for XL decoder 16 years ago