2003-04-04 |
Michael Niedermayer | H264 decoder & demuxer |
blob | commitdiff | raw |
2003-04-02 |
Michael Niedermayer | msmpeg4 2pass support & some related cleanup |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Michael Niedermayer | some static -> dynamic alloc & 16->8 bit |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Michael Niedermayer | mpeg1 slice encoding support |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Michael Niedermayer | simplify slice encoding (variance of packet size is... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Michael Niedermayer | user setable quantizer bias |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Michael Niedermayer | better non conformant divx packed bitstream detection... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Michael Niedermayer | error resilience cleanup (its faster too...) |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Michael Niedermayer | qmin/qmax cleanup |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Michael Niedermayer | field pic decoding cleanup |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Michael Niedermayer | per context frame_rate_base, this should finally fix... |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Michael Niedermayer | doxy / cosmetics |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Michael Niedermayer | per file doxy |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Michael Niedermayer | mpeg2 field pictures + sliced mode (doesnt work with... |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Michael Niedermayer | field picture decoding support (16x16 MC blocks only... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Michael Niedermayer | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Michael Niedermayer | h263(+) clenaup & bugfixes |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Zdenek Kabelac | * UINTX -> uintx_t INTX -> intx_t |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Zdenek Kabelac | * static,const,compiler warning cleanup |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Michael Niedermayer | mpeg1 bframe encoding patch by (Raphaël LEGRAND) with... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Michael Niedermayer | cleanup |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Michael Niedermayer | trying to fix mb skip bug in mpeg1/2 if slices are... |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Michael Niedermayer | finetuneing thresholds/factors |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Michael Niedermayer | fixing DCTELEM != short |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Michael Niedermayer | more compare functions (rd & bit) |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Michael Niedermayer | /* align 16 */ |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Michael Niedermayer | get_format() |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Michael Niedermayer | negative linesize support (so mplayer -flip works) |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Michael Niedermayer | qpel in mmx2/3dnow |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Michael Niedermayer | mpeg4 header encoding bugfix |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Michael Niedermayer | pre motion estimation cleanup/bugfix |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Michael Niedermayer | motion estimation pre pass |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Michael Niedermayer | shape adaptive diamonds for EPZS |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Michael Niedermayer | trellis quantization for mpeg1 |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Michael Niedermayer | trellis quantization |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Michael Niedermayer | correcter mpeg4 headers |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Michael Niedermayer | qpel encoding |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Michael Niedermayer | more debug output |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Michael Niedermayer | AVVideoFrame -> AVFrame |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Michael Niedermayer | cleanup / messup? |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Michael Niedermayer | fixing 2pass assert failure |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Michael Niedermayer | new PSNR code (now works with chroma, b frames, ...) |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Michael Niedermayer | cleanup |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Zdenek Kabelac | * fixed prototype |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Zdenek Kabelac | * compilation fix (ARM users please check) |
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-11-08 |
Michael Niedermayer | cleanup (breaks compatibility, requested by fabrice) |
blob | commitdiff | raw | diff to current |
2002-11-02 |
Michael Niedermayer | Altivec Patch (Mark III) by (Dieter Shirley <dieters... |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Michael Niedermayer | exporting the internal qscale table, this allso fixes... |
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-25 |
Michael Niedermayer | idct_permutation_type variable, so the permutation... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Niedermayer | optimize block_permute() |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Michael Niedermayer | xvid qpel bug autodetect |
blob | commitdiff | raw | diff to current |
2002-10-16 |
Michael Niedermayer | complete mpeg4 GMC decoding support |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Michael Niedermayer | better padding bug detection |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Michael Niedermayer | mpeg4 header parser clenup (needed for parsing of VOL... |
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-04 |
Alex Beregszaszi | moved dct init out from mpv_common_init to dct_common_i... |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Leon van Stuivenberg | ps2 optimizations update patch by (Leon van Stuivenberg... |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Michael Niedermayer | renaming variable |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Michael Niedermayer | idct permutation cleanup, idct can be selected per... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Michael Niedermayer | adaptive quantization for h263 |
blob | commitdiff | raw | diff to current |
2002-09-23 |
Michael Niedermayer | adaptive quantization (lumi/temporal & spatial complexi... |
blob | commitdiff | raw | diff to current |
2002-09-18 |
Michael Niedermayer | 10l (forgot to commit) |
blob | commitdiff | raw | diff to current |
2002-09-14 |
Michael Niedermayer | dont store version for bit-exact tests |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Michael Niedermayer | interlaced mpeg4 b frame decoding |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Michael Niedermayer | statistics for forw & back p-MBs instead of just one... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Michael Niedermayer | reducing sizeof MpegEncContext to avoid stack overflow... |
blob | commitdiff | raw | diff to current |
2002-09-01 |
Michael Niedermayer | dct cleanup |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Martin Olschewski | sun solaris compilation bugfix, patch by (Martin Olsche... |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Michael Niedermayer | slow but accurate integer dct from IJG (should be ok... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Alex Beregszaszi | added aspected_width/height for EXTENDED_PAR |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Michael Niedermayer | new ratecontrol code |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Michael Niedermayer | better scene change detection |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Michael Niedermayer | mpeg4 mpeg quantizer encoding |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Michael Niedermayer | 4mv + bframe decoding bugfix |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Michael Niedermayer | fixing mpeg4 mpeg quantizers |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Michael Niedermayer | different edge positions fixed with edge emu / 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 | rl vlc decoding optimizations |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Marko Kreen | adding ff prefix to avoid global name conficts with... |
blob | commitdiff | raw | diff to current |
2002-07-07 |
Michael Niedermayer | wmv1 slice_height != mb_height support |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Falk Hüffner | Update and activate dct_unquantize_h263_mvi. Thanks... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Michael Niedermayer | wmv1 support |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Fabrice Bellard | added missing externs (we were lucky that commons are... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Michael Niedermayer | single coefficient elimination |
blob | commitdiff | raw | diff to current |
2002-05-27 |
Zdenek Kabelac | * started to cleanup name clashes for onetime compilation |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Fabrice Bellard | license/copyright change |
blob | commitdiff | raw | diff to current |
2002-05-21 |
Michael Niedermayer | workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Juanjo | - pict_type exported to AVCodecContext |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Alex Beregszaszi | clamp intra matrix to 8bit for mjpeg (workaround for... |
blob | commitdiff | raw | diff to current |
2002-05-06 |
Michael Niedermayer | there are divx5? encoded files without a userdata secti... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Michael Niedermayer | fixing msmpeg4v3 dc-scale for quantizers 24-31 |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Michael Niedermayer | export mbskip_table for direct rendering |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Michael Niedermayer | fixed msmpeg4 infinite loop if buggy stream |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Michael Niedermayer | avcodec_flush_buffers() |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Michael Niedermayer | export delay info |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Michael Niedermayer | divx 5.01 support |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Michael Niedermayer | fixed ratecontrol & b-frames |
blob | commitdiff | raw | diff to current |
next |