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 |
2005-12-11 |
Loren Merritt | recognize some more nal types |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Benjamin Larsson | This patch adds some support for non-joint stereo strea... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Måns Rullgård | alpha needs -fPIC for shared libs |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Guillaume Poirier | Add the rest of missing Reg_* macros to support both... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Luca Barbato | SONAME support for shared libs |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Roberto Togni | Add credit for cook |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Roberto Togni | Add cook decoder |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Diego Biurrun | cook |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Benjamin Larsson | Cook compatibe decoder, patch by Benjamin Larsson |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Michael Niedermayer | psnr calculation with threads>1 fix |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Roberto Togni | Support for samples with fft_order = 7 |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Roberto Togni | Remove duplicated fft init |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Steven M. Schultz | Add the necessary 'strip' commands to the BSD/OS sectio... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
François Revol | fix for systems not defining PRIu64, not everyone knows... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Diego Biurrun | Unify include paths, -I.. is in CFLAGS. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Måns Rullgård | ogg format probe function by Ivo <ivop at euronet nl> |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Michael Niedermayer | check block_max_depth (fixes crash) |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Michael Niedermayer | make selftest code compile again |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Diego Biurrun | Elaborate on the Visual C-- situation. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Diego Biurrun | ffserver should be fixed now. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Michael Niedermayer | default_get_buffer() cleanup |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Alexander Strasser | Fixed format specifier in STOP_TIMER macro. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Guillaume Poirier | add some h.264 fourccs to codec_bmp_tags[] |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Måns Rullgård | BMP image decoder |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Måns Rullgård | use $CFLAGS and $LDFLAGS in dlopen() check |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Guillaume Poirier | Make DV(B|D) subtitles (en|de)coders be conditonnaly... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Ivan Kalvachev | Mark all 12 block unused when there are no coded blocks |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Diego Biurrun | ffserver fixed |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Wolfram Gloger | dvbsub encoder, patch by Wolfram Gloger < wmglo AH... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Diego Biurrun | Unify include paths, -I.. is in CFLAGS. |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | 10l, left debugging on |
commit | commitdiff | tree | snapshot |
next |