12459 Commits (58a9b20fb6a5b9458464a811d17ad628ddfaaba1)
 

Author SHA1 Message Date
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
Michael Niedermayer 42abeeae3f update flags 17 years ago
Baptiste Coudurier 501f162fde honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw 17 years ago
Thorsten Jordan 134e5a9a65 Cosmetics: indentation 17 years ago
Thorsten Jordan 95e5323510 Remove useless buffering of input data, so that avcodec_decode_audio never 17 years ago
Baptiste Coudurier 6a1f4535f8 10l, forgot alaw/mulaw mono, use bits_per_sample in fact, 17 years ago
Luca Abeni f8cda19ee6 Include poll.h instead of sys/poll.h 17 years ago
Baptiste Coudurier d435e520d8 warn use if edit list is not starting at 0, a/v desync might occur 17 years ago
Baptiste Coudurier fffa99ddd0 remove now useless code 17 years ago
Baptiste Coudurier 531527652f remove messy and not always correct chunk size workaround, use correct values instead 17 years ago
Diego Biurrun 5e53486545 typo fix: inited --> initialized 17 years ago
Diego Biurrun f1cc49a68e typo 17 years ago