21280 Commits (dee34af4d6eec7cfb2f96e81d6b7f5719a04a866)
 

Author SHA1 Message Date
Justin Ruggles dee34af4d6 Set the sample format for Smacker audio in the decoder rather than in the 15 years ago
Michael Kostylev faa374b72c configure: remove extra backslashes from suncc DEPEND_CMD 15 years ago
Måns Rullgård 0645487701 configure: use here-doc for --help output 15 years ago
Måns Rullgård 173c983b52 configure: use here-docs instead of echo for writing config.{h,mak} 15 years ago
Måns Rullgård b4f9356433 configure: simplify setting of SDL flags in config.mak 15 years ago
Måns Rullgård c73f65d979 Allow disabling doc generation with --disable-doc 15 years ago
Måns Rullgård ad212cc6ba configure: simplify STRIP setting in config.mak 15 years ago
Måns Rullgård a48289c7b7 Makefile cosmetics 15 years ago
Vitor Sessak 083c5a48ec Implement AMR gain function that is used by both AMR and SIPR. 15 years ago
Baptiste Coudurier 050ba6f45e print packet duration when debugging timestamps 15 years ago
Stefano Sabatini a520e9f235 Document slice ordering assumption done by sws_scale(). 15 years ago
Stefano Sabatini c5ec0d9d4f Remove the get_video_buffer() callback. 15 years ago
Ramiro Polla b94ca20803 Document that using "make -r" might be faster than plain "make" in Windows. 15 years ago
Etienne Buira a5abfd8fd1 Issue an error when forced format cannot be honored. 15 years ago
Michael Niedermayer 8a08175f3f Change whitespace placement a little to improve readabiliy slightly. 15 years ago
Michael Niedermayer f92e769666 Multiple inclusion guards for synth_filter.h. 15 years ago
Francesco Lavra e58992e41f Support demuxing teletext in DVB streams. 15 years ago
Michael Niedermayer d886e4df10 Vertically align function arguments. 15 years ago
Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago
Reimar Döffinger 7a41027cc4 vorbis_dec: factor out duplicated code for index reading, bounds checking and 15 years ago
Måns Rullgård e273b0389f Makefile cosmetics 15 years ago
Reimar Döffinger 0956bc9b83 Enable hardcoded tables for ia64 shared builds. 15 years ago
Måns Rullgård f0125de9d1 configure: add C99 flags to HOSTCFLAGS 15 years ago
Reimar Döffinger 3db0208c42 Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwin gcc 4.2.4. 15 years ago
Måns Rullgård 785d3c97b2 Makefile cosmetics 15 years ago
Måns Rullgård df4fe41df4 Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set 15 years ago
Reimar Döffinger 52a4a07778 Fix out-of-tree builds with --enable-hardcoded-tables 15 years ago
Reimar Döffinger 2300b120dd Fix dependency: generated table is needed to create the mpegaudiodec.o file, not the .c one. 15 years ago
Reimar Döffinger 9e8fecf7ea Better formatting for 2D tables in tableprint code. 15 years ago
Reimar Döffinger 8abe97be92 10l, fix incorrect endif comment. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago
Ramiro Polla 1a04d4c722 mingw32: The flag to work around bug 37216 in gcc is automatically passed to 15 years ago
Michael Niedermayer d49dded591 Remove unused variable j. 15 years ago
Michael Kostylev 2a472e9c5d Detect Sun Studio compiler and set appropriate variables. 15 years ago
Michael Niedermayer 4f99c31c39 Split synth filter out of dca.c. 15 years ago
Diego Biurrun 638783bf81 Split PAM encoder off into its own file. 15 years ago
Diego Biurrun 318888f808 Split the decoders from pnmen.c off into their own file. 15 years ago
Diego Biurrun 761f2c9048 The encoders in pnmenc.c now depend on the init/end functions in pnm.c. 15 years ago
Vitor Sessak 504eee37de Commit some functions that are used by both SIPR and AMR. 15 years ago
Stefano Sabatini 2be414c8de Fix doxies, use third person and phrase-ending dots. 15 years ago
Stefano Sabatini fcbed3c735 Add format and noformat filters. 15 years ago
Stefano Sabatini 51135d1d8e Move pixdesc.{h,c} from libavcodec to libavutil. 15 years ago
Stefano Sabatini 04a5c106f9 Consistently use third person in doxies. 15 years ago
Stefano Sabatini 3555d2e88e Introduce first_avfilter and use that, together with AVFilter.next, 15 years ago
Stefano Sabatini 290d4a44f1 Add an entry for the AVFilter.next addition. 15 years ago
Stefano Sabatini 243110f968 Add a field 'next' to AVFilter. 15 years ago
Stefano Sabatini 77f66963b0 Split codec-regression.sh again and create a lavfi-regression.sh for 15 years ago
Ben Littler 13547dd11f add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi 15 years ago
Diego Biurrun 8767a009a1 Move PNM init/end functions to the PNM common code. 15 years ago
Diego Biurrun d3067047e7 whitespace cosmetics: K&R coding style, prettyprinting 15 years ago