21400 Commits (d7a0e29f3156271e4ff7c551199ba42d28e7934d)
 

Author SHA1 Message Date
David Conrad 06da694372 Add clang to detected compilers 15 years ago
Daniel Verkamp b74d42ee33 Build extradata in adpcm_ms encoder. 15 years ago
Michael Niedermayer df84d7d9bd Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis. 15 years ago
Michael Niedermayer 83a4d356ef Support non interleaved avi files that have 0<size<sample_size. 15 years ago
Samuli Valo c671ac40f5 Fixes detection and error reporting of non-existing files in img2.c. 15 years ago
Daniel Verkamp bb7d0e87ae Indicate that AdaptCoeff1 and 2 are functions of the actual coefficients. 15 years ago
Stefano Sabatini 415e6d2930 Sort video filter descriptions by name. 15 years ago
Stefano Sabatini 067180220d Make the pix_fmts var in query_formats() static const. 15 years ago
Stefano Sabatini 190c166960 Add video crop filter. 15 years ago
Stefano Sabatini 9abba21ad3 Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of the 15 years ago
Stefano Sabatini 1554fed2d6 Make avfilter_make_format_list() take in input a const argument. 15 years ago
Stefano Sabatini f2ed1a41e1 Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 15 years ago
Stefano Sabatini dba755facc Rename vfilters.texi to libavfilter.texi, as the file is meant to 15 years ago
Ramiro Polla a3faf694a2 Add comment on #endif about condition that triggers it. 15 years ago
Daniel Verkamp 61ee504517 Seek function for TMV 15 years ago
Daniel Verkamp 0319ba5e12 Parenthesize correctly in TMV probe 15 years ago
Reimar Döffinger 2bc70a7681 Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. 15 years ago
tralph11@yahoo.com 711e69a730 Improve sofdec dectection to avoid false positives for MP2. 15 years ago
Reimar Döffinger 558dbb8469 sin_tables.c is a generated file, so add it to CLEANFILES 15 years ago
avcoder a0b909fbff Remove SHIFT_TEMPS from jfdct code. 15 years ago
Benoit Fouet 08580cb05a Make url_resetbuf() assert on wrong flags passed and make it static on next 15 years ago
Diego Biurrun 0cd0a22488 Move function that is only used by the MP3 muxer below the corresponding #if. 15 years ago
Diego Biurrun 2ab9be3abe Add missing dependency of the S/PDIF muxer on the AAC parser. 15 years ago
Diego Biurrun ff06d76acd Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32. 15 years ago
Diego Biurrun cd69fa69c5 The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. 15 years ago
Diego Biurrun 96ff02f1b4 Get rid of some pointless '== NULL' / '!= 0' conditions in if statements. 15 years ago
Diego Biurrun 6f571d89c1 Remove some duplicate object dependencies for the RTSP demuxer. 15 years ago
Diego Biurrun 47e9f6217d Add missing rdt.o dependency for SDP demuxer. 15 years ago
Stefano Sabatini 3a408eff35 Move up the $test variable definition, together with the other 15 years ago
Stefano Sabatini dd65909a78 Give symbolic names to the positional parameters of the 15 years ago
Stefano Sabatini c0da46c8e0 Break over-80-chars-long line. 15 years ago
Baptiste Coudurier 72017ea1dc check stream index validity in av_program_add_stream_index 15 years ago
Baptiste Coudurier 8425cecacc request mp3 frame_size to be set in has_codec_parameters, fix issue #1314 15 years ago
Stefano Sabatini b0bef34209 Add additional long names for the Flash Video decoder and encoder. 15 years ago
Stefano Sabatini 2917367cac Add additional long names for the Sorenson Vector Quantizer 3 decoder. 15 years ago
Stefano Sabatini 1c062b555c Add additional long names for the Sorenson Vector Quantizer 1 decoder 15 years ago
Reimar Döffinger 9adcccde0c mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make 15 years ago
Diego Biurrun 8767fb4cad whitespace cosmetics: prettyprinting, K&R style 15 years ago
Carl Eugen Hoyos 643fc8f107 Flip (M)JPEG frames encoded by Intel JPEG library. 15 years ago
Diego Biurrun 11eb3cea73 Remove pointless parentheses. 15 years ago
Diego Biurrun d91aac1c90 cosmetics: Remove pointless parentheses from return statement. 15 years ago
Reimar Döffinger 933018e249 Align the seek regression test output for better readability. 15 years ago
Jason Garrett-Glaser 1953898162 Update libx264.c for x264 API change 15 years ago
Baptiste Coudurier f2c061ec0f reindent after commit 15 years ago
Baptiste Coudurier 7edbcfb79e In dump_format, print streams not associated with any program. 15 years ago
Reynaldo H. Verdejo Pinochet cbd8a722bb Fix wrong comparison in r20304 15 years ago
Reynaldo H. Verdejo Pinochet 9cf6bbb993 If missing, calculate width or height from bpp and 15 years ago
Stefano Sabatini 027e85d88a Add an entry for the avfilter_make_format_list() interface change. 15 years ago
Stefano Sabatini 6b5dc050a2 Rename avfilter_make_format_list2() to avfilter_make_format_list(). 15 years ago
Stefano Sabatini e768cb7668 Remove avfilter_make_format_list(), it has been replaced by 15 years ago