12570 Commits (bbf42679c5757a81c5e9c077ecb8d5e7bac9dd87)
 

Author SHA1 Message Date
Vitor Sessak eaf7eb6617 Add a simple video source filter which loads a PPM file and outputs it as 17 years ago
Vitor Sessak ce356b0980 Add a filter to cut video frames into smaller slices. 17 years ago
Vitor Sessak 102fb0e3ac Provide some default functions to simplify the implementation of common one 17 years ago
Vitor Sessak ba6b903510 cosmetic: more vertical alignment 17 years ago
Vitor Sessak e0752603a1 Rework filter initialization sequence. Now supports passing user parameters, 17 years ago
Vitor Sessak 89e64908a3 Support passing parameters to filters. 17 years ago
Vitor Sessak 92beffdc92 Cosmetic: align arguments to memcpys 17 years ago
Vitor Sessak a4ca73890e Even better way to pass size to memcpy. 17 years ago
Vitor Sessak 4f770f667f typo 17 years ago
Vitor Sessak 9cc321bd9a Fix a pointer type 17 years ago
Vitor Sessak c74032b7a8 Make linesize a per-reference property 17 years ago
Vitor Sessak 58a9b20fb6 Use memcpy() to copy an array. 17 years ago
Vitor Sessak d72a138e43 Some simple filters for testing 17 years ago
Vitor Sessak 4dbbcdee1e Initial stab at an API 17 years ago
Vitor Sessak f037f7e032 100l 17 years ago
Michael Niedermayer 83a9db42a3 Fix timestamps and durations if the first packets have no durations nor timestamps, 17 years ago
Vitor Sessak db7ae7d1b9 Simplify avcodec_default_get_buffer() 17 years ago
Vitor Sessak 4fe109ebdd Add header for declaration of ff_xxxx functions in imgconvert.c 17 years ago
Vitor Sessak 6dd36490c7 This should not be part of the public API 17 years ago
Vitor Sessak fba95d3c23 My commit in r11942 broke compilation. 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
Vitor Sessak cc9853d38f Split avpicture_fill() in two functions. This will be 17 years ago
Diego Biurrun 27af15dc5c prettyprinting cosmetics 17 years ago
Benjamin Larsson ad40b15394 silence wmaenc.c:181: warning:suggestparentheses around assignment used as truth value 17 years ago
Michael Niedermayer e942293db1 It appears last_pts was not set ... 17 years ago
Luca Abeni 6881b8e567 Fix 17 years ago
Luca Abeni 408ed51cdb Fix 17 years ago
Stefano Sabatini 0d6fd5ec13 More explicit unsupported pixel format error messages. 17 years ago
Michael Niedermayer a712d725c0 Header elision muxing support. 17 years ago
Michael Niedermayer 3b4f69ae8c Elision header demuxing support. 17 years ago
Michael Niedermayer 880add3743 -vsync 2 (drop frames if there are too many but do not duplicate any) 17 years ago
Benoit Fouet 3f8e1fc80c Update regression test checksum for ffm. 17 years ago
avcoder 90d30570d8 Avoid void*-arithmetic. 17 years ago
Michael Niedermayer 7eeebcc5de Read match time delta in the frame header. 17 years ago
Michael Niedermayer 6cb4b28fea Read match_time_delta in the framecode table. 17 years ago