projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2002-10-27
Michael Niedermayer
mergeing inter & intra rl_length tables (50% smaller...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Michael Niedermayer
75% smaller rl_length table
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Leon van Stuivenberg
dsputil mmi cleanup patch by (Leon van Stuivenberg...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Michael Niedermayer
handle direct rendering buffer allocation failure
commit
|
commitdiff
|
tree
|
snapshot
2002-10-26
Kareila
fixing bitrate display if -acodec copy is used, patch...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-26
Jürgen Keil
segfault fix patch by (Juergen Keil <jk at tools dot...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Niedermayer
fixing decoding of streams with no keyframe at the...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Niedermayer
idct_permutation_type variable, so the permutation...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Niedermayer
regression test for H263+
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Niedermayer
slice encoding cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-10-24
Michael Niedermayer
clip MVs for direct mode
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Colin Leroy
fixing RGB32->RGB16 on big endian patch by (Colin Leroy...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Michael Niedermayer
optimize block_permute()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Michael Niedermayer
fixing interlaced MC & edge-emu
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Michael Niedermayer
more defaults
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Michael Niedermayer
xvid qpel bug autodetect
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Michael Niedermayer
xvid qpel bug workaround
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Fabrice Bellard
put/get portable for IEEE double - renamed put_native_s...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
single frame output fix
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
changed write_packet API - should work as before
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
use new PTS api - corrected AV sync for transcoding...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
the new output PTS handling is now generic
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
D Richard Felker III
new ffserver options patch by (D Richard Felker III...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
use PTS api - suppressed redundant fourcc tags (don...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
use consistant PTS handling - fixed MPEG2 Pack header...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Fabrice Bellard
AV synchronisation API
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Michael Niedermayer
new video grab device for ATI All-In-Wonder cards based...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-20
Michael Niedermayer
fixing msmpeg4v3 encoding at bitrates <128k
commit
|
commitdiff
|
tree
|
snapshot
2002-10-19
Michael Niedermayer
fixing h263 slice decoding (again)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-19
Michael Niedermayer
fixing interlaced dct with 4mv
commit
|
commitdiff
|
tree
|
snapshot
2002-10-19
Michael Niedermayer
fixing h263 decoding (did segfault)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Michael Niedermayer
fixing interlaced dct + hq mode
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Michael Niedermayer
avoid multiple init
commit
|
commitdiff
|
tree
|
snapshot
2002-10-16
Michael Niedermayer
init flags before using it (found by arpi)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-16
Michael Niedermayer
complete mpeg4 GMC decoding support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-16
Michael Niedermayer
fixing alt_scan for the first frame (variable was reset)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Michael Niedermayer
warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Michael Niedermayer
fixing unused variables & adding missing options
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Fabrice Bellard
better framework for specific mpeg mux options such...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Fabrice Bellard
suppressed vcd flag - use new mpeg mux format instead
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Fabrice Bellard
removed obsolete file
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Michael Niedermayer
better padding bug detection
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Fabrice Bellard
removed warnings
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Fabrice Bellard
removed invalid header include
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Fabrice Bellard
added null output format for speed testing
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Fabrice Bellard
raw picture support in mux
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Fabrice Bellard
cross compiling support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Fabrice Bellard
better MPEG4 support (at least can view some mpeg4...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Michael Niedermayer
mpeg4 header parser clenup (needed for parsing of VOL...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-13
Michael Niedermayer
fixing wmv1 slice decoding
commit
|
commitdiff
|
tree
|
snapshot
2002-10-13
Michael Niedermayer
fixing yuy2 upscaling (use -sws 0 for the faster but...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-13
Michael Niedermayer
mmx yuy2 output
commit
|
commitdiff
|
tree
|
snapshot
2002-10-13
Michael Niedermayer
better/cleaner error resilience (done in a 2nd pass...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-13
Michael Niedermayer
yuy2 output support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Falk Hüffner
Move Alpha optimized IDCT to own file. Based on a patch...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Alex Beregszaszi
added mjpeg
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Fabrice Bellard
removed unused variables
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Fabrice Bellard
activated 'raw stream copy' feature (use -acodec copy...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Fabrice Bellard
corrected pixel format display
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Fabrice Bellard
added stream copy capability
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Fabrice Bellard
use C99 syntax for field init
commit
|
commitdiff
|
tree
|
snapshot
2002-10-10
Fabrice Bellard
added two pass info
commit
|
commitdiff
|
tree
|
snapshot
2002-10-10
Fabrice Bellard
added mpeg in avi support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-10
Fabrice Bellard
added two pass support (same syntax as mencoder)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Michael Niedermayer
mpeg1 2pass encoding
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Fabrice Bellard
resample fix by Petros Tsantoulis
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Fabrice Bellard
added DV support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-09
Fabrice Bellard
support buffers containing more than one frame
commit
|
commitdiff
|
tree
|
snapshot
2002-10-08
Fabrice Bellard
added raw DV demux (audio is currently not handled)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-08
Fabrice Bellard
fixed NTSC end of line bug
commit
|
commitdiff
|
tree
|
snapshot
2002-10-08
Fabrice Bellard
minimum support for YUV411P (new combined scaler/conver...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-08
Jürgen Keil
16x{8,16} {avg,put}_pixels support patch by (Juergen...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Arpi
10l - MMX/FPU state was not restored, causing nonsense...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Arpi
DV ntsc support, 411P colorspace added
commit
|
commitdiff
|
tree
|
snapshot
2002-10-07
Falk Hüffner
* Fix dct_unquantize_h263_axp for changed block_last_in...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Måns Rullgård
c syntax update patch by (mru at users dot sourceforge...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Michael Niedermayer
set low_delay on encoding if no b frames
commit
|
commitdiff
|
tree
|
snapshot
2002-10-06
Michael Niedermayer
trying to fix the non-x86 IDCTs (untested)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-05
Falk Hüffner
Make compilable again after DCT cleanup. It gives wrong...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-05
Falk Hüffner
Some nifty stuff for upcoming patches.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-04
Falk Hüffner
Fix for source dir != build dir. Patch provided by...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-04
Alex Beregszaszi
moved dct init out from mpv_common_init to dct_common_i...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-04
Fabrice Bellard
fixed MPEG2 pts parsing - ignore unknown stream type
commit
|
commitdiff
|
tree
|
snapshot
2002-10-04
Fabrice Bellard
simplified parsing - added MMX idct support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-04
Fabrice Bellard
added DV support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-03
Fabrice Bellard
first working version of DV video decoder
commit
|
commitdiff
|
tree
|
snapshot
2002-10-03
Fabrice Bellard
in fact IDCT248 needs to be normalized as I suspected
commit
|
commitdiff
|
tree
|
snapshot
2002-10-03
Leon van Stuivenberg
ps2 optimizations update patch by (Leon van Stuivenberg...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-03
Fabrice Bellard
added IDCT248 testing
commit
|
commitdiff
|
tree
|
snapshot
2002-10-03
Fabrice Bellard
first version of IDCT248 for DV decoding support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-02
Michael Niedermayer
fixing custom quantizer matrix decoding
commit
|
commitdiff
|
tree
|
snapshot
2002-10-02
Michael Niedermayer
optimization
commit
|
commitdiff
|
tree
|
snapshot
2002-10-02
Michael Niedermayer
sliced mode for mpeg1/2
commit
|
commitdiff
|
tree
|
snapshot
2002-10-01
Michael Niedermayer
move scantable init from block-decode to header parser
commit
|
commitdiff
|
tree
|
snapshot
2002-10-01
Michael Niedermayer
optimizing mpeg2 decode block stuff
commit
|
commitdiff
|
tree
|
snapshot
2002-10-01
Michael Niedermayer
rv10 cleanup (de)muxer still needs to be cleaned up...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-01
Fabrice Bellard
suppressed unrelated logs
commit
|
commitdiff
|
tree
|
snapshot
2002-09-30
Michael Niedermayer
fixing rv10, this isnt the cleanest solution (parsing...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-30
Michael Niedermayer
optimizing mpeg1_decode_block()
commit
|
commitdiff
|
tree
|
snapshot
2002-09-30
Michael Niedermayer
forgot zigzag_direct[] behind #ifdef DEBUG (found by...
commit
|
commitdiff
|
tree
|
snapshot
next