5772 Commits (f9243d34f19da816e05ad9e314e52b609e928bb1)
 

Author SHA1 Message Date
Diego Biurrun 7d2f45464b Rename singular variables to more sensible plural form. 19 years ago
Diego Biurrun f9edb71744 uninstallation support 19 years ago
Diego Biurrun a11d5f50ac Simplify vhook build. 19 years ago
Diego Biurrun fcdff8996f typo fixes 19 years ago
Diego Biurrun 5d22ccf73f cosmetics: Prettyprint some commands. 19 years ago
Diego Biurrun 83a09492ba Add Mans as maintainer for oggparseogm.c. 19 years ago
Michael Niedermayer f994f61e6d URLProtocol faq 19 years ago
Diego Biurrun fefbdd2e67 Remove some lines that are duplicated in common.mak. 19 years ago
Diego Biurrun c4052af07d Add MPEG FourCC for MPEG-2 video. 19 years ago
Kostya Shishkov 386b9b5f53 Proper PTS generation for Smacker audio 19 years ago
Kostya Shishkov 103eee5352 Now MPlayer should understand Smacker audio and video codecs. 19 years ago
Diego Biurrun b29bddab34 Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR. 19 years ago
Baptiste Coudurier 2d974017b0 MPEG-2 4:2:2 encoding support 19 years ago
Guillaume Poirier c2f69579bb fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. 19 years ago
Luca Abeni b997b34fa7 Fix cropping & padding when capturing from a v4l(2) card 19 years ago
Diego Biurrun e89b8b0a93 Honor the LDFLAGS environment variable. 19 years ago
Guillaume Poirier 41ae6ef923 Add an actual 3dnow intrinsinc so the configure script doesn't just check for the existence of the 3dnow header 19 years ago
Baptiste Coudurier 2c95f59f06 fix avc nal parsing 19 years ago
Baptiste Coudurier a959f0ea7a fix pcm_s24be demuxing, simplify 19 years ago
Guillaume Poirier fce9551efc Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. 19 years ago
Baptiste Coudurier ed70a5099e add quicktime uncompressed 8bit 4:2:2 support 19 years ago
Baptiste Coudurier 5e0c720a4e fix mulaw muxing 19 years ago
Baptiste Coudurier 6dd19fff4d do not write wave if not needed 19 years ago
Baptiste Coudurier 3a72cbd9f0 fix AMR muxing in mov 19 years ago
Baptiste Coudurier fcef991a85 add pcm 24/32 le/be support 19 years ago
Michael Niedermayer 08db8f1846 simplify 19 years ago
Baptiste Coudurier 039627cf48 clean and simplify 19 years ago
Baptiste Coudurier 307eb24879 add MPEG-2 intra vlc support 19 years ago
Baptiste Coudurier d634aa2095 remove unused variable 19 years ago
Michael Niedermayer a443a2530d sanity checks some might have been exploitable 19 years ago
Michael Niedermayer 3a1a7e32ac sanity checks, some might have been exploitable ... 19 years ago
Justin Ruggles ce1d2a95c3 Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be 19 years ago
Måns Rullgård 3644cb8ff9 set stream time_base properly 19 years ago
Måns Rullgård b8d10977f4 add unaligned16() and unaligned64() 19 years ago
Måns Rullgård e1203ac098 ogm demuxing 19 years ago
Jan Knutar 08706ab9a2 Unconditionally use -lossaudio on NetBSD. 19 years ago
Baptiste Coudurier b565ea09c7 fix spliting chunks, simplify 19 years ago
Måns Rullgård baa3a93781 Create shared libraries using versioned filenames and add -rpath-link 19 years ago
Benjamin Larsson 8dcf48a8c3 Cosmetics. Add the defines needed for debug output. 19 years ago
Loren Merritt 24efb5e51b fix a crash on x86_64 19 years ago
Baptiste Coudurier b451719e07 simplify, amr.c sets frame_size to 160, and sample size is always 8000 19 years ago
Baptiste Coudurier 9c09db541e fix damr atom, needed for quicktime player 19 years ago
Baptiste Coudurier 415d10d0a5 fix alac decoder on little endian 19 years ago
Michael Niedermayer 2d661e073e cosmetics (initalize variables where they are used) 19 years ago
Michael Niedermayer 11b681687d decoders should (IMHO) not duplicate frames, the application can do this if it wants 19 years ago
Baptiste Coudurier bfc2a19d7a 10l, undef DEBUG 19 years ago
Baptiste Coudurier 750b4aaabb assing correct codec_id for mjpegb 19 years ago
Benjamin Larsson 89ca8c497f Add support for raw flac decoding based on the .flac suffix of input files. 19 years ago
Michael Niedermayer d4277a7d51 allow insane gop sizes if the user doesnt care about playable streams (doesnt want compliance to any standard) 19 years ago
Michael Niedermayer 3b29cb6b59 add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it) 19 years ago