index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-29
indent
Michael Niedermayer
2008-04-29
Fix decoding of:
Michael Niedermayer
2008-04-29
Typo: distoration -> distortion.
Ramiro Polla
2008-04-29
Remove leading whitespace in long codec name that was committed in r13017
Robert Swain
2008-04-29
Add some long names to AVCodec declarations.
Stefano Sabatini
2008-04-29
Transform codec names into single words.
Stefano Sabatini
2008-04-29
remove unused variable, min_framesize
Justin Ruggles
2008-04-29
Support invalid mpeg created by vdr
Michael Niedermayer
2008-04-28
raw GSM demuxer (does not work yet as parser is missing)
Michael Niedermayer
2008-04-28
set demuxers .value and use common audio_read_header function
Baptiste Coudurier
2008-04-28
Calculate motion vector information based on PTS provided in slice header
Kostya Shishkov
2008-04-28
Add long names to some AVCodec declarations.
Stefano Sabatini
2008-04-27
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
Make 8SVX codec names just a single word for consistency with other codec names.
Stefano Sabatini
2008-04-27
Use check_cflags for -mdynamic-no-pic so third-party compilers will work on D...
Alexander Strange
2008-04-27
Remove unused avdevice.h header file; add config.h which is used.
Diego Biurrun
2008-04-27
Add long names to many AVCodec declarations.
Stefano Sabatini
2008-04-27
Use filename as multiple inclusion guard.
Diego Biurrun
2008-04-26
set pkt duration, only when dts == pts though,
Henrik Gulbrandsen
2008-04-26
Rename i386/cputest.c --> i386/cpuid.c.
Diego Biurrun
2008-04-26
Remove unnecessary test program dependency declarations.
Diego Biurrun
2008-04-26
Grammar fixes and improvements for the new ACELP code
Robert Swain
2008-04-26
break if error in header so it can output already decoded frames
Baptiste Coudurier
2008-04-26
merge init with declaration
Baptiste Coudurier
2008-04-26
cosmetics: merge decls
Baptiste Coudurier
2008-04-26
simplify: merge loops
Baptiste Coudurier
2008-04-26
simplify
Baptiste Coudurier
2008-04-26
simplify: remove useless fields and vars
Baptiste Coudurier
2008-04-26
move MP3On4DecodeContext def near the code and under ifdef
Baptiste Coudurier
2008-04-26
correctly patch syncword for samples rates < 16000, decoder now fully support...
Baptiste Coudurier
2008-04-26
fix 1 frame config decoding
Baptiste Coudurier
2008-04-26
remove old draft last case not present anymore in iso specs
Baptiste Coudurier
2008-04-26
mp3on4 decoder now depends on mpeg4audio code
Baptiste Coudurier
2008-04-26
use mpeg4audio common code
Baptiste Coudurier
2008-04-26
Skip blocks in B-frames reuse motion vectors from next reference frame.
Kostya Shishkov
2008-04-26
simplify
Baptiste Coudurier
2008-04-26
correctly compute out_size and samples number
Baptiste Coudurier
2008-04-26
fsize is 12 bits according to specs
Baptiste Coudurier
2008-04-26
simplify using FFMIN3
Baptiste Coudurier
2008-04-26
add FFMIN3
Baptiste Coudurier
2008-04-26
return error if buf_size is too small
Baptiste Coudurier
2008-04-26
values can fit uint8_t
Baptiste Coudurier
2008-04-26
add const
Baptiste Coudurier
2008-04-26
Fixed-point LSP and LPC decoding routines for ACELP-based codecs
Vladimir Voroshilov
2008-04-26
Missing tags in APE is normal situation, so don't print an error.
Kostya Shishkov
2008-04-26
get_vlc2() only gets up to three levels in the tables. The last codes weren't...
Ramiro Polla
2008-04-26
Correct company name
Kostya Shishkov
2008-04-25
Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
Vladimir Voroshilov
2008-04-25
10l, alphabetical order
Baptiste Coudurier
2008-04-25
yes it is true for mp4
Baptiste Coudurier
[next]