summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* make zero motion vector threshold user setableMichael Niedermayer2006-05-07
* Further simplify AMR build.Diego Biurrun2006-05-06
* removing esp usageMichael Niedermayer2006-05-06
* reinit quant matrices if pps is overwritten by another of the same pps_id.Loren Merritt2006-05-05
* Ignore errors from recursive AMR cleans.Diego Biurrun2006-05-05
* Unconditionally clean AMR subdirs.Diego Biurrun2006-05-05
* Fix v4l grabbing with some webcams, and simplify the code.Flavio Pimentel Duarte2006-05-04
* Macosx fixLuca Barbato2006-05-02
* d10 decoding fixMichael Niedermayer2006-05-02
* skip null fourcc, fix ep2_mystery_m640_dummy.movBaptiste Coudurier2006-05-01
* clip_uint8 now return an uint8_t so no need to &0xFFAurelien Jacobs2006-05-01