9700 Commits (46076a95a05a8862315df1f6f8e1db313f80c343)
 

Author SHA1 Message Date
Diego Biurrun 46076a95a0 The server configuration file is passed as a command line parameter. 18 years ago
Ronald S. Bultje bcbd6603dd emms --> emms_c, taken from a patch by Ronald Bultje 18 years ago
Diego Biurrun 2458c5c1c4 Use consistent names for all test programs. 18 years ago
Diego Biurrun 34933442ac Preprocessor #defines starting with __ are reserved for the system. 18 years ago
Ronald S. Bultje 3d4e3e560f Use FFmpeg-specific CPU feature definitions. 18 years ago
Ronald S. Bultje ac237a2f5d Add CPU feature definitions for SSE3 and SSSE3. 18 years ago
Diego Biurrun 7b900f2d0b '-acodec mp3' --> '-acodec libmp3lame' 18 years ago
avcoder 095247b1c1 Change names of codecs provided by external libraries in examples to account 18 years ago
Ronald S. Bultje d07026cd16 CPU feature definitions should always be available, not just when the 18 years ago
Diego Biurrun 94254fc00e Only run MMX2 tests when MMX2 is available. 18 years ago
Diego Biurrun b9702de506 Fix linking when GPL code has been disabled. 18 years ago
Ronald S. Bultje ee3035f31e Fix compilation when MMX is disabled. 18 years ago
Diego Biurrun b0b0d7e78c FAAN is not x86-specific. 18 years ago
Panagiotis Issaris 716f6b47f2 Remove the unnecessary masking when counting received packet types in the H.264 18 years ago
Panagiotis Issaris 7699645e7d Remove the unnecessary masking when reconstructing the NAL unit header in the 18 years ago
Panagiotis Issaris 6ab6525e11 Remove the unnecessary masking when extracting the start bit in the H.264 RTP 18 years ago
Diego Biurrun c64bab0805 Fix linking: emms_c is a macro, #include the correct header file. 18 years ago
Andreas Öman 93cc10fa9c h264: use 'simple' in border backup / xchg 18 years ago
Ronald S. Bultje 8e82f5048e emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak net 18 years ago
Diego Biurrun 9097a8e48d Add some forgotten lib prefixes to Makefile variables. 18 years ago
Baptiste Coudurier e5f0be5a0c add MMES fourcc, matrox mpeg2 in avi files 18 years ago
Michael Niedermayer 7691686327 add mpegtsraw demuxer 18 years ago
Baptiste Coudurier 911f9b714e warn user if video codec timebase is very high 18 years ago
Eric Lasota 160228f894 Rename cb field 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago
Diego Biurrun 2986a4f836 one more rename 18 years ago
Diego Biurrun 96bac110a7 Update for recent file removals/renames. 18 years ago
Diego Biurrun b04f49c74c Give names of external library decoders/encoders a lib prefix 18 years ago
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
Reimar Döffinger 6f74b71ef0 Part of MPlayer patch: 18 years ago
Diego Biurrun 83bc90dcfd Remove unused variables. 18 years ago
Marc Hoffman 22a11d578e correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line 18 years ago
Eric Lasota 3ccda4ca91 Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks 18 years ago
Denis Fortin f0edfda578 Rename code012() to ff_code012(), and remove static qualifier: paves the way 18 years ago
Diego Biurrun ac3967c1ce spelling 18 years ago
Aurelien Jacobs 8d75b5a2fb cosmetics: use one type per field in every structs 18 years ago
Michael Niedermayer e39291dfcf partially revert r2931 (Support raw mpegts streams from dvr) 18 years ago
Aurelien Jacobs 77abe5e858 cosmetics: indentation 18 years ago
Aurelien Jacobs eabb8ba445 add support for real audio in matroska 18 years ago
Aurelien Jacobs 407a3d94f5 fix an infinite loop in case one cluster is not enough to demux a packet 18 years ago
David Conrad b061d892ed split some common code from the mkv demuxer that will be useful to the muxer 18 years ago
Víctor Paesa 5449190f53 Wording improvements for the previous commit. 18 years ago
Ramiro Polla 864ff8c119 Typos 18 years ago
Ramiro Polla 05abfce9a9 Doxygenize av_init_packet 18 years ago
Ramiro Polla 659596f002 Export av_init_packet 18 years ago
Michael Niedermayer 04ec18b8b3 harmless typo 18 years ago
Michael Niedermayer 28f03d0494 fix indention 18 years ago
Michael Niedermayer ad39abcdd9 remove duplicate PAT scaning code and actual PAT scan 18 years ago
Michael Niedermayer 4dc8a963d1 unused variables 18 years ago
Michael Niedermayer 90d13e30d5 dont rescan for information on each pid, but rather do it just once by 18 years ago