13179 Commits (4477dedc4f7a0ca11c1c1f8f31dbd51cbbec10fa)
 

Author SHA1 Message Date
Diego Biurrun 4477dedc4f minor typo fixes 17 years ago
Diego Biurrun 1b41f26045 cosmetics: Write some Doxygen comments in a more compact fashion. 17 years ago
Diego Biurrun 7a74e06796 Fix a bunch of typos in comments. 17 years ago
Diego Biurrun d8c0e9d588 Remove redundant #ifdef around the complete file. 17 years ago
Diego Biurrun dd9c773bd9 Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL. 17 years ago
Stefano Sabatini 85362796be Make ffplay.c:opt_seek use parse_time_or_die 17 years ago
Michael Niedermayer 1354fa6442 help gcc-2.95 17 years ago
Diego Biurrun cea0ac526e cosmetics: alphabetical order for temporary filenames 17 years ago
Diego Biurrun edd08265fc Use a different filename that ends in .sh for temporary shell scripts. 17 years ago
Eli Friedman 4fd51ee39a ARMovie/RPL demuxer 17 years ago
Eli Friedman 40d2627306 Escape 124 (RPL) decoder 17 years ago
Stefano Sabatini 7542157d8a Export parse_time_or_die from ffmpeg.c to cmdutils.c 17 years ago
Luca Abeni 2ccf0a4290 Add a comment about missing entries 17 years ago
Luca Abeni 87cb064359 Use the correct size for the enc_name field (removing the arbitrary "50" size) 17 years ago
Luca Abeni 19faa9f469 Remove useless entries from AVRtpPayloadTypes 17 years ago
Luca Abeni e4ed1fbf91 Support mp3 audio in the RTP muxer 17 years ago
Justin Ruggles 42ceeb5f3c remove redundant context variable 17 years ago
Diego Biurrun c23a0ac8da cosmetics: Write some trivial C test programs in a more compact form. 17 years ago
Diego Biurrun fbef871dad Make MMX2 depend on MMX. 17 years ago
Baptiste Coudurier 3a71577f87 homogenous regression tests output for image formats 17 years ago
Baptiste Coudurier 3251f24be7 missed one 17 years ago
Baptiste Coudurier 7261f9bd25 cosmetics, remove leading whitespaces 17 years ago
Baptiste Coudurier b371539a3d prevent writing empty stss atom 17 years ago
Baptiste Coudurier 5e788d588b support mp4 fragmented files without any samples in the moov atom 17 years ago
Baptiste Coudurier 44e43aab03 check frag track id before setting st 17 years ago
Jai Menon 3a027f5e66 IFF demuxer 17 years ago
Jai Menon cb21e0a715 8SVX decoder 17 years ago
Baptiste Coudurier e516d3488a change rle encoder to count up to 127, sgi does not support 128 17 years ago
Justin Ruggles fe790f89e8 Use 15-bit LPC precision by default. This generally gives better compression 17 years ago
Alexander Strange 55727a835b Altivec and SSE2 require 16-byte alignment, so make sure they get it 17 years ago
Alexander Strange 3794b92819 check mm_flags for each DCT and skips the ones that can't be run 17 years ago
Alexander Strange 1a7ee380c5 get rid of the useless DCT_ERROR() macro 17 years ago
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Michael Niedermayer f3eec1cf52 Fix closed gop flag disapearence. 17 years ago
Diego Biurrun 5202ed315b Fix wrong #endif comment. 17 years ago
Måns Rullgård 473a88caaf fix ff*_g -> ff* rules 17 years ago
Bartlomiej Wolowiec 79b25a27b8 change name from stream type to frame type in AC3 code 17 years ago
Bartlomiej Wolowiec be1e2a2bfa removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag 17 years ago
Baptiste Coudurier 5610f20ed4 gsm in mov, demux surge-1-16-B-agsm.mov 17 years ago
İsmail Dönmez 38a05ab6ef Replace hackish CFLAGS 64 bit test by a proper compilation check. 17 years ago
Diego Biurrun c023bfe993 cosmetics: alphabetical order 17 years ago
Michael Niedermayer 1ce50d32b7 indent 17 years ago
Diego Biurrun 9bcc2883ac bandaid fix for broken shared library installation 17 years ago
Diego Biurrun dfd1083831 Move INSTALL_PROGS_TARGETS variable to a better place. 17 years ago
Diego Biurrun 88ad036874 Handle EXTRALIBS and LDFLAGS for libswscale and libavfilter in a simpler way. 17 years ago
Michael Niedermayer 79d6b9cbd0 1000l to myself, dereferencing uninitalized pointer. 17 years ago
Diego Biurrun c1ac39b3df Replace ifeq to declare install-progs dependencies by a variable. 17 years ago
Diego Biurrun a7319cc22a The install target should depend on enabled installation targets. 17 years ago
Diego Biurrun 7b3ca33fb6 Fix circular dependency between install-progs and install-libs targets. 17 years ago
Diego Biurrun e58cc8e604 Remove TAGS target. It is ages old and has never been updated to match 17 years ago