summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Simplify vhook build.Diego Biurrun2006-05-18
* typo fixesDiego Biurrun2006-05-18
* cosmetics: Prettyprint some commands.Diego Biurrun2006-05-18
* Add Mans as maintainer for oggparseogm.c.Diego Biurrun2006-05-18
* URLProtocol faqMichael Niedermayer2006-05-18
* Remove some lines that are duplicated in common.mak.Diego Biurrun2006-05-17
* Add MPEG FourCC for MPEG-2 video.Diego Biurrun2006-05-17
* Proper PTS generation for Smacker audioKostya Shishkov2006-05-17
* Now MPlayer should understand Smacker audio and video codecs.Kostya Shishkov2006-05-17
* Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.Diego Biurrun2006-05-16
* MPEG-2 4:2:2 encoding supportBaptiste Coudurier2006-05-16
* fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.Guillaume Poirier2006-05-16
* Fix cropping & padding when capturing from a v4l(2) cardLuca Abeni2006-05-16
* Honor the LDFLAGS environment variable.Diego Biurrun2006-05-16
* Add an actual 3dnow intrinsinc so the configure script doesn't just check for...Guillaume Poirier2006-05-15
* fix avc nal parsingBaptiste Coudurier2006-05-15
* fix pcm_s24be demuxing, simplifyBaptiste Coudurier2006-05-15
* Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for ...Guillaume Poirier2006-05-14
* add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier2006-05-14
* fix mulaw muxingBaptiste Coudurier2006-05-13
* do not write wave if not neededBaptiste Coudurier2006-05-13
* fix AMR muxing in movBaptiste Coudurier2006-05-13
* add pcm 24/32 le/be supportBaptiste Coudurier2006-05-13
* simplifyMichael Niedermayer2006-05-13
* clean and simplifyBaptiste Coudurier2006-05-13
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-13
* remove unused variableBaptiste Coudurier2006-05-13
* sanity checks some might have been exploitableMichael Niedermayer2006-05-13
* sanity checks, some might have been exploitable ...Michael Niedermayer2006-05-13
* Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can beJustin Ruggles2006-05-12
* set stream time_base properlyMåns Rullgård2006-05-12
* add unaligned16() and unaligned64()Måns Rullgård2006-05-11
* ogm demuxingMåns Rullgård2006-05-11
* Unconditionally use -lossaudio on NetBSD.Jan Knutar2006-05-11
* fix spliting chunks, simplifyBaptiste Coudurier2006-05-11
* Create shared libraries using versioned filenames and add -rpath-linkMåns Rullgård2006-05-11
* Cosmetics. Add the defines needed for debug output.Benjamin Larsson2006-05-11
* fix a crash on x86_64Loren Merritt2006-05-11
* simplify, amr.c sets frame_size to 160, and sample size is always 8000Baptiste Coudurier2006-05-10
* fix damr atom, needed for quicktime playerBaptiste Coudurier2006-05-10
* fix alac decoder on little endianBaptiste Coudurier2006-05-10
* cosmetics (initalize variables where they are used)Michael Niedermayer2006-05-10
* decoders should (IMHO) not duplicate frames, the application can do this if i...Michael Niedermayer2006-05-10
* 10l, undef DEBUGBaptiste Coudurier2006-05-09
* assing correct codec_id for mjpegbBaptiste Coudurier2006-05-09
* Add support for raw flac decoding based on the .flac suffix of input files.Benjamin Larsson2006-05-09
* allow insane gop sizes if the user doesnt care about playable streams (doesnt...Michael Niedermayer2006-05-09
* add outcommented chunk of code to handle stuffing MBs at the end of slices (I...Michael Niedermayer2006-05-08
* change the type of esp in SwsContext to uint64_t so it can hold a full registerReimar Döffinger2006-05-07
* vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balatoni <dbala...Denes Balatoni2006-05-07