21304 Commits (55d2e32a409e62f19af0e0032a2b1f8f201465fb)
 

Author SHA1 Message Date
Baptiste Coudurier 55d2e32a40 fix \0xa9wrt metadata, to composer, fix issue #1501 15 years ago
Reynaldo H. Verdejo Pinochet 136086523f Correct double include introduced by r20450 15 years ago
Vitor Sessak c902340599 Reduce stack memory allocation in MP3 decoder 15 years ago
Reynaldo H. Verdejo Pinochet 0c50f8e6cc Implement ff_scale_vector_to_given_sum_of_squares() 15 years ago
Reimar Döffinger 223217746c Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits. 15 years ago
Alex Converse 981b8fd777 Don't lock the channel output configuration based on the first value seen for 15 years ago
Stefano Sabatini cabc41b0c2 Vertical align. 15 years ago
Stefano Sabatini 198d56533e Use spaces after commas for improving readability. 15 years ago
Stefano Sabatini bc37ec923d Add slicify video filter. 15 years ago
Stefano Sabatini da23d42476 Make avfilter_get_video_buffer() use 15 years ago
Stefano Sabatini ae2abc69db Explicitely define get_video_buffer() callbacks in the format, 15 years ago
Stefano Sabatini dc264e77a3 Change file doxy from 15 years ago
Stefano Sabatini 09da17810b Fix/clarify description of the noformat filter. 15 years ago
Stefano Sabatini 143e3aa031 Fix grammar / clarify documentation for the format and noformat 15 years ago
Andrew Wason 42022e0362 add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov 15 years ago
Justin Ruggles 31f8c10983 Simplify AC-3 critical band end calculation (correctly this time). 15 years ago
Justin Ruggles 94593c9b52 Revert r20050, which caused decoding errors with at least one valid AC-3 file. 15 years ago
Ramiro Polla 200267333c Indent. 15 years ago
Ramiro Polla a75e103432 Add -fpre option to take a preset file as parameter. The -[avs]pre options no 15 years ago
Stefano Sabatini d71ad089ef Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats. 15 years ago
Michael Niedermayer ad9feac9fb Avoid huge array for rgb ljpeg on the stack. 15 years ago
Ben Littler e47ca4f798 map VYUY fourcc to rawcodec 15 years ago
Måns Rullgård 58b3536dd5 configure: fix 64-bit test with clang 15 years ago
Justin Ruggles 4c1645a458 Set sample format in flac_decode_init() rather than in 15 years ago
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