projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add and use ff_pixfmt_list_420.
[ffmpeg.git]
/
libavcodec
/
mpegvideo.h
2009-02-24
Michael Niedermayer
Add and use ff_pixfmt_list_420.
blob
|
commitdiff
2009-02-24
Gwenole Beauchesne
Add ff_h263_find_resync_marker() to find the bit positi...
blob
|
commitdiff
|
diff to current
2009-02-22
Kostya Shishkov
Better parsing of i263 picture header
blob
|
commitdiff
|
diff to current
2009-02-22
Ivan Kalvachev
Change the type of pblocks from pointers to short array...
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
2008-12-17
Måns Rullgård
ARM: replace "armv4l" with "arm"
blob
|
commitdiff
|
diff to current
2008-12-03
Michael Niedermayer
Implement complexity estimation parsing and try to...
blob
|
commitdiff
|
diff to current
2008-11-04
Andrew Savchenko
Only warn about "Invalid and inefficient vfw-avi packed...
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-29
Carl Eugen Hoyos
Fix a warning about an undefined function when compilin...
blob
|
commitdiff
|
diff to current
2008-09-22
Michael Niedermayer
Fix ref_shift so that it is correct for more/all? MBAFF...
blob
|
commitdiff
|
diff to current
2008-09-08
Michael Niedermayer
Rename error_resilience to error_recognition.
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
|
diff to current
2008-08-02
Michael Niedermayer
Picture.ref_count/ref_poc have to be stored per field...
blob
|
commitdiff
|
diff to current
2008-05-28
Michael Niedermayer
Fix return type of ff_init_me().
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 EDGE_WIDTH definition allong with draw_edges where...
blob
|
commitdiff
|
diff to current
2008-03-05
Aurelien Jacobs
move relevant declarations to mpeg12data.h
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move run length table constants to rl.h
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
remove old draw_edges declaration cruft
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move ff_init_scantable() into dsputil
blob
|
commitdiff
|
diff to current
2008-02-03
Uoti Urpala
mpegvideo.h has two function declarations with the...
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2008-01-07
Diego Pettenò
Remove unused symbol.
blob
|
commitdiff
|
diff to current
2007-12-02
Diego Biurrun
Fix some spelling mistakes.
blob
|
commitdiff
|
diff to current
2007-12-01
Vitor Sessak
spelling
blob
|
commitdiff
|
diff to current
2007-10-17
Diego Biurrun
Add FFMPEG_ prefix to all multiple inclusion guards.
blob
|
commitdiff
|
diff to current
2007-10-08
Baptiste Coudurier
export convert_matrix and add ff_ prefix
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
Aurelien Jacobs
remove alternative declaration of h263_encode_init()
blob
|
commitdiff
|
diff to current
2007-10-03
Aurelien Jacobs
fix declaration name from MPV_common_init_ppc to MPV_co...
blob
|
commitdiff
|
diff to current
2007-10-03
Aurelien Jacobs
remove useless #ifdef
blob
|
commitdiff
|
diff to current
2007-10-02
Jeff Downs
Cosmetic preparations for h264/PAFF implementation.
blob
|
commitdiff
|
diff to current
2007-08-01
Michael Niedermayer
exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWA...
blob
|
commitdiff
|
diff to current
2007-07-11
Michael Niedermayer
simplify ff_h263_round_chroma()
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
Split ff_set_mpeg4_time() and move the non mpeg4 specif...
blob
|
commitdiff
|
diff to current
2007-07-08
Måns Rullgård
trivial warning fixes
blob
|
commitdiff
|
diff to current
2007-07-06
Aurelien Jacobs
move ff_copy_bits to bitstream.c
blob
|
commitdiff
|
diff to current
2007-07-05
Aurelien Jacobs
make DCT_common_init() static
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
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-05
Aurelien Jacobs
add a ff_ prefix to the now exported mpeg1_find_frame_e...
blob
|
commitdiff
|
diff to current
2007-05-05
Aurelien Jacobs
move mpegvideo_parser in it's own file
blob
|
commitdiff
|
diff to current
2007-04-07
Diego Biurrun
typos/grammar
blob
|
commitdiff
|
diff to current
2007-03-31
Guillaume Poirier
Add doxy comments, based on Loren's explanations posted...
blob
|
commitdiff
|
diff to current
2007-03-14
Michael Niedermayer
move RLTable stuff to its own header
blob
|
commitdiff
|
diff to current
2006-12-23
Michael Niedermayer
skiprd
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Niedermayer
skip motion estimation and encoding of non direct-0...
blob
|
commitdiff
|
diff to current
2006-11-16
Baptiste Coudurier
throw error if unsupported resolution is used with...
blob
|
commitdiff
|
diff to current
2006-11-07
Baptiste Coudurier
add codec_tag and codec_stream_tag to MpegEncContext...
blob
|
commitdiff
|
diff to current
2006-11-06
Baptiste Coudurier
move AVCodecParser prototypes and definitions to parser...
blob
|
commitdiff
|
diff to current
2006-10-28
Michael Niedermayer
lambda* should be unsigned
blob
|
commitdiff
|
diff to current
2006-10-08
Dominik Mierzejewski
Fixes:
blob
|
commitdiff
|
diff to current
2006-10-08
Dominik Mierzejewski
Fixes:
blob
|
commitdiff
|
diff to current
2006-10-08
Dominik Mierzejewski
Fixes:
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-05
Michael Niedermayer
fix buffer underflows by reencoding the current frame...
blob
|
commitdiff
|
diff to current
2006-09-29
Panagiotis Issaris
Move the ratecontrol related code from mpegvideo.h...
blob
|
commitdiff
|
diff to current
2006-09-29
Panagiotis Issaris
Pull out the ff_eval* from the mpegvideo header, as...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
dc_val should be signed
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
fix some signedness warnings
blob
|
commitdiff
|
diff to current
2006-09-27
Panagiotis Issaris
Make ratecontrol use ff_eval2().
blob
|
commitdiff
|
diff to current
2006-08-15
Guillaume Poirier
Compile fix (for GCC<3.3) when encoders are disabled
blob
|
commitdiff
|
diff to current
2006-05-26
Baptiste Coudurier
fix mbd bits bug, finally
blob
|
commitdiff
|
diff to current
2006-05-16
Baptiste Coudurier
MPEG-2 4:2:2 encoding support
blob
|
commitdiff
|
diff to current
2006-04-28
Michael Niedermayer
use previous qscale for intra_dc_threshold check
blob
|
commitdiff
|
diff to current
2006-04-03
Loren Merritt
2x faster ff_mpeg4_set_direct_mv
blob
|
commitdiff
|
diff to current
2006-03-19
Michael Niedermayer
various fixes for xvid_rc
blob
|
commitdiff
|
diff to current
2006-02-05
Steve L'Homme
MSVC-compatible __align8/__align16 declaration
blob
|
commitdiff
|
diff to current
2006-02-04
Michael Niedermayer
faster find_startcode()
blob
|
commitdiff
|
diff to current
2006-01-27
Michael Niedermayer
fixing bframe strategy 2
blob
|
commitdiff
|
diff to current
2006-01-25
Diego Biurrun
warning fixes by Luca Abeni, lucabe72 ##@## email ...
blob
|
commitdiff
|
diff to current
2006-01-24
Michael Niedermayer
xvid ratecontrol support
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-29
Michael Niedermayer
second try of improved lambda/qp guessing for motion...
blob
|
commitdiff
|
diff to current
2005-12-22
Michael Niedermayer
better f_code guessing in 2nd pass
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-19
Michael Niedermayer
use correct qp & lambda for ME on the second pass
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-07-24
Michael Niedermayer
fix user data parsing code so it suppors pre1 and cvs
blob
|
commitdiff
|
diff to current
2005-06-17
Diego Biurrun
spelling fixes
blob
|
commitdiff
|
diff to current
2005-06-01
Michael Niedermayer
adding a few const
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-04-24
Mike Melanson
Ministry of English Composition, reporting for duty...
blob
|
commitdiff
|
diff to current
2005-03-04
Loren Merritt
H.264: decode arbitrary frame orders and allow B-frames...
blob
|
commitdiff
|
diff to current
2005-01-12
Michael Niedermayer
various security fixes and precautionary checks
blob
|
commitdiff
|
diff to current
2004-12-29
Michael Niedermayer
common.c -> bitstream.c (and the single non bitstream...
blob
|
commitdiff
|
diff to current
2004-12-07
Michael Niedermayer
rv20 encoding
blob
|
commitdiff
|
diff to current
2004-11-27
Burkhard Plaum
Memory leak fix patch by (Burkhard Plaum <plaum >at...
blob
|
commitdiff
|
diff to current
2004-10-28
Michael Niedermayer
H.261 encoder by (Maarten Daniels <maarten dot daniels...
blob
|
commitdiff
|
diff to current
2004-10-25
Michael Niedermayer
type fix
blob
|
commitdiff
|
diff to current
2004-10-08
Michael Niedermayer
h.261 loop filter fix
blob
|
commitdiff
|
diff to current
2004-09-25
Michael Niedermayer
1/2 resolution decoding
blob
|
commitdiff
|
diff to current
2004-09-25
Michael Niedermayer
H.264 max reference pictures fix by (Loren Merritt...
blob
|
commitdiff
|
diff to current
2004-09-10
Michael Niedermayer
mess cleanup
blob
|
commitdiff
|
diff to current
2004-08-26
Michael Niedermayer
quad tree based motion compensation (currently only...
blob
|
commitdiff
|
diff to current
next