2006-01-09 |
Loren Merritt | tweak inlines. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Diego Biurrun | consistency cosmetics |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Loren Merritt | 10l: bidir_refine didn't save the new mvs. also improve... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Jacob Meuser | Make shared lib name handling consistent with the other... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Diego Biurrun | --enable-shared-pp should directly enable pp and not... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Benjamin Larsson | get_vlc -> get_vlc2 transition and get_vlc() removed... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Benjamin Larsson | get_vlc -> get_vlc2 transition. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Benjamin Larsson | get_vlc -> get_vlc2 transition. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Michael Niedermayer | fixing second last time François Revol applies a patch... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Nico Sabbi | install dsputil.h, that is used by many filters in... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Michael Niedermayer | use h264 MC functions for 2xX Xx2 blocks in snow too |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Benjamin Larsson | Incorrect check removed. |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Alex Beregszaszi | better version reporting |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Michael Niedermayer | use h264 MC functions for rectangular blocks too |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Michael Niedermayer | regression test for iterative ME & wavelet cmp functions |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Michael Niedermayer | 10l (assertion failure) |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Roman Shaposhnik | Moving dv_anchor back to the global scope. This... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Diego Biurrun | Comment out WMV3 decoder for now, it crashes on every... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Benjamin Larsson | Dual mono stereo strems sound ok now, added sanity... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Diego Biurrun | RealVideo 1.0/2.0 and TrueSpeech are supported. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Mike Melanson | ugly, but necessary |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Michael Niedermayer | cleanup |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Tom Joseph | H.263: more descriptive error message |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Michael Niedermayer | 8x8 integer dct from x264 as cmp function (under CONFIG... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Benjamin Larsson | Fix an out of array access and some minor cleanup of... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Michael Niedermayer | av_freep() recommandition |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Diego Biurrun | Make all tables static const. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | Simplify source_path handling, avoids some warnings... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | bashism--; Use POSIX-compatible string handling instead. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | bashism--; |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Michel Bardiaux | Add -Wdeclaration-after-statement to CFLAGS on GCCs... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | TrueSpeech compatible audio decoder by Konstantin Shishkov |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nico Sabbi | try with auto_guess if first detection fails |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nico Sabbi | added support for DVHS (192) packet size |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Diego Biurrun | Add entry about release frequency. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | fix asymmetric CQMs with pre-transposed DCT. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | CQM: fix fallback to JVT scaling lists |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | direct mvs in B_8x8 mbs were set too early. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | fix direct_8x8_inference_flag with 4x4 mvs. |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Loren Merritt | fix some potential arithmetic overflows in pred_direct_... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
François Revol | :%s/check_block_2p/check_block_inter/g |
commit | commitdiff | tree | snapshot |
2005-12-30 |
François Revol | this fixes compilation with gcc 2.95 which seems to... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
François Revol | finally found what those >138 codes were... crappy... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
François Revol | fix parsing version 1 mdhd atom (64 bit) as suggested... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Diego Biurrun | Replace buggy --disable-codec/--enable-codec with non... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Michael Niedermayer | mem corruption fix |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Diego Biurrun | spelling/grammar |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Diego Biurrun | spelling/wording/grammar |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Diego Biurrun | updates |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Michael Niedermayer | second try of improved lambda/qp guessing for motion... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Robert Swain | update x264 wrapper. |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Michael Niedermayer | 4mv + iter ME 10l fix (still not bugfree but better) |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Michael Niedermayer | iterative overlapped block based motion estimation... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Roberto Togni | wma2 fix |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Reimar Döffinger | Fix wma2 audio decoder |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Alexander Strasser | Mention libav versioning in CVS policy section with... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Burkhard Plaum | Fix DV memory leak and allow multiple instances patch... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Michael Niedermayer | support downscaling frames for dynamic b frame decission |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Michael Niedermayer | 10l (didnt remove option from old ones after converting... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Michael Niedermayer | b frame strategy 2 |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Michael Niedermayer | dont discard least significant bits |
commit | commitdiff | tree | snapshot |
2005-12-25 |
Roberto Togni | Support for 28_8 in old ar. files |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Michael Niedermayer | hmm did i mess the scaling of these up at some point? |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Michael Niedermayer | slightly better mv_penalty table |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Michael Niedermayer | 10l (segfault fix) |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Michael Niedermayer | bidir refine support |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Michael Niedermayer | minor typo |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Michael Niedermayer | better f_code guessing in 2nd pass |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Michael Niedermayer | improved lambda/qp guessing for motion estimation RD... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Diego Biurrun | Reportedly FFmpeg fails to compile on Cygwin with vhook... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Diego Biurrun | Add some comments to #ifdef #else #endif blocks and... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Michael Niedermayer | also autodetect xvid idct if bitexact is used |
commit | commitdiff | tree | snapshot |
2005-12-20 |
D Richard Felker III | 10l to michael for breaking gcc 2.95 compile :) |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Roberto Togni | Fix for Real "old" files version 3 with no 4cc. Fixes... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Michael Niedermayer | use correct qp & lambda for ME on the second pass |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Michael Niedermayer | forgot |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Niedermayer | support printing compact qp histogram |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Niedermayer | fix q=0 bug |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Jindřich Makovička | new qscale type to distinguish H264 |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Niedermayer | unfinished jpeg-ls codec (feel free to finish it ...) |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Niedermayer | typo |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Michael Niedermayer | fix custom matrix permutation if xvid idct is autoselec... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jindřich Makovička | malloc padding to avoid reading past the malloc()ed... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Michael Niedermayer | bitstream related fixes from [PATCH] from DivX, Part... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Michael Niedermayer | wrong sizes, part of [PATCH] from DivX, Part 9: bitstre... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Michael Niedermayer | total == 0 seems like it should be valid (based upon... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Michael Niedermayer | nan fps fix |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Mike Melanson | correctly deal with the alpha channel in 32-bit QT... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Mike Melanson | correctly handle very large Cinepak frames (courtesy... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
François Revol | Add some more PRIfooNN crap so it builds again here... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Måns Rullgård | use PRIxN, %zd, %td formats where needed |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Måns Rullgård | fix const warning |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Måns Rullgård | remove unused variables |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Diego Biurrun | QDM2 |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Fredrik Orderud | Define EMULATE_INTTYPES for all windows-systems, except... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Måns Rullgård | use utf-8 encoding |
commit | commitdiff | tree | snapshot |
next |