2004-02-25 |
Michael Niedermayer | 1l
|
commit | commitdiff | tree |
2004-02-25 |
Michael Niedermayer | use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
|
commit | commitdiff | tree |
2004-02-25 |
Michael Niedermayer | set AVFrame.pts based upon framerate if its 0
|
commit | commitdiff | tree |
2004-02-23 |
Michael Niedermayer | multithreaded mpeg2 decoding
|
commit | commitdiff | tree |
2004-02-23 |
Michael Niedermayer | av_log()
|
commit | commitdiff | tree |
2004-02-22 |
Michael Niedermayer | c99
|
commit | commitdiff | tree |
2004-02-22 |
Michael Niedermayer | (f)printf() is disallowed in libavcodec, compilation...
|
commit | commitdiff | tree |
2004-02-19 |
Michael Niedermayer | w32threads by (Gildas Bazin <gbazin at altern dot org>)
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | auxdatae, crcrs fix by (Jean-Francois Panisset <panisset...
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | update libavformat regression checksums (it should...
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | check if threads_count is too large
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | flac_flush()
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | crc8 checking, based upon a patch by (Miroslav Lichvar...
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | remove residual array, it isnt really needed
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | flac fixes:
|
commit | commitdiff | tree |
2004-02-18 |
Michael Niedermayer | flac decoder by (Alex Beregszaszi <alex at fsn dot...
|
commit | commitdiff | tree |
2004-02-17 |
Michael Niedermayer | noise reduction with threads bugfix
|
commit | commitdiff | tree |
2004-02-16 |
Michael Niedermayer | more error checks for the sequence header
|
commit | commitdiff | tree |
2004-02-14 |
Michael Niedermayer | fix image resize
|
commit | commitdiff | tree |
2004-02-14 |
Michael Niedermayer | msadpcm encoding
|
commit | commitdiff | tree |
2004-02-14 |
Michael Niedermayer | normalize adaptive quantizatiuon fix (based upon a...
|
commit | commitdiff | tree |
2004-02-14 |
Michael Niedermayer | mpeg4 b frame + adaptive quantization assertion failure fix
|
commit | commitdiff | tree |
2004-02-14 |
Michael Niedermayer | multithreaded spatial complexity calculation for i...
|
commit | commitdiff | tree |
2004-02-14 |
Michael Niedermayer | ff_copy_bits() optimization
|
commit | commitdiff | tree |
2004-02-13 |
Michael Niedermayer | threadless threads warning
|
commit | commitdiff | tree |
2004-02-13 |
Michael Niedermayer | activate the memcpy special case for the byte aligned...
|
commit | commitdiff | tree |
2004-02-13 |
Michael Niedermayer | replace a few pbBufPtr() by put_bits_count(), one of...
|
commit | commitdiff | tree |
2004-02-13 |
Michael Niedermayer | simplify MV availability check / dont use below last...
|
commit | commitdiff | tree |
2004-02-13 |
Michael Niedermayer | multithreaded/SMP motion estimation
|
commit | commitdiff | tree |
2004-02-12 |
Michael Niedermayer | ppc chroma mess workaround (real bug is that the motion...
|
commit | commitdiff | tree |
2004-02-09 |
Michael Niedermayer | rv10/obmc fixes
|
commit | commitdiff | tree |
2004-02-08 |
Michael Niedermayer | 2 byte shorter userdata for mpeg4
|
commit | commitdiff | tree |
2004-02-08 |
Michael Niedermayer | ima & ms adpcm regression test
|
commit | commitdiff | tree |
2004-02-08 |
Michael Niedermayer | M$ ADPCM encoding & some simplifications
|
commit | commitdiff | tree |
2004-02-07 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2004-02-07 |
Michael Niedermayer | pass strict_std_compliance to audio context too
|
commit | commitdiff | tree |
2004-02-07 |
Michael Niedermayer | use clip() from common.h
|
commit | commitdiff | tree |
2004-02-07 |
Michael Niedermayer | g726 regression test
|
commit | commitdiff | tree |
2004-02-07 |
Michael Niedermayer | 100l
|
commit | commitdiff | tree |
2004-02-07 |
Michael Niedermayer | no limits!, warning is enough
|
commit | commitdiff | tree |
2004-02-06 |
Michael Niedermayer | h263 4mv encoding fix
|
commit | commitdiff | tree |
2004-02-06 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2004-02-06 |
Michael Niedermayer | analyze the gradient of the error surface to avoid...
|
commit | commitdiff | tree |
2004-02-06 |
Michael Niedermayer | quantizer noise shaping optimization
|
commit | commitdiff | tree |
2004-02-05 |
Michael Niedermayer | remove incorect motion estimation table
|
commit | commitdiff | tree |
2004-02-04 |
Michael Niedermayer | cleanup ugly code (also appearently works around a...
|
commit | commitdiff | tree |
2004-02-04 |
Michael Niedermayer | fixes by Gildas Bazin <gbazin at altern dot org>
|
commit | commitdiff | tree |
2004-02-02 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2004-02-02 |
Michael Niedermayer | quantizer noise shaping
|
commit | commitdiff | tree |
2004-02-01 |
Michael Niedermayer | Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb...
|
commit | commitdiff | tree |
2004-01-31 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2004-01-29 |
Michael Niedermayer | b frames + cbr fix
|
commit | commitdiff | tree |
2004-01-29 |
Michael Niedermayer | SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
|
commit | commitdiff | tree |
2004-01-28 |
Michael Niedermayer | 4mv + b frame encoding segfault fix
|
commit | commitdiff | tree |
2004-01-27 |
Michael Niedermayer | first coded vs. first displayed pts (segfault & pts...
|
commit | commitdiff | tree |
2004-01-26 |
Michael Niedermayer | 10l
|
commit | commitdiff | tree |
2004-01-26 |
Michael Niedermayer | int64max fix by (Michel Bardiaux <mbardiaux at peaktime...
|
commit | commitdiff | tree |
2004-01-26 |
Michael Niedermayer | mpeg4 pts fix
|
commit | commitdiff | tree |
2004-01-24 |
Michael Niedermayer | optimization & bugfix extracted from the 4k line diff...
|
commit | commitdiff | tree |
2004-01-24 |
Michael Niedermayer | optimization
|
commit | commitdiff | tree |
2004-01-23 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2004-01-22 |
Michael Niedermayer | closed gop support & flags2 as all bits in flags are...
|
commit | commitdiff | tree |
2004-01-21 |
Michael Niedermayer | more tolerance for dc=0
|
commit | commitdiff | tree |
2004-01-19 |
Michael Niedermayer | avcodec_flush_buffers() fix
|
commit | commitdiff | tree |
2004-01-18 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2004-01-18 |
Michael Niedermayer | removing broken framerate conversation hack in mpeg1/2
|
commit | commitdiff | tree |
2004-01-18 |
Michael Niedermayer | rv20 mv prediction in b frames fix
|
commit | commitdiff | tree |
2004-01-17 |
Michael Niedermayer | CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald...
|
commit | commitdiff | tree |
2004-01-17 |
Michael Niedermayer | seeking stuff
|
commit | commitdiff | tree |
2004-01-17 |
Michael Niedermayer | store searched distance in index, so we dont waste...
|
commit | commitdiff | tree |
2004-01-15 |
Michael Niedermayer | xvid "packed" stuff support
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | header parser fix
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | replic_size==0 fix, needed so that G.726 asf file,...
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | dont let the demuxer thread die before the video has...
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | use packet number instead of byte number internally...
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | unused
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | seeking fixes
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | memleak fix
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | dont calculate stuff if its not used ...
|
commit | commitdiff | tree |
2004-01-14 |
Michael Niedermayer | fixing twice added offset bug, was triggered by 4mv...
|
commit | commitdiff | tree |
2004-01-13 |
Michael Niedermayer | caching of timestamps for mpeg-ps so seeking is faster
|
commit | commitdiff | tree |
2004-01-12 |
Michael Niedermayer | type fixes, found by Wolfgang Hesseler
|
commit | commitdiff | tree |
2004-01-11 |
Michael Niedermayer | ignore damaged video frames
|
commit | commitdiff | tree |
2004-01-11 |
Michael Niedermayer | oops
|
commit | commitdiff | tree |
2004-01-11 |
Michael Niedermayer | fix b frame after seeking blockmess
|
commit | commitdiff | tree |
2004-01-10 |
Michael Niedermayer | audio pts fix
|
commit | commitdiff | tree |
2004-01-10 |
Michael Niedermayer | fixing some seek failure issues
|
commit | commitdiff | tree |
2004-01-10 |
Michael Niedermayer | grayscale mjpeg decoding support based upon a patch...
|
commit | commitdiff | tree |
2004-01-10 |
Michael Niedermayer | copyright year update of the files i touched and remembered...
|
commit | commitdiff | tree |
2004-01-10 |
Michael Niedermayer | more sane inttypes emulation behavior if libavcodec...
|
commit | commitdiff | tree |
2004-01-10 |
Michael Niedermayer | cleanup
|
commit | commitdiff | tree |
2004-01-09 |
Michael Niedermayer | alpha amr tip
|
commit | commitdiff | tree |
2004-01-09 |
Michael Niedermayer | something unimportant ...
|
commit | commitdiff | tree |
2004-01-08 |
Michael Niedermayer | optimize compute_antialias() and add a floating point...
|
commit | commitdiff | tree |
2004-01-08 |
Michael Niedermayer | uninitalized variables fix by (Gildas Bazin <gbazin...
|
commit | commitdiff | tree |
2004-01-08 |
Michael Niedermayer | memleak fix
|
commit | commitdiff | tree |
2004-01-08 |
Michael Niedermayer | patch for configuring amr_wb by ("Murphy Chen" <murphychen...
|
commit | commitdiff | tree |
2004-01-06 |
Michael Niedermayer | mpeg1 overflowing dc coeff fix
|
commit | commitdiff | tree |
next |