projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot...
2004-10-07
Michel Bardiaux
Doc improvement for -target patch by (Michel Bardiaux...
commit
|
commitdiff
|
tree
2004-10-07
Michael Niedermayer
do not randomize unknown timestamps
commit
|
commitdiff
|
tree
2004-10-07
Michael Niedermayer
10l pts vs. dts
commit
|
commitdiff
|
tree
2004-10-06
Michael Niedermayer
user selectable packet_size and mux_rate
commit
|
commitdiff
|
tree
2004-10-06
Måns Rullgård
untested AAC in WAV/AVI patch by (Måns Rullgård <mru...
commit
|
commitdiff
|
tree
2004-10-05
Richard van der...
segfault in amr decoder fix patch by (Richard van der...
commit
|
commitdiff
|
tree
2004-10-05
Luca Barbato
postproc/yuv2rgb_altivec.c compile fix
commit
|
commitdiff
|
tree
2004-10-05
Chip
Altivec test on AmigaOS4 patch by (Chip <szarlada at...
commit
|
commitdiff
|
tree
2004-10-05
Robert Lippmann
Fix link fail of ffserver on mingw with --enable-vorbis...
commit
|
commitdiff
|
tree
2004-10-05
Frantisek Dvorak
Build process: libpostproc patch by (Franti?ek Dvo...
commit
|
commitdiff
|
tree
2004-10-03
Loren Merritt
h.264 ref list reordering bugfix patch by (Loren Merritt...
commit
|
commitdiff
|
tree
2004-10-03
Paul Curtis
AVOutputFormat mpeg2dvd_mux and int is_dvd from the...
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
fix initial vbv buffer underflow
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
initial dts fix
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
remove wrong 33bit truncation of internal timestamps
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
pts/dts 100l fix
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
cleanup video buffer size
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
cleanup
commit
|
commitdiff
|
tree
2004-10-03
Michael Niedermayer
SCR timestamp fix try #1
commit
|
commitdiff
|
tree
2004-10-01
Michael Niedermayer
simplify put_padding_packet()
commit
|
commitdiff
|
tree
2004-10-01
Michael Niedermayer
move free() of AVStream priv data to av_write_trailer()
commit
|
commitdiff
|
tree
2004-10-01
Michael Niedermayer
64bit and reading over the end of the array fixes
commit
|
commitdiff
|
tree
2004-10-01
Michel Bardiaux
Help debugging by keeping symbols ans line numbers...
commit
|
commitdiff
|
tree
2004-10-01
Michel Bardiaux
Help debugging by keeping symbols ans line numbers...
commit
|
commitdiff
|
tree
2004-10-01
Michael Niedermayer
do not call (av_)abort()
commit
|
commitdiff
|
tree
2004-10-01
Michael Niedermayer
do not call (av_)abort()
commit
|
commitdiff
|
tree
2004-09-29
Michael Niedermayer
move packet interleaving function into AVOutputFormat...
commit
|
commitdiff
|
tree
2004-09-29
Michael Niedermayer
broken mess removial
commit
|
commitdiff
|
tree
2004-09-29
Nathan Kurz
ffmpeg not selecting first available stream, patch...
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
10l (wrong variable)
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
avoid using local arrays outside the block where they...
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
dont just resample half of the data sometimes
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
uninitalized variables
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
less printf spam
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
fix assert
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
pads stream
commit
|
commitdiff
|
tree
2004-09-28
Michael Niedermayer
100l (signed vs. unsigend)
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
10l forgot to commit
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
move h264 idct to its own file and call via function...
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
dont print "vop not coded" by default
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
lowres width/height cleanup 3rd try
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
lowres fixes for the parser
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
10l (segfault)
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2004-09-27
Michael Niedermayer
set AVCodecContext.width/height to the picture width...
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
lowres chroma fix
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
lowres slice fix
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
porting optimizations from 4x4 dct to 8x8
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
optimizing 4x4 idct
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
lowres slice fix
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
low resolution interlaced support
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
1/8 resolution decoding
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
low resolution decoding fix
commit
|
commitdiff
|
tree
2004-09-26
Michael Niedermayer
1/4 resolution decoding
commit
|
commitdiff
|
tree
2004-09-25
Michael Niedermayer
10l (wrong context)
commit
|
commitdiff
|
tree
2004-09-25
Michael Niedermayer
1/2 resolution decoding
commit
|
commitdiff
|
tree
2004-09-25
Michael Niedermayer
some credits for all these patches
commit
|
commitdiff
|
tree
2004-09-25
Michael Niedermayer
assertion when playing AVC/H.264 streams fix by (Loren...
commit
|
commitdiff
|
tree
2004-09-25
Michael Niedermayer
H.264 max reference pictures fix by (Loren Merritt...
commit
|
commitdiff
|
tree
2004-09-24
Michael Niedermayer
trellis quantization for h263(p)
commit
|
commitdiff
|
tree
2004-09-24
Michael Niedermayer
unused
commit
|
commitdiff
|
tree
2004-09-24
Michael Niedermayer
100l
commit
|
commitdiff
|
tree
2004-09-23
Michael Niedermayer
merge predict_plane() with DWTELEM->8bit conversation...
commit
|
commitdiff
|
tree
2004-09-23
Michael Niedermayer
imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot...
commit
|
commitdiff
|
tree
2004-09-23
Michael Niedermayer
segfault fix by (Kostya <cannonball at bw-team dot...
commit
|
commitdiff
|
tree
2004-09-22
Michael Niedermayer
jpeg regression test
commit
|
commitdiff
|
tree
2004-09-22
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2004-09-22
Michael Niedermayer
write shorter headers if possible
commit
|
commitdiff
|
tree
2004-09-22
Michael Niedermayer
removing useless code
commit
|
commitdiff
|
tree
2004-09-22
Michael Niedermayer
last timestamp and -vsync 0 fix
commit
|
commitdiff
|
tree
2004-09-21
Michael Niedermayer
8 -> FRAC_BITS
commit
|
commitdiff
|
tree
2004-09-21
Michael Niedermayer
gcc 2.95 compile fix by (Jan Knutar <jknutar at nic...
commit
|
commitdiff
|
tree
2004-09-20
Michael Niedermayer
initial timestamp fix
commit
|
commitdiff
|
tree
2004-09-20
Michael Niedermayer
1/0 fix for files with size=0
commit
|
commitdiff
|
tree
2004-09-20
Michael Niedermayer
check if the user specified timestamps are strictly...
commit
|
commitdiff
|
tree
2004-09-19
Michael Niedermayer
av_rescale with user specified rounding
commit
|
commitdiff
|
tree
2004-09-19
D Richard Felker III
consistent use of types patch by (D Richard Felker...
commit
|
commitdiff
|
tree
2004-09-18
Michael Niedermayer
passing an array or double precission parameters for...
commit
|
commitdiff
|
tree
2004-09-17
Loren Merritt
simplify getsymbol patch by (Loren Merritt <lorenm...
commit
|
commitdiff
|
tree
2004-09-17
Michael Niedermayer
huffyuv writes to AVCodecContext.stats_out only once...
commit
|
commitdiff
|
tree
2004-09-17
Michael Niedermayer
warning the user about possible incompatibilities
commit
|
commitdiff
|
tree
2004-09-17
Loren Merritt
(non)interlaced huffyuv patch by (Loren Merritt <lorenm...
commit
|
commitdiff
|
tree
2004-09-16
Romain Dolbeau
h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
commit
|
commitdiff
|
tree
2004-09-16
Loren Merritt
10l (scene change pict_type was wrong after coded_frame...
commit
|
commitdiff
|
tree
2004-09-16
Todd Kirby
removing the .so file when make clean is run patch...
commit
|
commitdiff
|
tree
2004-09-16
Michael Niedermayer
make distclean
commit
|
commitdiff
|
tree
2004-09-15
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2004-09-15
Michael Niedermayer
per picture psnr
commit
|
commitdiff
|
tree
2004-09-15
Michael Niedermayer
various fixes for the main chunk demux loop
commit
|
commitdiff
|
tree
2004-09-15
Michael Niedermayer
changing size segfault fix
commit
|
commitdiff
|
tree
2004-09-14
Michael Niedermayer
comment fix
commit
|
commitdiff
|
tree
2004-09-14
Michael Niedermayer
qprd + mpeg2 segfault fix
commit
|
commitdiff
|
tree
2004-09-13
Michael Niedermayer
pre_cmp fix
commit
|
commitdiff
|
tree
2004-09-13
Maarten Daniels
H.261 decoder improvements
commit
|
commitdiff
|
tree
2004-09-12
Michael Niedermayer
100l (forgot to set the 8x8 mc functions, so ME did...
commit
|
commitdiff
|
tree
2004-09-12
Michael Niedermayer
use h264 MC code if possible
commit
|
commitdiff
|
tree
2004-09-12
Michael Niedermayer
10l (gcc 2.95 compilation)
commit
|
commitdiff
|
tree
2004-09-12
Michael Niedermayer
fixed framerates
commit
|
commitdiff
|
tree
2004-09-12
Michael Niedermayer
use pointer arithmetic in mc_block(), 25% faster
commit
|
commitdiff
|
tree
2004-09-10
Michael Niedermayer
get/set_sr_golomb() cleanup
commit
|
commitdiff
|
tree
next