12438 Commits (782e83e21b4c942137667c515a9c48b172dc06b9)
 

Author SHA1 Message Date
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
Diego Biurrun 7cb1fc766b Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST. 17 years ago
Diego Biurrun b89bb8581d Mark MSVC compiler macros as such. 17 years ago
Diego Biurrun 7433ca2982 Disentangle nested preprocessor directives. 17 years ago
Diego Biurrun 356306aca2 Print Theora bitstream version at DEBUG, not at VERBOSE level. 17 years ago
Diego Biurrun 5edac5dc94 cosmetics: Replace // by /* */ comments. 17 years ago
Diego Biurrun 6c6007d6a3 Do not use ranges with tr, the results are locale-dependent. 17 years ago
Baptiste Coudurier 300aa2b039 return error when dv audio extraction fails 17 years ago
Baptiste Coudurier e6920f2445 remove obsolete comments 17 years ago
Baptiste Coudurier 3a3aa49ab7 remove useless braces 17 years ago
Baptiste Coudurier 311490cccd cosmetics, indentation, braces 17 years ago
Baptiste Coudurier 8cb66fd8f2 split chunks in the case of big compressed audio frames, 17 years ago
Baptiste Coudurier 77c7543702 use correct demux mechanism when audio compression id is -2, dv audio does not matter, demux partially qt_dv_pal_test.mov which does NOT use cid -2 17 years ago
Vitor Sessak 22ed53e5f4 Factor bytewidth determination in its own function 17 years ago
Baptiste Coudurier d0cbff868e fcp imx 40 fourccs 17 years ago
Baptiste Coudurier 56ea717b46 indentation 17 years ago
Baptiste Coudurier 4f0e712ecb more correct and simpler 17 years ago
Paul Kelly f1618fd939 Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may 17 years ago
D Richard Felker III 03c09e4399 Do not use GNU-specific (or BSD-specific or whatever they may be) 17 years ago
Vitor Sessak 9189411bdb Coding style changes 17 years ago
Vitor Sessak 93faa9fad7 More code factorization 17 years ago
Vitor Sessak 37e0b997a8 Factor duplicated loop 17 years ago