18710 Commits (60a847b5db07ac419a7bc360bd3acf3e8ede1b48)
 

Author SHA1 Message Date
Diego Biurrun 60a847b5db cosmetics: Remove file name from file header. 16 years ago
Baptiste Coudurier 3c6547bede add my gpg key fingerprint 16 years ago
Attila Kinali 08519772a1 add my gpg key fingerprint 16 years ago
Baptiste Coudurier 7c4502c8c4 typo in the mail, the 4am commit is always the worst 16 years ago
Baptiste Coudurier 4909e517fd cosmetics 16 years ago
Baptiste Coudurier 983bdd3788 add my copyright in mov de/muxer 16 years ago
Stefano Sabatini 7867978374 Expand "lsb" to "least significant bits". 16 years ago
Stefano Sabatini e5681ba0f2 Rename the (yet not defined) macros: 16 years ago
Baptiste Coudurier e49da8273b allocate palette in codec directly 16 years ago
Baptiste Coudurier 6c00a9dec2 cosmetics, add some whitespaces and empty lines 16 years ago
Kostya Shishkov 0304109df6 Correct MV prediction for B-frame blocks in RV4 decoder 16 years ago
Baptiste Coudurier 3d45a83a59 add loglevel option to set libav* logging level, -v does not set it anymore 16 years ago
Baptiste Coudurier f0f2218dce do not modify sample_count, check against index entries 16 years ago
Baptiste Coudurier ed6ae6a58b use utc time for timestamp and do not set it if not specified 16 years ago
Måns Rullgård 9bceffef3a Fix ff_random_get_seed() prototype 16 years ago
Baptiste Coudurier 36a12218db swf timestamps are 16 bits 16 years ago
Baptiste Coudurier 40a1d41fd2 remove unused fields in swf context 16 years ago
Baptiste Coudurier 2261a952f9 do not parse timestamp if bitexact is set, should fix regression tests 16 years ago
Reimar Döffinger 881dad9e76 Enable generic index creation and seeking for NUV demuxer. 16 years ago
Reimar Döffinger 74f5ae847d Add AVFMT_GENERIC_INDEX support also for formats that do not use a parser. 16 years ago
Reimar Döffinger bd36f175ab Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectly 16 years ago
Diego Biurrun 2f2cabef9c Add av_uninit to vbA[1-8], vbB[1-8] variables to work around 16 years ago
Diego Biurrun 6d79971e69 prettyprinting cosmetics 16 years ago
Diego Biurrun f5b2476fd3 Add av_uninit to vsrcBuc variable to work around some 16 years ago
Diego Biurrun b91813b6da Improve description of next_free_data_block_num struct member. 16 years ago
Michael Niedermayer 85b4230f68 Do not lose user flags when passing calls from the new to the old seeking API. 16 years ago
Michael Niedermayer 4ed29207c2 Switch ffplay to new seeking API. 16 years ago
Michael Niedermayer b82744c9ae Switch regression test to the new seeking API. 16 years ago
Michael Niedermayer 32d885926d add avformat_seek_file() 16 years ago
Stefano Sabatini c73d39965e Add an example showing how to create a video from many images. 16 years ago
Cédric Schieli 786dcfef48 Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro 16 years ago
Daniel Verkamp 5cf59463a2 Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder. 16 years ago
Reimar Döffinger 7e04cfba27 Set pkt->pos correctly (to the start of header of the packet) in swfdec. 16 years ago
Baptiste Coudurier 4e35ffa978 fix swf seeking by fixing new stream detection 16 years ago
Diego Biurrun 38eb4b114d Remove 'lib' and 'swscale-error' from list of phony targets. 16 years ago
Diego Biurrun 0cc647cbfb Mark all clean targets as phony. 16 years ago
Michael Niedermayer 7ed673af71 Print timing_info on -debug 1. 16 years ago
Reimar Döffinger 90a30ad59f Add "testclean" target to .PHONY 16 years ago
Kostya Shishkov 923ed9748c Fix direct and skip MB motion compensation in RV4: 16 years ago
Reimar Döffinger abb785f19e Simplify RoQ demuxer pts calculation by using a appropriate time bases. 16 years ago
Reimar Döffinger 15969b55d1 Set video width/height and create audio stream in read_packet instead of 16 years ago
Baptiste Coudurier fc34a08d77 remove sws_flags, seems to have no effect 16 years ago
Alex Converse f11c9ee996 patcheck: Replace non-POSIX echo -e with printf. 16 years ago
Cédric Schieli fe91924dd7 Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro 16 years ago
Cédric Schieli c662e788ce In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos element is initialized on the wrong index (not evenly aligned). This fixes it 16 years ago
Gwenole Beauchesne cd823ff950 Use av_mallocz() to initialize hwaccel_data_private. 16 years ago
Baptiste Coudurier 27ad7d3a96 stag option to force subtitle tag 16 years ago
Baptiste Coudurier d168b3fd2d reindent 16 years ago
Baptiste Coudurier 7943a90a0d keep original tag when stream copying subs with ipod format 16 years ago
Baptiste Coudurier c569bd0632 ipod supports both subs tags 16 years ago