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-31
Nick Kurshev
10l
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Nick Kurshev
reverse first hunk
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Nick Kurshev
fixed debug compilation
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Michael Niedermayer
put a few large tables under #ifdef CONFIG_ENCODERS...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Zdenek Kabelac
* always set extradata_size
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Zdenek Kabelac
* removed extra_data from AVStream (it's part of Codec)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Michael Niedermayer
dont call emms_c() for each MB
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Michael Niedermayer
disabling compilation of .so if its not needed, gcc...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Alex Beregszaszi
fixed 10l
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Michael Niedermayer
using fewer registers ... to workaround something
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Michael Niedermayer
fixing another assert q>0.0 issue caused by variance...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Fabrice Bellard
fixed nb_block_sizes detection - fixed codec_id test...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
fixing q>0.0 assert failure caused by overflow of varia...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
removing "-npp" (found by arpi)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
per context cpuCaps (idea by kabi)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
change qscale type to int8 and fix qscale ordering
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
exporting the internal qscale table, this allso fixes...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Alex Beregszaszi
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Måns Rullgård
-vcodec copy fix patch by (mru at users dot sourceforge...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Fred
1) Add MMX deinterlace code.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Philip Gladstone
* Made encoding to ASF streams work again. It turns...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Philip Gladstone
Added VideoBitRateRange and VideoBitRAteTolerance settings
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
using same numbers for cpuCaps as libmpeg2 & liba52
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Michael Niedermayer
cleanly passing the cpuCaps
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Fabrice Bellard
use lrintf to avoid double conversion
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Fabrice Bellard
added lrintf for non ISOC libcs (fixme: find a better...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Fabrice Bellard
avoid name clash - fixed again block size selection
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Fabrice Bellard
avoid name clash
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Michael Niedermayer
cosmetics ;)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Michael Niedermayer
better deblocking filter
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Fabrice Bellard
update
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Michael Niedermayer
-fomit-frame-pointer is needed for the PIC code
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Michael Niedermayer
using fewer registers (fixes compilation bug hopefully)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Colin Leroy
fix compilation on non-x86 with gcc 2.95
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
updated
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Michael Niedermayer
postprocessing cleanup:
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Alex Beregszaszi
FOURCC removed, using ff_get_fourcc instead (should...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
fixed block size selection
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
unified wav header parsing - added extradata support
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
added new fft/mdct code - added fft-test program
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
added wma decoder
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
preparing integration of new AC3 decoder
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
new generic FFT/MDCT code for audio codecs
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Fabrice Bellard
updated - feel free to correct/improve
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Fabrice Bellard
added Michael's page
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Fabrice Bellard
new texinfo documentation - HTML version also included
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Michael Niedermayer
get_vlc2()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Arpi
3rd 10l - don't let it read data beyond the end of...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Alex Beregszaszi
2nd 10l (noticed by arpi)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Alex Beregszaszi
minor speedup noticed by arpi
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Alex Beregszaszi
10l
commit
|
commitdiff
|
tree
|
snapshot
2002-10-27
Alex Beregszaszi
reworked decode_frame marker searching, fixes many...
commit
|
commitdiff
|
tree
|
snapshot
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
next