git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'
[ffmpeg.git]
/
libavcodec
/
h263.c
2013-11-08
Michael Niedermayer
Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'
blob
|
commitdiff
2013-11-08
Diego Biurrun
dsputil: Split off H.263 bits into their own H263DSPContext
blob
|
commitdiff
|
diff to current
2013-05-16
Michael Niedermayer
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
blob
|
commitdiff
|
diff to current
2013-05-15
Diego Biurrun
Remove commented-out debug #define cruft
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-26
Michael Niedermayer
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-01-23
Michael Niedermayer
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
blob
|
commitdiff
|
diff to current
2013-01-23
Diego Biurrun
Drop DCTELEM typedef
blob
|
commitdiff
|
diff to current
2012-02-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
h263: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2011-11-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-02
Diego Biurrun
Remove some stray unnecessary ffmpeg references.
blob
|
commitdiff
|
diff to current
2011-07-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-10
Diego Biurrun
Eliminate FF_COMMON_FRAME macro.
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-23
Michael Niedermayer
Change ref_index structure so it matches how its organi...
blob
|
commitdiff
|
diff to current
2010-01-09
Michael Niedermayer
Split H263 encoder and decoder from common code.
blob
|
commitdiff
|
diff to current
2010-01-08
Michael Niedermayer
Move 3 direct MV related functions that i left out...
blob
|
commitdiff
|
diff to current
2010-01-08
Michael Niedermayer
Rename most non static h263 tables so their name contai...
blob
|
commitdiff
|
diff to current
2010-01-08
Michael Niedermayer
Add a few CONFIG_MPEG4_DECODER that should be there.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split the mpeg4 encoder and decoder off h263.c
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Add some const qualifiers.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Document decide_ac_pred() and restore_ac_coeffs().
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Move restore_ac_coeffs() call into decode_ac_pred().
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Move restore_ac_coeffs() up so its declared before...
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
More doxy
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Factorize if() surrounding every ff_h263_show_pict_info...
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split out intel H263 decoder.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split flv decoding out.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split out flv encoding.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Document aspect_to_info().
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Cleanup aspect_to_info().
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Document several more things.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Document *VLC_BITS.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Simplify h263_get_picture_format().
blob
|
commitdiff
|
diff to current
2010-01-05
Diego Biurrun
Add a few explanatory comments to cornercase workarounds.
blob
|
commitdiff
|
diff to current
2010-01-01
Stefano Sabatini
Remove residual use of the doxygen markup which is...
blob
|
commitdiff
|
diff to current
2009-12-30
Diego Biurrun
cosmetics: Move MPEG-4 encoding functions around to...
blob
|
commitdiff
|
diff to current
2009-12-30
Diego Biurrun
10l: Move ff_mpeg4_pred_dc() to an appropriate place.
blob
|
commitdiff
|
diff to current
2009-12-30
Diego Biurrun
cosmetics: Move MPEG-4 decoding functions around to...
blob
|
commitdiff
|
diff to current
2009-12-30
Diego Biurrun
cosmetics: Move H.263-related functions around to avoid...
blob
|
commitdiff
|
diff to current
2009-12-28
Diego Biurrun
cosmetics: Remove pointless '#if 1' preprocessor direct...
blob
|
commitdiff
|
diff to current
2009-12-27
Diego Biurrun
Remove commented-out debug console output.
blob
|
commitdiff
|
diff to current
2009-12-27
Diego Biurrun
cosmetics: Move a bunch of forward declarations below...
blob
|
commitdiff
|
diff to current
2009-12-09
Michael Niedermayer
Improve time_increment_bits guessing code.
blob
|
commitdiff
|
diff to current
2009-12-03
Michael Niedermayer
Move ff_init_qscale_tab() from h263.c to mpegvideo...
blob
|
commitdiff
|
diff to current
2009-11-16
Ronald S. Bultje
Use get_bits_left() instead of size_in_bits - get_bits_...
blob
|
commitdiff
|
diff to current
2009-07-30
Diego Biurrun
Change av_log() calls surrounded by '#ifdef DEBUG'...
blob
|
commitdiff
|
diff to current
2009-05-02
Benjamin Larsson
Remove dead assignments found by CSA
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Remove useless init from ff_mpeg4_set_direct_mv() found...
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Remove several useless writes to variables, found by...
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Remove unused variable in init_mv_penalty_and_fcode...
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Remove useless assignment from h263_pred_dc() found...
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename pbBufPtr() to put_bits_ptr().
blob
|
commitdiff
|
diff to current
2009-03-30
Gwenole Beauchesne
Record MPEG-4 sprite trajectory points [up to num_sprit...
blob
|
commitdiff
|
diff to current
2009-03-26
Ramiro Polla
Use intptr_t when casting pointers to int.
blob
|
commitdiff
|
diff to current
2009-03-03
Kostya Shishkov
Enable PB-frames decoding for H.263
blob
|
commitdiff
|
diff to current
2009-03-03
Kostya Shishkov
Add PB-frame decoding support for H.263/i263 (and enabl...
blob
|
commitdiff
|
diff to current
2009-03-02
Kostya Shishkov
Factor out block decoding in ff_h263_decode_mb()
blob
|
commitdiff
|
diff to current
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-04
Diego Biurrun
Remove pointless '#if CONFIG_ENCODERS' around forward...
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-30
Gwenole Beauchesne
Make ff_h263_resync() return the bit position of the...
blob
|
commitdiff
|
diff to current
2009-01-30
Gwenole Beauchesne
Use a constant instead of a magic number.
blob
|
commitdiff
|
diff to current
2009-01-24
Stefan Gehrer
avoid duplication of dquant_code
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2009-01-18
Aurelien Jacobs
moves mid_pred() into mathops.h (with arch specific...
blob
|
commitdiff
|
diff to current
2009-01-17
Aurelien Jacobs
remove ff_get_fourcc() and use AV_RL32() instead
blob
|
commitdiff
|
diff to current
2009-01-17
Aurelien Jacobs
export gcd function as av_gcd()
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
2008-12-21
Michael Niedermayer
Fix PTS returned by the demuxers for mpeg4 without...
blob
|
commitdiff
|
diff to current
2008-12-21
Michael Niedermayer
Move CODEC_FLAG_LOW_DELAY into ff_mpeg4_decode_picture_...
blob
|
commitdiff
|
diff to current
2008-12-11
Michael Niedermayer
s/qp_t/qp_tt/ to avoid bad examples that could lead...
blob
|
commitdiff
|
diff to current
2008-12-10
Loren Merritt
clear_block mmx
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-21
Aurelien Jacobs
uses FF_ARRAY_ELEMS() where appropriate
blob
|
commitdiff
|
diff to current
2008-09-08
Michael Niedermayer
Rename error_resilience to error_recognition.
blob
|
commitdiff
|
diff to current
2008-07-13
Ramiro Polla
bitstream: move put_sbits() from flacenc.c to bitstream...
blob
|
commitdiff
|
diff to current
2008-06-23
Art Clarke
Allocate static tables on stack, not heap.
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-28
Diego Biurrun
cosmetics: spelling typo fixes
blob
|
commitdiff
|
diff to current
2008-05-27
Diego Biurrun
cosmetics: XviD is now called Xvid.
blob
|
commitdiff
|
diff to current
2008-05-26
Michael Niedermayer
Warn about packed B-frames. (especially useful if the...
blob
|
commitdiff
|
diff to current
2008-04-19
Vladimir Voroshilov
Implement FFMAX3(a,b,c) - maximum over three arguments.
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
typo: occured --> occurred
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-01-31
Michael Niedermayer
Revert r11689 and r11690 (uninitalized warning fix...
blob
|
commitdiff
|
diff to current
2008-01-31
Michael Niedermayer
Comment about weird warning prevention.
blob
|
commitdiff
|
diff to current
2008-01-31
Michael Niedermayer
fix "uninitalized" warning, the alternative way.
blob
|
commitdiff
|
diff to current
2008-01-31
Baptiste Coudurier
revert r11677, it is considered speed critical
blob
|
commitdiff
|
diff to current
2008-01-31
Baptiste Coudurier
fix indentation
blob
|
commitdiff
|
diff to current
next