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
2004-01-29
Michael Niedermayer
b frames + cbr fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-29
Michael Niedermayer
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
commit
|
commitdiff
|
tree
|
snapshot
2004-01-28
Michael Niedermayer
4mv + b frame encoding segfault fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-27
Michael Niedermayer
first coded vs. first displayed pts (segfault & pts...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-26
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
|
snapshot
2004-01-26
Michael Niedermayer
int64max fix by (Michel Bardiaux <mbardiaux at peaktime...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-26
Michael Niedermayer
mpeg4 pts fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-25
Roberto Togni
Use reget buffer instead of copying from prev frame
commit
|
commitdiff
|
tree
|
snapshot
2004-01-25
Alex Beregszaszi
freebsd fix for mpeg12.c (moving INT64_MAX to common.h)
commit
|
commitdiff
|
tree
|
snapshot
2004-01-24
Michael Niedermayer
optimization & bugfix extracted from the 4k line diff...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-24
Michael Niedermayer
optimization
commit
|
commitdiff
|
tree
|
snapshot
2004-01-23
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-22
Michael Niedermayer
closed gop support & flags2 as all bits in flags are...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-22
Chip
inttypes.h patch by (Chip <szarlada at freemail dot...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-21
Michael Niedermayer
more tolerance for dc=0
commit
|
commitdiff
|
tree
|
snapshot
2004-01-19
Michael Niedermayer
avcodec_flush_buffers() fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-18
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-18
Michael Niedermayer
removing broken framerate conversation hack in mpeg1/2
commit
|
commitdiff
|
tree
|
snapshot
2004-01-18
Michael Niedermayer
rv20 mv prediction in b frames fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
Michael Niedermayer
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronal...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
Michael Niedermayer
seeking stuff
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
Michael Niedermayer
store searched distance in index, so we dont waste...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-15
Michael Niedermayer
xvid "packed" stuff support
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
header parser fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
replic_size==0 fix, needed so that G.726 asf file,...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
dont let the demuxer thread die before the video has...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
use packet number instead of byte number internally...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
unused
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
seeking fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
memleak fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Kevin Kuphal
seeking in single stream asf patch by ("Kevin Kuphal...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
dont calculate stuff if its not used ...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-14
Michael Niedermayer
fixing twice added offset bug, was triggered by 4mv...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Michael Niedermayer
caching of timestamps for mpeg-ps so seeking is faster
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Roberto Togni
Right fix for older zlib version
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Roberto Togni
Fix for older version of zlib
commit
|
commitdiff
|
tree
|
snapshot
2004-01-12
Michael Niedermayer
type fixes, found by Wolfgang Hesseler
commit
|
commitdiff
|
tree
|
snapshot
2004-01-12
Roberto Togni
MSZH and ZLIB decoder support
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Michael Niedermayer
ignore damaged video frames
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Michael Niedermayer
oops
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Michael Niedermayer
fix b frame after seeking blockmess
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Michael Niedermayer
audio pts fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Michael Niedermayer
fixing some seek failure issues
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Michael Niedermayer
grayscale mjpeg decoding support based upon a patch...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Michael Niedermayer
copyright year update of the files i touched and rememb...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Michael Niedermayer
more sane inttypes emulation behavior if libavcodec...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Michael Niedermayer
alpha amr tip
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Michael Niedermayer
something unimportant ...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Chris Flerackers
inttypes emulation cleanup patch by ("Chris Flerackers...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Steven M. Schultz
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Michael Niedermayer
optimize compute_antialias() and add a floating point...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Gildas Bazin
memleak patch by (Gildas Bazin <gbazin at altern dot...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Michael Niedermayer
uninitalized variables fix by (Gildas Bazin <gbazin...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Michael Niedermayer
memleak fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Michael Niedermayer
patch for configuring amr_wb by ("Murphy Chen" <murphyc...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Michael Niedermayer
mpeg1 overflowing dc coeff fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Michael Niedermayer
fix assertion failure when writing mov files
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Kevin Kuphal
ASF extended header parsing patch by ("Kevin Kuphal...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Michael Niedermayer
LDFLAGS fix by ("Steven M. Schultz" <sms at 2BSD dot...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Michael Niedermayer
interlaced dct decision cleanup
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
gop timestamp fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
10000l
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
frame rate emulation "fix" by (Mean <fixounet at free...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
mpeg2 QP clamping fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
non YV12 vissualization fix by (Wolfgang Hesseler ...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
warn the user if we had to clip some dct coefficient...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-04
Michael Niedermayer
SVCD scan offset stuff
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
Denes Balatoni
denoise_dct_sse2() patch by (Balatoni Denes <pnis at...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
Michael Niedermayer
forgot ...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Michael Niedermayer
denoise_dct_mmx()
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Michael Niedermayer
noise reduction regression test
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Michael Niedermayer
more trellis quant optimizations
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Mike Melanson
VMD support
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Mike Melanson
initial commit for Sierra VMD file demuxer
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Mike Melanson
first pass at Sierra VMD A/V decoders; video looks...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Michael Niedermayer
optimizing (trellis) quantizer
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Mike Melanson
off-by-1 error in the never-before-tested embedded...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
trellis quantization regression test
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Mike Melanson
remove vile lie (MS ADPCM encoding is not supported...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
put_pixels width comment fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
dont show uninitalized motion vectors
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
test interlaced motion estimation too
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
rate limit tips and checks
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
minrate=0 for SVCD & DVD, this matches mpeg2enc and...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Michael Niedermayer
print vbv buffer size & bitrate when decoding with...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
Michael Niedermayer
fixpoint log() for tiny_psnr so it can output actual...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Michael Niedermayer
info about h and tpel
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Michael Niedermayer
interlaced motion estimation
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Michael Niedermayer
100000l
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Wolfgang Hesseler
motion vector vissualization improvements patch by...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Michael Niedermayer
nicer looking PSNR stats (YUV seperate and print the...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Michael Niedermayer
picture number fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Michael Niedermayer
10l (segfault fix)
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Wolfgang Hesseler
frame stepping patch by (Wolfgang Hesseler <qv at multi...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Alex Beregszaszi
correct C init tables
commit
|
commitdiff
|
tree
|
snapshot
next