21184 Commits (2bc70a76811e7fae3e0ae2528b4abc9dfb4104a0)
 

Author SHA1 Message Date
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
Baptiste Coudurier c3a58c4efc fix indentation 15 years ago
Stefano Sabatini f6a1fa850a Implement avfilter_make_format_list2(), which is going to replace 15 years ago
Stefano Sabatini f28b385d47 Make clear in the doxy that this is a *video* filter. 15 years ago
Stefano Sabatini f6112d7f86 Split the "Introduction" chapter in two chapters as suggested by 15 years ago
Carl Eugen Hoyos 94ec3aca56 Support FourCC mjpa as MJPEG. 15 years ago
Vitor Sessak 9dd08b4e1e Fix recursive avfilter_poll_frame(). It was doing 15 years ago
Loren Merritt b07781b6e4 fix linking on systems with a function name prefix (10l in r20287) 15 years ago
Loren Merritt 29e4edbbe7 sync yasm macros to x264 15 years ago
Baptiste Coudurier 807e4e81a8 mux all stream types except audio as one pes packet per avpacket, issue #1374 15 years ago
Charles Yates 10a693b568 fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at gmail dot com 15 years ago
Loren Merritt e17ccf60fe huffyuv: add some const qualifiers 15 years ago
Baptiste Coudurier 7857d3ccf6 fix indentation and add braces 15 years ago
Baptiste Coudurier 45a49840f3 handle_packets takes number of packets as arg, avoid reading too much 15 years ago
Loren Merritt 2f77923d72 simd add_hfyu_left_prediction 15 years ago
Baptiste Coudurier 1303d62d84 Increase max resync size, fix demuxing of dvgrab-2009.03.28_19-07-22.m2t 15 years ago
Justin Ruggles f4d608e344 add CONFIG_LPC to the build system for lpc dsputil functions. fixes build 15 years ago