2008-12-15 |
Laurent Aimar | Check extradata is large enough. |
blob | commitdiff | raw |
2008-10-02 |
Diego Biurrun | spelling cosmetics |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Diego Biurrun | Replace generic CONFIG_ENCODERS preprocessor conditiona... |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Ramiro Polla | bitstream: move put_sbits() from flacenc.c to bitstream... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Stefano Sabatini | Add long names to AVCodec declarations. |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | raw | diff to current |
2008-03-09 |
Aurelien Jacobs | add FF_ prefix to all (frame)_TYPE usage |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Michael Niedermayer | const |
blob | commitdiff | raw | diff to current |
2007-10-21 |
Kostya Shishkov | indentation after last commit |
blob | commitdiff | raw | diff to current |
2007-10-21 |
Kostya Shishkov | Make RV10/20 decoder work with new frame format |
blob | commitdiff | raw | diff to current |
2007-08-09 |
Alex Beregszaszi | use skip_bits where appropriate |
blob | commitdiff | raw | diff to current |
2007-08-09 |
Alex Beregszaszi | use get_bits1(..) instead get_bits(.., 1) |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Roman Shaposhnik | * Getting rid of the use of GCC language extensions |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Reimar Döffinger | Check dimensions to avoid division by zero due to inval... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Michael Niedermayer | seems only 3 bits are used for the number of resolution... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Michael Niedermayer | ignore sub_id |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Michael Niedermayer | big endian fix |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Michael Niedermayer | support resolution switching, fixes rv20errors.rm |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Michael Niedermayer | simplify |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Michael Niedermayer | fix rv20 b frames (broke since r5264 Mon Apr 3 07:52... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Michael Niedermayer | fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000) |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Michael Niedermayer | fix decoding of bastard1.rm (rv ver=0x10003001 ver0... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Wolfgang Scherer | Fix SIGSEGV in rv10-null-pointer-500k.rm. |
blob | commitdiff | raw | diff to current |
2006-04-14 |
Michael Niedermayer | fix "concealing 0 DC, 0 AC, 0 MV errors" bug |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Michael Niedermayer | cleanup picture / debug output code |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Steve L'Homme | (f)printf --> av_log conversion |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | raw | diff to current |
2005-09-01 |
Michael Niedermayer | error concealment fix |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Michael Niedermayer | PIX_FMT_NONE and related fixes |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Michael Niedermayer | avoid unneeded clear_blocks() |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Matthieu Castet | extract from the subid the options |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Michael Niedermayer | fixing broken_rv20_1mb_.rm |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Mike Melanson | Ministry of English Composition, reporting for duty... |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Michael Niedermayer | Video-Galileo_small.rm fix by (matthieu castet # castet... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Måns Rullgård | kill warnings patch by (Måns Rullgård <mru inprovide... |
blob | commitdiff | raw | diff to current |
2005-01-23 |
Michael Niedermayer | avoid buf_size == 0 checks in every decoder |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Michael Niedermayer | fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Michael Niedermayer | another try at fixing rv20 ... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Michael Niedermayer | rv20 encoding |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Michael Niedermayer | seeking in rm |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Michael Niedermayer | rv10 thread safety fix / rv10 ffplay fix |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Michael Niedermayer | next try at fixing rv20 decoding |
blob | commitdiff | raw | diff to current |
2004-11-27 |
Burkhard Plaum | Memory leak fix patch by (Burkhard Plaum <plaum >at... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Michael Niedermayer | fixing rv20201002 |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Michael Niedermayer | rv20103001 support |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Michael Niedermayer | fix one file, will probably break some others but i... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Michael Niedermayer | warning fixes by (Michael Roitzsch <mroi at users dot... |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Michael Niedermayer | data_size = 0 cleanup |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Michael Niedermayer | unify table indexing (motion_val,dc_val,ac_val,coded_bl... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Michael Niedermayer | rv20 (0x20201002) support |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Michael Niedermayer | init cleanup |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Michael Niedermayer | skip b frames before first i frame |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Michael Niedermayer | (f)printf() is disallowed in libavcodec, compilation... |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Michael Niedermayer | rv10/obmc fixes |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Michael Niedermayer | closed gop support & flags2 as all bits in flags are... |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Michael Niedermayer | rv20 mv prediction in b frames fix |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Michael Niedermayer | copyright year update of the files i touched and rememb... |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Wolfgang Hesseler | motion vector vissualization improvements patch by... |
blob | commitdiff | raw | diff to current |
2003-12-21 |
Michael Niedermayer | rv20 / h263 b frame fix |
blob | commitdiff | raw | diff to current |
2003-12-19 |
Michael Niedermayer | fix crash |
blob | commitdiff | raw | diff to current |
2003-12-10 |
Michael Niedermayer | 10l (uninitialized var ...) |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Michael Niedermayer | h263 slice structured mode |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Michael Niedermayer | set has_b_frames correctly, fixes rv20 dr1 with mplayer |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Michael Niedermayer | rv20 (h263) b frame decoding support |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Michael Niedermayer | cleanup |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Michael Niedermayer | h263 loop filter |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Michael Niedermayer | 4th frame type ... |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Michael Niedermayer | rv20 sub_id == 0x20200002 support |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Michael Niedermayer | cleanup |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Michael Niedermayer | rv10 fix |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Michael Niedermayer | rv20 decoder |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Michel Bardiaux | av_log() patch by (Michel Bardiaux <mbardiaux at peakti... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Michael Niedermayer | rate distortion mb decision support |
blob | commitdiff | raw | diff to current |
2003-05-26 |
James Stembridge | set pix_fmt in rv10 patch by (James Stembridge <jstembr... |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Michael Niedermayer | per file doxy |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Wolfgang Hesseler | more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler... |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Zdenek Kabelac | * UINTX -> uintx_t INTX -> intx_t |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Michael Niedermayer | GetBitContext.size is allways multiplied by 8 -> use... |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Michael Niedermayer | AVVideoFrame -> AVFrame |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Michael Niedermayer | cleanup |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Zdenek Kabelac | * using DSPContext - so each codec could use its local... |
blob | commitdiff | raw | diff to current |
2002-10-27 |
Michael Niedermayer | handle direct rendering buffer allocation failure |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Michael Niedermayer | better/cleaner error resilience (done in a 2nd pass... |
blob | commitdiff | raw | diff to current |
2002-10-01 |
Michael Niedermayer | rv10 cleanup (de)muxer still needs to be cleaned up... |
blob | commitdiff | raw | diff to current |
2002-09-30 |
Michael Niedermayer | fixing rv10, this isnt the cleanest solution (parsing... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Michael Niedermayer | fixing rv10 encoding (ffmpeg can at least decode its... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Michael Niedermayer | fixing segfault |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Michael Niedermayer | use extradata for h263_long_vector mode detection |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Michael Niedermayer | working around undefined behavior of get-vlc if the... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Michael Niedermayer | fixes rv10 decoding crash |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Michael Niedermayer | dr1 |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Michael Niedermayer | uvlinesize |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Michael Niedermayer | direct rendering method 1 support |
blob | commitdiff | raw | diff to current |
2002-07-13 |
Michael Niedermayer | get_vlc -> get_vlc2 |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Michael Niedermayer | bugfix |
blob | commitdiff | raw | diff to current |
next |