|
|
|
@2c492e94
|
21 years |
michaelni |
removing broken framerate conversation hack in mpeg1/2
Originally …
|
|
|
@8e784825
|
21 years |
michaelni |
rv20 mv prediction in b frames fix
Originally committed as revision …
|
|
|
@8a05bca4
|
21 years |
michaelni |
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak …
|
|
|
@0888ac4f
|
21 years |
michaelni |
seeking stuff
adaptively change middle position selection algo for …
|
|
|
@3e9245a9
|
21 years |
michaelni |
store searched distance in index, so we dont waste time searching for …
|
|
|
@fb204d4b
|
21 years |
michaelni |
xvid "packed" stuff support
Originally committed as revision 2708 to …
|
|
|
@29962fea
|
21 years |
michaelni |
header parser fix
Originally committed as revision 2707 to …
|
|
|
@1305a9d5
|
21 years |
michaelni |
replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at …
|
|
|
@0c904df2
|
21 years |
michaelni |
dont let the demuxer thread die before the video has actually been …
|
|
|
@09646bab
|
21 years |
michaelni |
use packet number instead of byte number internally for seeking
…
|
|
|
@a602556e
|
21 years |
michaelni |
unused
Originally committed as revision 2703 to …
|
|
|
@82b9e4a2
|
21 years |
michaelni |
seeking fixes
memleaks
infinite loops
uninitalized variables …
|
|
|
@580fb5e7
|
21 years |
michaelni |
memleak fix
multiple stream seeking (yes i know seeking is still …
|
|
|
@38376f00
|
21 years |
michaelni |
seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot …
|
|
|
@237da0fa
|
21 years |
michaelni |
dont calculate stuff if its not used ...
Originally committed as …
|
|
|
@a75b43fd
|
21 years |
michaelni |
fixing twice added offset bug, was triggered by 4mv + sub_cmp != …
|
|
|
@b754978a
|
21 years |
michaelni |
caching of timestamps for mpeg-ps so seeking is faster
move …
|
|
|
@62455985
|
21 years |
r_togni |
Right fix for older zlib version
Originally committed as revision …
|
|
|
@ccbfd4ba
|
21 years |
r_togni |
Fix for older version of zlib
Originally committed as revision 2695 …
|
|
|
@507a8e0d
|
21 years |
michaelni |
type fixes, found by Wolfgang Hesseler
Originally committed as …
|
|
|
@a273bbf
|
21 years |
r_togni |
MSZH and ZLIB decoder support
Experimental ZLIB encoder (not working …
|
|
|
@fb966f99
|
21 years |
michaelni |
ignore damaged video frames
Originally committed as revision 2692 to …
|
|
|
@04108619
|
21 years |
michaelni |
oops
Originally committed as revision 2691 to …
|
|
|
@93e1a0a9
|
21 years |
michaelni |
fix b frame after seeking blockmess
Originally committed as revision …
|
|
|
@0a61ba58
|
21 years |
michaelni |
audio pts fix
Originally committed as revision 2689 to …
|
|
|
@e6c0297f
|
21 years |
michaelni |
fixing some seek failure issues
Originally committed as revision 2688 …
|
|
|
@909678c7
|
21 years |
michaelni |
grayscale mjpeg decoding support based upon a patch by (Leon Bottou …
|
|
|
@8f2ab833
|
21 years |
michaelni |
copyright year update of the files i touched and remembered, things …
|
|
|
@d2a9bdd
|
21 years |
michaelni |
more sane inttypes emulation behavior if libavcodec is used outside …
|
|
|
@d94728c3
|
21 years |
michaelni |
cleanup
Originally committed as revision 2684 to …
|
|
|
@821e46f
|
21 years |
michaelni |
alpha amr tip
Originally committed as revision 2683 to …
|
|
|
@c562c4da
|
21 years |
michaelni |
something unimportant ...
Originally committed as revision 2682 to …
|
|
|
@7f965c1c
|
21 years |
michaelni |
inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers …
|
|
|
@84f986c0
|
21 years |
michaelni |
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
…
|
|
|
@a1e257b2
|
21 years |
michaelni |
optimize compute_antialias() and add a floating point based …
|
|
|
@ec7d0d2e
|
21 years |
michaelni |
memleak patch by (Gildas Bazin <gbazin at altern dot org>)
Originally …
|
|
|
@303aebf9
|
21 years |
michaelni |
uninitalized variables fix by (Gildas Bazin <gbazin at altern dot …
|
|
|
@967be700
|
21 years |
michaelni |
memleak fix
Originally committed as revision 2676 to …
|
|
|
@64cba748
|
21 years |
michaelni |
patch for configuring amr_wb by ("Murphy Chen" <murphychen at mail2000 …
|
|
|
@85e33747
|
21 years |
michaelni |
mpeg1 overflowing dc coeff fix
Originally committed as revision 2674 …
|
|
|
@af547ce5
|
21 years |
michaelni |
fix assertion failure when writing mov files
Originally committed as …
|
|
|
@d13431cd
|
21 years |
michaelni |
ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal …
|
|
|
@4850b2d2
|
21 years |
michaelni |
LDFLAGS fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally …
|
|
|
@620fe604
|
21 years |
michaelni |
10l
Originally committed as revision 2670 to …
|
|
|
@622348f9
|
21 years |
michaelni |
interlaced dct decision cleanup
function moved to dspcontext
…
|
|
|
@51929fd3
|
21 years |
michaelni |
simplify
Originally committed as revision 2668 to …
|
|
|
@b1b8f9fc
|
21 years |
michaelni |
gop timestamp fix
Originally committed as revision 2667 to …
|
|
|
@3144b152
|
21 years |
michaelni |
10l
Originally committed as revision 2666 to …
|
|
|
@ac548c5
|
21 years |
michaelni |
10000l
Originally committed as revision 2665 to …
|
|
|
@96b73a2a
|
21 years |
michaelni |
frame rate emulation "fix" by (Mean <fixounet at free dot fr>)
…
|
|
|
@2e90b37c
|
21 years |
michaelni |
mpeg2 QP clamping fix
Originally committed as revision 2663 to …
|
|
|
@0982834b
|
21 years |
michaelni |
non YV12 vissualization fix by (Wolfgang Hesseler <qv at …
|
|
|
@5ac59c55
|
21 years |
michaelni |
warn the user if we had to clip some dct coefficient due to a crappy …
|
|
|
@baaf3f46
|
21 years |
michaelni |
SVCD scan offset stuff
Originally committed as revision 2660 to …
|
|
|
@c953e797
|
21 years |
michaelni |
denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>)
…
|
|
|
@76e9d392
|
21 years |
michaelni |
forgot ...
Originally committed as revision 2658 to …
|
|
|
@783df5f3
|
21 years |
michaelni |
denoise_dct_mmx()
Originally committed as revision 2657 to …
|
|
|
@be408b67
|
21 years |
michaelni |
noise reduction regression test
Originally committed as revision 2656 …
|
|
|
@fbb89806
|
21 years |
michaelni |
more trellis quant optimizations
Originally committed as revision …
|
|
|
@da00f30e
|
21 years |
mike |
VMD support
Originally committed as revision 2654 to …
|
|
|
@a7eb3c8d
|
21 years |
mike |
initial commit for Sierra VMD file demuxer
Originally committed as …
|
|
|
@fafa0b75
|
21 years |
mike |
first pass at Sierra VMD A/V decoders; video looks great, audio is not …
|
|
|
@34e0a29d
|
21 years |
michaelni |
cleanup
Originally committed as revision 2651 to …
|
|
|
@7485d118
|
21 years |
michaelni |
optimizing (trellis) quantizer
Originally committed as revision 2650 …
|
|
|
@2ad5d5a
|
21 years |
mike |
off-by-1 error in the never-before-tested embedded string code
…
|
|
|
@c0baa56
|
21 years |
michaelni |
trellis quantization regression test
Originally committed as revision …
|
|
|
@ca1c3f52
|
21 years |
mike |
remove vile lie (MS ADPCM encoding is not supported yet)
Originally …
|
|
|
@e5771f4f
|
21 years |
michaelni |
put_pixels width comment fix
Originally committed as revision 2646 to …
|
|
|
@ae55b533
|
21 years |
michaelni |
dont show uninitalized motion vectors
Originally committed as …
|
|
|
@69768b7
|
21 years |
michaelni |
test interlaced motion estimation too
Originally committed as …
|
|
|
@273977d8
|
21 years |
michaelni |
rate limit tips and checks
Originally committed as revision 2643 to …
|
|
|
@55bbad6f
|
21 years |
michaelni |
minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 …
|
|
|
@0368c72d
|
21 years |
michaelni |
print vbv buffer size & bitrate when decoding with -debug 1
…
|
|
|
@9e2a16e1
|
21 years |
michaelni |
fixpoint log() for tiny_psnr so it can output actual PSNR
Originally …
|
|
|
@7d67aa9b
|
21 years |
michaelni |
info about h and tpel
Originally committed as revision 2639 to …
|
|
|
@bb198e19
|
21 years |
michaelni |
interlaced motion estimation
interlaced mpeg2 encoding
P & B frames
…
|
|
|
@b846b231
|
21 years |
michaelni |
100000l
Originally committed as revision 2637 to …
|
|
|
@0c9bbaec
|
21 years |
michaelni |
motion vector vissualization improvements patch by (Wolfgang Hesseler …
|
|
|
@890972be
|
21 years |
michaelni |
nicer looking PSNR stats (YUV seperate and print the whole file PSNR …
|
|
|
@1031fabd
|
21 years |
michaelni |
picture number fixes
Originally committed as revision 2634 to …
|
|
|
@622eb836
|
21 years |
michaelni |
10l (segfault fix)
Originally committed as revision 2633 to …
|
|
|
@bba04f1e
|
21 years |
michaelni |
frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot …
|
|
|
@2c293402
|
21 years |
alex |
correct C init tables
Originally committed as revision 11692 to …
|
|
|
@54fcf429
|
21 years |
michaelni |
its nice to include 'what it does & why' in submitted patches
…
|
|
|
@1c004e5
|
21 years |
michaelni |
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
…
|
|
|
@71c47d6e
|
21 years |
michaelni |
10l (forgot to copy top_field_first flag)
Originally committed as …
|
|
|
@8135f8df
|
21 years |
michaelni |
rv20 / h263 b frame fix
Originally committed as revision 2628 to …
|
|
|
@bed1707c
|
21 years |
michaelni |
fix crash
Originally committed as revision 2627 to …
|
|
|
@4ff7c576
|
21 years |
mike |
SVQ3 uses unrestricted motion vectors
Originally committed as …
|
|
|
@9a41c2c7
|
21 years |
michaelni |
svq3 fix
Originally committed as revision 2625 to …
|
|
|
@e45f1943
|
21 years |
fabrice |
harcoded DTS computation for mpeg
Originally committed as revision …
|
|
|
@d60a8f85
|
21 years |
michaelni |
vbv_delay
Originally committed as revision 2623 to …
|
|
|
@044007c2
|
21 years |
fabrice |
primitive LPCM generator
Originally committed as revision 2622 to …
|
|
|
@0dbb48d9
|
21 years |
fabrice |
better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS …
|
|
|
@6ec87caa
|
21 years |
fabrice |
fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS …
|
|
|
@b84f2a35
|
21 years |
fabrice |
pts and dts support in parser API
Originally committed as revision …
|
|
|
@ac3d5cac
|
21 years |
mike |
initial predictors are not sent to the output in QT IMA; fix stereo QT …
|
|
|
@037b5189
|
21 years |
fabrice |
MPEG1/2 decoding update (buffered frames are decoded now)
Originally …
|
|
|
@37353960
|
21 years |
fabrice |
make av_read_frame() return buffered frames at EOF
Originally …
|
|
|
@a700a6ae
|
21 years |
fabrice |
moved packet output to a separate function - added the frame buffered …
|
|
|