2002-11-01 |
Michael Niedermayer | cosmetics requested by kabi
|
commit | commitdiff | tree |
2002-10-31 |
Michael Niedermayer | put a few large tables under #ifdef CONFIG_ENCODERS...
|
commit | commitdiff | tree |
2002-10-31 |
Michael Niedermayer | dont call emms_c() for each MB
|
commit | commitdiff | tree |
2002-10-31 |
Michael Niedermayer | cleanup
|
commit | commitdiff | tree |
2002-10-31 |
Michael Niedermayer | disabling compilation of .so if its not needed, gcc...
|
commit | commitdiff | tree |
2002-10-31 |
Michael Niedermayer | using fewer registers ... to workaround something
|
commit | commitdiff | tree |
2002-10-31 |
Michael Niedermayer | fixing another assert q>0.0 issue caused by variance...
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | fixing q>0.0 assert failure caused by overflow of variance...
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | removing "-npp" (found by arpi)
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | per context cpuCaps (idea by kabi)
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | change qscale type to int8 and fix qscale ordering
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | exporting the internal qscale table, this allso fixes...
|
commit | commitdiff | tree |
2002-10-30 |
Måns Rullgård | -vcodec copy fix patch by (mru at users dot sourceforge...
|
commit | commitdiff | tree |
2002-10-30 |
Fred | 1) Add MMX deinterlace code.
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | using same numbers for cpuCaps as libmpeg2 & liba52
|
commit | commitdiff | tree |
2002-10-30 |
Michael Niedermayer | cleanly passing the cpuCaps
|
commit | commitdiff | tree |
2002-10-29 |
Michael Niedermayer | 10l
|
commit | commitdiff | tree |
2002-10-29 |
Michael Niedermayer | cleanup
|
commit | commitdiff | tree |
2002-10-29 |
Michael Niedermayer | cosmetics ;)
|
commit | commitdiff | tree |
2002-10-29 |
Michael Niedermayer | better deblocking filter
|
commit | commitdiff | tree |
2002-10-29 |
Michael Niedermayer | -fomit-frame-pointer is needed for the PIC code
|
commit | commitdiff | tree |
2002-10-29 |
Michael Niedermayer | using fewer registers (fixes compilation bug hopefully)
|
commit | commitdiff | tree |
2002-10-28 |
Michael Niedermayer | postprocessing cleanup:
|
commit | commitdiff | tree |
2002-10-27 |
Michael Niedermayer | get_vlc2()
|
commit | commitdiff | tree |
2002-10-27 |
Michael Niedermayer | mergeing inter & intra rl_length tables (50% smaller...
|
commit | commitdiff | tree |
2002-10-27 |
Michael Niedermayer | 75% smaller rl_length table
|
commit | commitdiff | tree |
2002-10-27 |
Leon van Stuivenberg | dsputil mmi cleanup patch by (Leon van Stuivenberg...
|
commit | commitdiff | tree |
2002-10-27 |
Michael Niedermayer | handle direct rendering buffer allocation failure
|
commit | commitdiff | tree |
2002-10-26 |
Kareila | fixing bitrate display if -acodec copy is used, patch...
|
commit | commitdiff | tree |
2002-10-26 |
Jürgen Keil | segfault fix patch by (Juergen Keil <jk at tools dot...
|
commit | commitdiff | tree |
2002-10-25 |
Michael Niedermayer | fixing decoding of streams with no keyframe at the...
|
commit | commitdiff | tree |
2002-10-25 |
Michael Niedermayer | idct_permutation_type variable, so the permutation...
|
commit | commitdiff | tree |
2002-10-25 |
Michael Niedermayer | regression test for H263+
|
commit | commitdiff | tree |
2002-10-25 |
Michael Niedermayer | slice encoding cleanup
|
commit | commitdiff | tree |
2002-10-24 |
Michael Niedermayer | clip MVs for direct mode
|
commit | commitdiff | tree |
2002-10-23 |
Colin Leroy | fixing RGB32->RGB16 on big endian patch by (Colin Leroy...
|
commit | commitdiff | tree |
2002-10-23 |
Michael Niedermayer | optimize block_permute()
|
commit | commitdiff | tree |
2002-10-23 |
Michael Niedermayer | fixing interlaced MC & edge-emu
|
commit | commitdiff | tree |
2002-10-22 |
Michael Niedermayer | more defaults
|
commit | commitdiff | tree |
2002-10-22 |
Michael Niedermayer | xvid qpel bug autodetect
|
commit | commitdiff | tree |
2002-10-22 |
Michael Niedermayer | xvid qpel bug workaround
|
commit | commitdiff | tree |
2002-10-21 |
D Richard Felker III | new ffserver options patch by (D Richard Felker III...
|
commit | commitdiff | tree |
2002-10-20 |
Michael Niedermayer | new video grab device for ATI All-In-Wonder cards based...
|
commit | commitdiff | tree |
2002-10-20 |
Michael Niedermayer | fixing msmpeg4v3 encoding at bitrates <128k
|
commit | commitdiff | tree |
2002-10-19 |
Michael Niedermayer | fixing h263 slice decoding (again)
|
commit | commitdiff | tree |
2002-10-19 |
Michael Niedermayer | fixing interlaced dct with 4mv
|
commit | commitdiff | tree |
2002-10-19 |
Michael Niedermayer | fixing h263 decoding (did segfault)
|
commit | commitdiff | tree |
2002-10-18 |
Michael Niedermayer | fixing interlaced dct + hq mode
|
commit | commitdiff | tree |
2002-10-17 |
Michael Niedermayer | avoid multiple init
|
commit | commitdiff | tree |
2002-10-16 |
Michael Niedermayer | init flags before using it (found by arpi)
|
commit | commitdiff | tree |
2002-10-16 |
Michael Niedermayer | complete mpeg4 GMC decoding support
|
commit | commitdiff | tree |
2002-10-16 |
Michael Niedermayer | fixing alt_scan for the first frame (variable was reset)
|
commit | commitdiff | tree |
2002-10-15 |
Michael Niedermayer | warning fixes
|
commit | commitdiff | tree |
2002-10-15 |
Michael Niedermayer | fixing unused variables & adding missing options
|
commit | commitdiff | tree |
2002-10-14 |
Michael Niedermayer | better padding bug detection
|
commit | commitdiff | tree |
2002-10-14 |
Michael Niedermayer | mpeg4 header parser clenup (needed for parsing of VOL...
|
commit | commitdiff | tree |
2002-10-13 |
Michael Niedermayer | fixing wmv1 slice decoding
|
commit | commitdiff | tree |
2002-10-13 |
Michael Niedermayer | fixing yuy2 upscaling (use -sws 0 for the faster but...
|
commit | commitdiff | tree |
2002-10-13 |
Michael Niedermayer | mmx yuy2 output
|
commit | commitdiff | tree |
2002-10-13 |
Michael Niedermayer | better/cleaner error resilience (done in a 2nd pass...
|
commit | commitdiff | tree |
2002-10-13 |
Michael Niedermayer | yuy2 output support
|
commit | commitdiff | tree |
2002-10-09 |
Michael Niedermayer | mpeg1 2pass encoding
|
commit | commitdiff | tree |
2002-10-08 |
Jürgen Keil | 16x{8,16} {avg,put}_pixels support patch by (Juergen...
|
commit | commitdiff | tree |
2002-10-06 |
Måns Rullgård | c syntax update patch by (mru at users dot sourceforge...
|
commit | commitdiff | tree |
2002-10-06 |
Michael Niedermayer | set low_delay on encoding if no b frames
|
commit | commitdiff | tree |
2002-10-06 |
Michael Niedermayer | trying to fix the non-x86 IDCTs (untested)
|
commit | commitdiff | tree |
2002-10-03 |
Leon van Stuivenberg | ps2 optimizations update patch by (Leon van Stuivenberg...
|
commit | commitdiff | tree |
2002-10-02 |
Michael Niedermayer | fixing custom quantizer matrix decoding
|
commit | commitdiff | tree |
2002-10-02 |
Michael Niedermayer | optimization
|
commit | commitdiff | tree |
2002-10-02 |
Michael Niedermayer | sliced mode for mpeg1/2
|
commit | commitdiff | tree |
2002-10-01 |
Michael Niedermayer | move scantable init from block-decode to header parser
|
commit | commitdiff | tree |
2002-10-01 |
Michael Niedermayer | optimizing mpeg2 decode block stuff
|
commit | commitdiff | tree |
2002-10-01 |
Michael Niedermayer | rv10 cleanup (de)muxer still needs to be cleaned up...
|
commit | commitdiff | tree |
2002-09-30 |
Michael Niedermayer | fixing rv10, this isnt the cleanest solution (parsing...
|
commit | commitdiff | tree |
2002-09-30 |
Michael Niedermayer | optimizing mpeg1_decode_block()
|
commit | commitdiff | tree |
2002-09-30 |
Michael Niedermayer | forgot zigzag_direct[] behind #ifdef DEBUG (found by...
|
commit | commitdiff | tree |
2002-09-30 |
Michael Niedermayer | convert only needed matrixes in convert_matrix() (mjpeg...
|
commit | commitdiff | tree |
2002-09-29 |
Michael Niedermayer | indenting preprocessor stuff, as its completly unreadable...
|
commit | commitdiff | tree |
2002-09-29 |
Michael Niedermayer | renaming variable
|
commit | commitdiff | tree |
2002-09-29 |
Michael Niedermayer | idct permutation cleanup, idct can be selected per...
|
commit | commitdiff | tree |
2002-09-27 |
Michael Niedermayer | minor optimization of h263_encode_motion()
|
commit | commitdiff | tree |
2002-09-27 |
Michael Niedermayer | ff_get_fourcc() & XVIX support
|
commit | commitdiff | tree |
2002-09-26 |
Michael Niedermayer | autodetect UMP4 (by adding a fourcc field to AVCodecContext)
|
commit | commitdiff | tree |
2002-09-26 |
Michael Niedermayer | automatically detect broken opendivx codec and workaround...
|
commit | commitdiff | tree |
2002-09-26 |
Michael Niedermayer | h263_dc_scale() cleanup
|
commit | commitdiff | tree |
2002-09-26 |
Michael Niedermayer | mpeg4 interlaced dct encoding
|
commit | commitdiff | tree |
2002-09-24 |
Leon van Stuivenberg | ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs...
|
commit | commitdiff | tree |
2002-09-24 |
Michael Niedermayer | adaptive quantization for h263
|
commit | commitdiff | tree |
2002-09-24 |
Michael Niedermayer | adaptive quantization for mpeg1
|
commit | commitdiff | tree |
2002-09-24 |
Michael Niedermayer | darkness masking (lumi masking does only bright stuff...
|
commit | commitdiff | tree |
2002-09-24 |
Michael Niedermayer | fixing ac prediction encoding with adaptive quantization
|
commit | commitdiff | tree |
2002-09-23 |
Michael Niedermayer | fixing variance scaling for b frames (messed adaptive...
|
commit | commitdiff | tree |
2002-09-23 |
Michael Niedermayer | adaptive quantization (lumi/temporal & spatial complexity...
|
commit | commitdiff | tree |
2002-09-23 |
Leon van Stuivenberg | ps2 idct patch by (Leon van Stuivenberg <leonvs at...
|
commit | commitdiff | tree |
2002-09-20 |
Michael Niedermayer | regression test for ratecontrol & adv mpeg4 stuff
|
commit | commitdiff | tree |
2002-09-20 |
Michael Niedermayer | pix_sum16_mmx()
|
commit | commitdiff | tree |
2002-09-19 |
Michael Niedermayer | fixing i_quant_factor, this should finally fix the...
|
commit | commitdiff | tree |
2002-09-19 |
Michael Niedermayer | fixing apiexample
|
commit | commitdiff | tree |
2002-09-19 |
Michael Niedermayer | documenting most stuff in AVCodecContext
|
commit | commitdiff | tree |
2002-09-19 |
Michael Niedermayer | fixing *pixels_tab stuff (hopefully, as its untested...
|
commit | commitdiff | tree |
next |