projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow av_find_stream_info() to be aborted.
[ffmpeg.git]
/
libavcodec
/
mpegvideo.c
2009-02-22
Daniel Verkamp
Add missing av_cold in static init/close functions.
blob
|
commitdiff
2009-02-22
Ivan Kalvachev
Change the type of pblocks from pointers to short array...
blob
|
commitdiff
|
diff to current
2009-02-19
Ivan Kalvachev
Exit with error if MPV_common_init() is called with...
blob
|
commitdiff
|
diff to current
2009-02-16
Diego Biurrun
whitespace cosmetics: Reindent a few lines after the...
blob
|
commitdiff
|
diff to current
2009-02-16
Diego Biurrun
Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preproce...
blob
|
commitdiff
|
diff to current
2009-02-14
Diego Biurrun
Add xvmc_internal.h that contains all internal xvmc...
blob
|
commitdiff
|
diff to current
2009-02-14
Diego Biurrun
Rename some forward declarations that were missed,...
blob
|
commitdiff
|
diff to current
2009-02-14
Diego Biurrun
Fix compilation: XVMC_ --> ff_xvmc prefix for xvmc...
blob
|
commitdiff
|
diff to current
2009-02-14
Ivan Kalvachev
use ff_xvmc for function names instead of XVMC_
blob
|
commitdiff
|
diff to current
2009-02-14
Diego Biurrun
Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_D...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2009-01-14
Aurelien Jacobs
replace all occurrence of ENABLE_ by the corresponding...
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2009-01-04
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for H264 which...
blob
|
commitdiff
|
diff to current
2008-12-17
Måns Rullgård
ARM: replace "armv4l" with "arm"
blob
|
commitdiff
|
diff to current
2008-12-15
Diego Biurrun
Switch xvmc over to a CONFIG_ option.
blob
|
commitdiff
|
diff to current
2008-12-03
Diego Biurrun
Delete unnecessary 'extern' keywords.
blob
|
commitdiff
|
diff to current
2008-12-02
Michael Niedermayer
Fix regression test failure with pthreads on multiproce...
blob
|
commitdiff
|
diff to current
2008-10-02
Carl Eugen Hoyos
Rename copy_picture to ff_copy_picture.
blob
|
commitdiff
|
diff to current
2008-09-25
Michael Niedermayer
Do not use the generic "alloc missing references" code...
blob
|
commitdiff
|
diff to current
2008-09-08
Michael Niedermayer
Rename error_resilience to error_recognition.
blob
|
commitdiff
|
diff to current
2008-07-31
Baptiste Coudurier
fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue...
blob
|
commitdiff
|
diff to current
2008-07-24
Diego Biurrun
cosmetics: Fix two common typos: wont --> will not...
blob
|
commitdiff
|
diff to current
2008-05-30
Michael Niedermayer
Change init_vlc_rl() so it does not use *alloc_static...
blob
|
commitdiff
|
diff to current
2008-05-25
Michael Niedermayer
Fix MB skipping with droppable frames.
blob
|
commitdiff
|
diff to current
2008-04-21
Keiji Costantini
Unroll codepath
blob
|
commitdiff
|
diff to current
2008-04-10
Keiji Costantini
cosmetics: Break an overly long line.
blob
|
commitdiff
|
diff to current
2008-03-25
Diego Biurrun
Classify mlib as a configurable option, not as a hardwa...
blob
|
commitdiff
|
diff to current
2008-03-15
Diego Biurrun
typo fixes
blob
|
commitdiff
|
diff to current
2008-03-09
Aurelien Jacobs
add FF_ prefix to all (frame)_TYPE usage
blob
|
commitdiff
|
diff to current
2008-03-05
Aurelien Jacobs
move ff_mpeg1_dc_scale_table to mpegvideo.c
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move ff_emulated_edge_mc() to dsputil
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move ff_init_scantable() into dsputil
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move draw_edges() into dsputil
blob
|
commitdiff
|
diff to current
2008-02-19
Michael Niedermayer
Fix ;;
blob
|
commitdiff
|
diff to current
2008-02-09
Michael Niedermayer
Remove pointless code.
blob
|
commitdiff
|
diff to current
2008-01-28
Jeff Downs
Fix memory leak in h264 decoder. allocated_edge_emu_buf...
blob
|
commitdiff
|
diff to current
2007-11-29
Michael Niedermayer
fix segfault with interlaced h.264
blob
|
commitdiff
|
diff to current
2007-10-22
Diego Biurrun
Clarify comment block and rewrite in better English.
blob
|
commitdiff
|
diff to current
2007-10-18
Michael Niedermayer
replace (disabled by default) assert(0) by abort()...
blob
|
commitdiff
|
diff to current
2007-10-08
Jeff Downs
Manage Picture buffers for fields as well as frames...
blob
|
commitdiff
|
diff to current
2007-10-08
Baptiste Coudurier
export DCT_common_init and add ff_prefix
blob
|
commitdiff
|
diff to current
2007-10-03
Diego Biurrun
Rename MPV_common_init_ppc to MPV_common_init_altivec...
blob
|
commitdiff
|
diff to current
2007-10-03
Diego Biurrun
Fix compilation with AltiVec disabled, MPV_common_init_...
blob
|
commitdiff
|
diff to current
2007-09-26
Jeff Downs
h264/PAFF preparation: use DELAYED_PIC_REF to mark...
blob
|
commitdiff
|
diff to current
2007-09-25
Diego Biurrun
Replace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU...
blob
|
commitdiff
|
diff to current
2007-09-05
Andreas Öman
Add slice-based parallel H.264 decoding
blob
|
commitdiff
|
diff to current
2007-08-31
Marc Hoffman
renaming ARCH_BFIN to HAVE_BFIN
blob
|
commitdiff
|
diff to current
2007-08-01
Michael Niedermayer
make grayscale only decoding checks in inner loops...
blob
|
commitdiff
|
diff to current
2007-07-31
Daniel Kristjansson
fix mem leak
blob
|
commitdiff
|
diff to current
2007-07-30
Roman Shaposhnik
replacing the use of deprecated unaligned*() routines...
blob
|
commitdiff
|
diff to current
2007-07-11
Måns Rullgård
move ff_h263_round_chroma() to mpegvideo.h as static...
blob
|
commitdiff
|
diff to current
2007-07-10
Aurelien Jacobs
move init_vlc_rl from h263.c to mpegvideo.c
blob
|
commitdiff
|
diff to current
2007-07-09
Aurelien Jacobs
move ff_set_qscale from h263.c to mpegvideo.c
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
Group all copyright and author notices together.
blob
|
commitdiff
|
diff to current
2007-07-05
Aurelien Jacobs
make DCT_common_init() static
blob
|
commitdiff
|
diff to current
2007-07-05
Aurelien Jacobs
move mpeg encoder specific initialization in the encode...
blob
|
commitdiff
|
diff to current
2007-07-03
Benoit Fouet
Description: split mpegvideo.c
blob
|
commitdiff
|
diff to current
2007-06-20
Benoit Fouet
move dct_quantize and denoise_dct function pointers...
blob
|
commitdiff
|
diff to current
2007-06-20
Benoit Fouet
remove unused constant definition
blob
|
commitdiff
|
diff to current
2007-06-19
Benoit Fouet
aanscales is used only with CONFIG_ENCODERS
blob
|
commitdiff
|
diff to current
2007-06-14
Albert Lee
Simplify init preprocessor statements.
blob
|
commitdiff
|
diff to current
2007-06-12
Marc Hoffman
integrating MPV_common_init_bfin into the build system...
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc typo fixes
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-28
Diego Biurrun
Remove redundant fastmemcpy.h #include, it is indirectl...
blob
|
commitdiff
|
diff to current
2007-05-20
Michael Niedermayer
use AV_LOG_ERROR instead of INFO for errors
blob
|
commitdiff
|
diff to current
2007-05-20
Michael Niedermayer
sanity checks for bitrate tolerance and buffer size...
blob
|
commitdiff
|
diff to current
2007-05-18
Aurelien Jacobs
move the mjpeg_encoder struct from mpegvideo.c to mjpeg...
blob
|
commitdiff
|
diff to current
2007-05-18
Aurelien Jacobs
add a proper prefix to all mjpeg encoder exported functions
blob
|
commitdiff
|
diff to current
2007-05-18
Aurelien Jacobs
split ljpeg encoder out of mjpeg.c
blob
|
commitdiff
|
diff to current
2007-05-14
Aurelien Jacobs
remove some unused mjpeg encoding variables
blob
|
commitdiff
|
diff to current
2007-05-13
Aurelien Jacobs
cosmetics: indent
blob
|
commitdiff
|
diff to current
2007-05-13
Aurelien Jacobs
replace some #ifdef CONFIG_* by if(ENABLE_*)
blob
|
commitdiff
|
diff to current
2007-05-12
Aurelien Jacobs
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2007-05-12
Aurelien Jacobs
make compilation of mjpeg.c optional
blob
|
commitdiff
|
diff to current
2007-05-12
Aurelien Jacobs
jpegls never call this code, so those tests are useless
blob
|
commitdiff
|
diff to current
2007-05-10
Aurelien Jacobs
cosmetics: reindent
blob
|
commitdiff
|
diff to current
2007-05-10
Aurelien Jacobs
disable reference to msmpeg4 and wmv2 code when those...
blob
|
commitdiff
|
diff to current
2007-03-14
Michael Niedermayer
kill av_mallocz_static() calls in init_rl()
blob
|
commitdiff
|
diff to current
2007-03-13
Michael Niedermayer
cosmetic
blob
|
commitdiff
|
diff to current
2007-03-13
Michael Niedermayer
remove silly static int done protecting the initalizati...
blob
|
commitdiff
|
diff to current
2007-03-13
Michael Niedermayer
remove redundant memset()
blob
|
commitdiff
|
diff to current
2007-03-13
Michael Niedermayer
dont malloc() static mv_penalty arrays
blob
|
commitdiff
|
diff to current
2007-03-04
Baptiste Coudurier
dummy support for mpeg2 non linear quant
blob
|
commitdiff
|
diff to current
2007-03-01
Baptiste Coudurier
get rid of CODEC_FLAG_H263P_AIC with next major bump
blob
|
commitdiff
|
diff to current
2007-02-25
Reimar Döffinger
Add av_ prefix to clip functions
blob
|
commitdiff
|
diff to current
2007-02-15
Michel Bardiaux
Spelling fix
blob
|
commitdiff
|
diff to current
2007-01-27
Luca Barbato
Fix warnings and simplify/reorder the code
blob
|
commitdiff
|
diff to current
2007-01-26
Michael Niedermayer
fix inifnite loop with sam.zoy.org/zzuf/lol-mplayer.mpg
blob
|
commitdiff
|
diff to current
2007-01-24
Baptiste Coudurier
add hint for closed gop and sc threshold error message
blob
|
commitdiff
|
diff to current
2007-01-24
Michael Niedermayer
set last_picture for h.264 too, this significantly...
blob
|
commitdiff
|
diff to current
2007-01-13
Michael Niedermayer
some interlaced direct sanity checks
blob
|
commitdiff
|
diff to current
2006-12-23
Michael Niedermayer
skiprd
blob
|
commitdiff
|
diff to current
2006-12-21
Aurelien Jacobs
more simplification
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Niedermayer
FIXME has already been fixed ages ago
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Niedermayer
use qscale_table in adaptive quant
blob
|
commitdiff
|
diff to current
next