21224 Commits (6b27353cfdadeea5913c4dbdbc322289a47a7e2c)
 

Author SHA1 Message Date
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
Måns Rullgård 4df254f1f1 WMAPRO: use some type punning in decode_coeffs() 15 years ago
Reynaldo H. Verdejo Pinochet f122ef36b1 Smarten mtv's probe a bit. Check for non zero 15 years ago
Reimar Döffinger a828d48cfc Replace seek test error return numbers by the corresponding E* strings. 15 years ago
Vitor Sessak a0228397af Replace big square-root table by a call to ff_sqrt(). Based on a patch 15 years ago
Aurelien Jacobs 8da1d52cc1 remove old and useless debug code 15 years ago
Anton Khirnov c4d438c265 Read metadata in WavPack files. 15 years ago
Onur Küçük 53bc53ae4e Fix typo that mistakenly slipped into previous commit: 15 years ago
Anton Khirnov 2bd0758efa matroskaenc: Add support for writing chapters. 15 years ago
Diego Biurrun 15674f12be cosmetics: Break overly long lines. 15 years ago
Stefano Sabatini 7b018b1d7d Add the null video filter. 15 years ago