50 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)

Author SHA1 Message Date
Stefano Sabatini 7f1af825f8 Add fifo filter. 14 years ago
S.N. Hemanth Meenakshisundaram 99046339fc Add null audio filter. 14 years ago
Stefano Sabatini a1e171dfee Add hflip filter. 14 years ago
Stefano Sabatini 15379c2beb Require libswscale only if the scale filter is used. 15 years ago
Stefano Sabatini 46eed2c886 Remove reference to the unexisting movie filter and the corresponding 15 years ago
Stefano Sabatini 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 15 years ago
Stefano Sabatini 23ccf3c7a7 Add color source. 15 years ago
Stefano Sabatini ce2e4ae35a Add pixdesctest filter and corresponding test. 15 years ago
Michael Niedermayer 3c940173c0 Add pad filter. 15 years ago
Michael Niedermayer 3b9900c1c3 Enable vsrc_buffer 15 years ago
Bobby Bingham e0728d7991 Add unsharp video filter. 15 years ago
Bobby Bingham 3922deb577 Add video filter to manipulate aspect ratio 15 years ago
Stefano Sabatini 11ab237e31 Add the graph2dot tools and document it. 15 years ago
Stefano Sabatini 006aa1a4c2 Implement null video sink. 15 years ago
Stefano Sabatini dd08b83c87 Implement null video source. 15 years ago
Stefano Sabatini c3eabb7d2f Add scale filter. 15 years ago
Stefano Sabatini dd18b301f4 Enable linking of parseutils.o. 15 years ago
Stefano Sabatini cabc41b0c2 Vertical align. 15 years ago
Stefano Sabatini bc37ec923d Add slicify video filter. 15 years ago
Stefano Sabatini fcbed3c735 Add format and noformat filters. 15 years ago
Stefano Sabatini c38ae71f54 Add video vertical flip filter. 15 years ago
Stefano Sabatini 190c166960 Add video crop filter. 15 years ago
Stefano Sabatini 7b018b1d7d Add the null video filter. 15 years ago
Michael Niedermayer 6d4f53cbac Remove old scaler. 16 years ago
Diego Biurrun f0e602351e cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 16 years ago
Måns Rullgård ede725104b cosmetic: align backslashes in makefiles 16 years ago
Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
Diego Biurrun 13ca50f367 Rename --enable-swscaler --> enable-swscale to be consistent with the 17 years ago
Diego Biurrun 9b25f4a65f cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
Måns Rullgård 0e32c8c65a simplify library version handling 17 years ago
Måns Rullgård 5671fc14f6 consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment 17 years ago
Vitor Sessak c2b0b21d15 Add correct version number to shared libavfilter 17 years ago
Vitor Sessak ea28ecb093 Fix avfilter compilation with --enable-shared and no libswscaler 17 years ago
Vitor Sessak 81124ba0d1 Fix libavfilter compilation and make it more in line 17 years ago
Vitor Sessak 0fdf410a3a Remove everything not yet commited to svn 17 years ago
Vitor Sessak a1e3e4ba3e Improve conditional compilation of vsrc_movie.c 17 years ago
Vitor Sessak 538e94d505 Fix compilation 17 years ago
Vitor Sessak 217296130c True conditional compilation 17 years ago
Vitor Sessak 0d6423514b Add movie file video source filter. 17 years ago
Vitor Sessak 223c84acf4 Cosmetics: split long line 17 years ago
Vitor Sessak b4aa24fdfa Link to libraries in dependency order. 17 years ago
Vitor Sessak 8d990c1914 More targets addition 17 years ago
Víctor Paesa bb9cb87ca0 Fix Cygwin compilation. 17 years ago
Vitor Sessak 9f4a53d1f8 Targets addition and removal 17 years ago
Vitor Sessak 0a46caf92a Remove test program and test video output module since ffplay can be used 17 years ago
Vitor Sessak da84232310 Merge of several revisions that add more targets to the 17 years ago
Vitor Sessak 782e83e21b work into the ffmpeg build system 17 years ago
Vitor Sessak 52bfefeb45 Add rule for make clean. 17 years ago
Vitor Sessak bc305cc32b Merge of several revisions adding filters 17 years ago
Vitor Sessak 2012358455 First version of libavfilter Makefile 17 years ago