projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)
2005-05-17
Michael Niedermayer
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
porting the mmx&sse2 (sse2 untested) vp3 idcts to the...
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
remove duplicate zigzag tables
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
fix idct permutation
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
porting vp3 idct over to lavc idct api
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
remove permutation done to quant tables and then undone...
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
disabling vp3 mmx&mmx2 idcts, they must be ported over...
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
fix last coeff
commit
|
commitdiff
|
tree
2005-05-17
Michael Niedermayer
clear blocks after each idct instead of per picture
commit
|
commitdiff
|
tree
2005-05-16
Michael Niedermayer
some benchmarking code
commit
|
commitdiff
|
tree
2005-05-16
Michael Niedermayer
various 10l fixes for the loop filter
commit
|
commitdiff
|
tree
2005-05-16
Michael Niedermayer
fix dequant matrix
commit
|
commitdiff
|
tree
2005-05-15
Michael Niedermayer
another try at decode_ref_pic_list_reordering()
commit
|
commitdiff
|
tree
2005-05-14
Michael Niedermayer
ffm.c rev 1.39+
commit
|
commitdiff
|
tree
2005-05-14
Michael Niedermayer
round duration up in mov
commit
|
commitdiff
|
tree
2005-05-14
Michael Niedermayer
preserve parse context
commit
|
commitdiff
|
tree
2005-05-14
Michael Niedermayer
fill missing reference pictures with something to avoid...
commit
|
commitdiff
|
tree
2005-05-13
Michael Niedermayer
10l (%f vs. %Ld)
commit
|
commitdiff
|
tree
2005-05-13
Michael Niedermayer
fix mimetype
commit
|
commitdiff
|
tree
2005-05-13
Michael Niedermayer
alignment fix by (Gábor Kovács >picard demoscene hu)
commit
|
commitdiff
|
tree
2005-05-13
Michael Niedermayer
10l (mb_type uninitalized and then changed and overwritten)
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
typo found by Chengji Zhao
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
arm alignment fix
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
10l (rescaling AV_NOPTS_VALUE)
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
10l (overflows)
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
sanity check
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
some asserts()
commit
|
commitdiff
|
tree
2005-05-12
Michael Niedermayer
b_frame_strategy sanity check
commit
|
commitdiff
|
tree
2005-05-11
Michael Niedermayer
fixing decoding of AlanKay-245.asf
commit
|
commitdiff
|
tree
2005-05-11
Michael Niedermayer
support the LE reader, so it can be tested a little
commit
|
commitdiff
|
tree
2005-05-11
Michael Niedermayer
LE bitstream reader based upon a patch by (Balatoni...
commit
|
commitdiff
|
tree
2005-05-10
Michael Niedermayer
typo
commit
|
commitdiff
|
tree
2005-05-10
Roine Gustafsson
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson...
commit
|
commitdiff
|
tree
2005-05-10
Michael Niedermayer
optimization
commit
|
commitdiff
|
tree
2005-05-10
Michael Niedermayer
change macros to inline functions
commit
|
commitdiff
|
tree
2005-05-10
Michael Niedermayer
cast NULL to correct type
commit
|
commitdiff
|
tree
2005-05-10
Jacob Meuser
amd64 as canonical system type patch by (Jacob Meuser...
commit
|
commitdiff
|
tree
2005-05-09
Jacob Meuser
OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr...
commit
|
commitdiff
|
tree
2005-05-09
Jacob Meuser
-DPIC patch by (Jacob Meuser // jakemsr jakemsr com)
commit
|
commitdiff
|
tree
2005-05-08
Michael Niedermayer
#defines for strict_std_compliance and split between...
commit
|
commitdiff
|
tree
2005-05-08
Michael Niedermayer
fix PIC
commit
|
commitdiff
|
tree
2005-05-08
Michael Niedermayer
fix block corruption caused by clear_blocks() optimization
commit
|
commitdiff
|
tree
2005-05-08
Michael Niedermayer
overflow fix
commit
|
commitdiff
|
tree
2005-05-08
Michael Niedermayer
complain about mpeg4 limits only if codec_id == MPEG4
commit
|
commitdiff
|
tree
2005-05-07
Roine Gustafsson
ff_reverse to utils.c patch by (Roine Gustafsson )roine...
commit
|
commitdiff
|
tree
2005-05-07
Michael Niedermayer
minor optimization of the h264 loop filter
commit
|
commitdiff
|
tree
2005-05-07
Michael Niedermayer
reverse 1 hunk from 1.96->1.97, fixes decoding of ...
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
better r_frame_rate guessing code
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
default to YUV420P if none specified for rawvideo input
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
division by zero fix
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
prefer container time_base for frame duration guess
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
fix decoding of conformace streams AUD_MW_E.264 and...
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
set time_base for variable fps too
commit
|
commitdiff
|
tree
2005-05-06
Michael Niedermayer
always honor the user specified frame rate if set
commit
|
commitdiff
|
tree
2005-05-05
Michael Niedermayer
check for error
commit
|
commitdiff
|
tree
2005-05-05
Bill May
GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco...
commit
|
commitdiff
|
tree
2005-05-05
Kevin Baragona
Even More spelling errors. patch by (Kevin Baragona...
commit
|
commitdiff
|
tree
2005-05-05
Kevin Baragona
More spelling errors patch by (Kevin Baragona (kevinmb500...
commit
|
commitdiff
|
tree
2005-05-05
Justin Ruggles
While adding stereo rematrixing, I came across something...
commit
|
commitdiff
|
tree
2005-05-05
Michael Niedermayer
fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2...
commit
|
commitdiff
|
tree
2005-05-05
Michael Niedermayer
GCC4 fix by (Keenan Pepper (keenanpepper gmail com)
commit
|
commitdiff
|
tree
2005-05-04
Michael Niedermayer
replace local sensitive awk uppercaser with tr
commit
|
commitdiff
|
tree
2005-05-02
Michael Niedermayer
put most codecs under ifdefs
commit
|
commitdiff
|
tree
2005-05-02
Michael Niedermayer
also put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak
commit
|
commitdiff
|
tree
2005-05-02
Michael Niedermayer
#ifdefs around most register_avcodec
commit
|
commitdiff
|
tree
2005-05-02
Michael Niedermayer
typo
commit
|
commitdiff
|
tree
2005-05-02
Michael Niedermayer
--enable/disable-codec / --disable-encoders (configure...
commit
|
commitdiff
|
tree
2005-04-30
Michael Niedermayer
switch to native time bases
commit
|
commitdiff
|
tree
2005-04-26
Michael Niedermayer
fix useless framerate messup
commit
|
commitdiff
|
tree
2005-04-26
Michael Niedermayer
fix nonsense timestamp mess
commit
|
commitdiff
|
tree
2005-04-26
Michael Niedermayer
fix nonsens timestamp calculation
commit
|
commitdiff
|
tree
2005-04-26
Roine Gustafsson
Adds read probe to y4m, and changes the extension to...
commit
|
commitdiff
|
tree
2005-04-26
Roine Gustafsson
Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine...
commit
|
commitdiff
|
tree
2005-04-25
Michael Niedermayer
print pix_fmt if its known instead of if the raw codec...
commit
|
commitdiff
|
tree
2005-04-25
Michael Niedermayer
PIX_FMT_NONE and related fixes
commit
|
commitdiff
|
tree
2005-04-25
Michael Niedermayer
os2.diff by (Paul Smedley // paul smedley info)
commit
|
commitdiff
|
tree
2005-04-25
Yartrebo
tighter snow slicing patch by (Yartrebo || yartrebo...
commit
|
commitdiff
|
tree
2005-04-25
Michael Niedermayer
avoid unneeded clear_blocks()
commit
|
commitdiff
|
tree
2005-04-25
Matthieu Castet
extract from the subid the options
commit
|
commitdiff
|
tree
2005-04-24
Michael Niedermayer
fixing broken_rv20_1mb_.rm
commit
|
commitdiff
|
tree
2005-04-24
Kevin Baragona
Spelling errors patch by (Kevin Baragona | kevinmb500...
commit
|
commitdiff
|
tree
2005-04-24
Michael Niedermayer
typo fix by ("Todd.Kirby" doubleshot pacbell net)
commit
|
commitdiff
|
tree
2005-04-21
Michael Niedermayer
Video-Galileo_small.rm fix by (matthieu castet # castet...
commit
|
commitdiff
|
tree
2005-04-21
Michael Niedermayer
avoid clearing block[] if its not used at all
commit
|
commitdiff
|
tree
2005-04-20
Michael Niedermayer
mpeg2_fast_decode_block_intra()
commit
|
commitdiff
|
tree
2005-04-20
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2005-04-20
Michael Niedermayer
remove duplicate clip to 8bit function
commit
|
commitdiff
|
tree
2005-04-20
Michael Niedermayer
buffer overflows
commit
|
commitdiff
|
tree
2005-04-20
Michael Niedermayer
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail...
commit
|
commitdiff
|
tree
2005-04-19
Michael Niedermayer
optimizing non_intra ac coeff decode
commit
|
commitdiff
|
tree
2005-04-19
Michael Niedermayer
fixing demuxing of DV5700.asf
commit
|
commitdiff
|
tree
2005-04-18
Michael Niedermayer
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
commit
|
commitdiff
|
tree
2005-04-18
Michael Niedermayer
various fixes related to the non alt_bitstream_reader
commit
|
commitdiff
|
tree
2005-04-17
Michael Niedermayer
read 32bit instead of 64bit to avoid overreading and...
commit
|
commitdiff
|
tree
2005-04-17
Yartrebo
fix overflow in mc_block() patch by (Yartrebo )yartrebo...
commit
|
commitdiff
|
tree
2005-04-15
Michael Niedermayer
store the number of runs to avoid storing the last...
commit
|
commitdiff
|
tree
2005-04-14
Michael Niedermayer
replace complicated pointer dereference + index stuff...
commit
|
commitdiff
|
tree
2005-04-14
Michael Niedermayer
minor optimization
commit
|
commitdiff
|
tree
2005-04-14
Michael Niedermayer
optimizing unpack_coeffs()
commit
|
commitdiff
|
tree
2005-04-13
Yartrebo
Snow segfault bug in revision 1.43 patch by (Yartrebo...
commit
|
commitdiff
|
tree
next