summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add movie file video source filter.Vitor Sessak2008-02-15
* Cosmetics: split long lineVitor Sessak2008-02-15
* Link to libraries in dependency order.Vitor Sessak2008-02-15
* More targets additionVitor Sessak2008-02-15
* Fix Cygwin compilation.VĂ­ctor Paesa2008-02-15
* Targets addition and removalVitor Sessak2008-02-15
* Remove test program and test video output module since ffplay can be usedVitor Sessak2008-02-15
* Merge of several revisions that add more targets to theVitor Sessak2008-02-15
* work into the ffmpeg build systemVitor Sessak2008-02-15
* Add rule for make clean.Vitor Sessak2008-02-15
* Merge of several revisions adding filtersVitor Sessak2008-02-15
* First version of libavfilter MakefileVitor Sessak2008-02-15
* Split avpicture_fill() in two functions. This will beVitor Sessak2008-02-15
* prettyprinting cosmeticsDiego Biurrun2008-02-15
* silence wmaenc.c:181: warning:suggestparentheses around assignment used as tr...Benjamin Larsson2008-02-15
* It appears last_pts was not set ...Michael Niedermayer2008-02-15
* FixLuca Abeni2008-02-15
* FixLuca Abeni2008-02-15
* More explicit unsupported pixel format error messages.Stefano Sabatini2008-02-15
* Header elision muxing support.Michael Niedermayer2008-02-15
* Elision header demuxing support.Michael Niedermayer2008-02-15
* -vsync 2 (drop frames if there are too many but do not duplicate any)Michael Niedermayer2008-02-14
* Update regression test checksum for ffm.Benoit Fouet2008-02-14
* Avoid void*-arithmetic.avcoder2008-02-14
* Read match time delta in the frame header.Michael Niedermayer2008-02-13
* Read match_time_delta in the framecode table.Michael Niedermayer2008-02-13
* update flagsMichael Niedermayer2008-02-13
* honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alawBaptiste Coudurier2008-02-13
* Cosmetics: indentationThorsten Jordan2008-02-13
* Remove useless buffering of input data, so that avcodec_decode_audio neverThorsten Jordan2008-02-13
* 10l, forgot alaw/mulaw mono, use bits_per_sample in fact,Baptiste Coudurier2008-02-13
* Include poll.h instead of sys/poll.hLuca Abeni2008-02-13
* warn use if edit list is not starting at 0, a/v desync might occurBaptiste Coudurier2008-02-13
* remove now useless codeBaptiste Coudurier2008-02-13
* remove messy and not always correct chunk size workaround, use correct values...Baptiste Coudurier2008-02-13
* typo fix: inited --> initializedDiego Biurrun2008-02-13
* typoDiego Biurrun2008-02-13
* Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.Diego Biurrun2008-02-13
* Mark MSVC compiler macros as such.Diego Biurrun2008-02-13
* Disentangle nested preprocessor directives.Diego Biurrun2008-02-13
* Print Theora bitstream version at DEBUG, not at VERBOSE level.Diego Biurrun2008-02-13
* cosmetics: Replace // by /* */ comments.Diego Biurrun2008-02-13
* Do not use ranges with tr, the results are locale-dependent.Diego Biurrun2008-02-11
* return error when dv audio extraction failsBaptiste Coudurier2008-02-11
* remove obsolete commentsBaptiste Coudurier2008-02-11
* remove useless bracesBaptiste Coudurier2008-02-11
* cosmetics, indentation, bracesBaptiste Coudurier2008-02-11
* split chunks in the case of big compressed audio frames,Baptiste Coudurier2008-02-11
* use correct demux mechanism when audio compression id is -2, dv audio does no...Baptiste Coudurier2008-02-11
* Factor bytewidth determination in its own functionVitor Sessak2008-02-11