]> git.sesse.net Git - ffmpeg/history - libavcodec/h263.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / h263.c
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Stefano Sabatinireplace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-23 Michael NiedermayerChange ref_index structure so it matches how its organi...
2010-01-09 Michael NiedermayerSplit H263 encoder and decoder from common code.
2010-01-08 Michael NiedermayerMove 3 direct MV related functions that i left out...
2010-01-08 Michael NiedermayerRename most non static h263 tables so their name contai...
2010-01-08 Michael NiedermayerAdd a few CONFIG_MPEG4_DECODER that should be there.
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c
2010-01-07 Michael NiedermayerAdd some const qualifiers.
2010-01-07 Michael NiedermayerDocument decide_ac_pred() and restore_ac_coeffs().
2010-01-07 Michael NiedermayerMove restore_ac_coeffs() call into decode_ac_pred().
2010-01-07 Michael NiedermayerMove restore_ac_coeffs() up so its declared before...
2010-01-07 Michael NiedermayerMore doxy
2010-01-07 Michael NiedermayerFactorize if() surrounding every ff_h263_show_pict_info...
2010-01-07 Michael NiedermayerSplit out intel H263 decoder.
2010-01-07 Michael NiedermayerSplit flv decoding out.
2010-01-07 Michael NiedermayerSplit out flv encoding.
2010-01-07 Michael NiedermayerDocument aspect_to_info().
2010-01-07 Michael NiedermayerCleanup aspect_to_info().
2010-01-07 Michael NiedermayerDocument several more things.
2010-01-07 Michael NiedermayerDocument *VLC_BITS.
2010-01-07 Michael NiedermayerSimplify h263_get_picture_format().
2010-01-05 Diego BiurrunAdd a few explanatory comments to cornercase workarounds.
2010-01-01 Stefano SabatiniRemove residual use of the doxygen markup which is...
2009-12-30 Diego Biurruncosmetics: Move MPEG-4 encoding functions around to...
2009-12-30 Diego Biurrun10l: Move ff_mpeg4_pred_dc() to an appropriate place.
2009-12-30 Diego Biurruncosmetics: Move MPEG-4 decoding functions around to...
2009-12-30 Diego Biurruncosmetics: Move H.263-related functions around to avoid...
2009-12-28 Diego Biurruncosmetics: Remove pointless '#if 1' preprocessor direct...
2009-12-27 Diego BiurrunRemove commented-out debug console output.
2009-12-27 Diego Biurruncosmetics: Move a bunch of forward declarations below...
2009-12-09 Michael NiedermayerImprove time_increment_bits guessing code.
2009-12-03 Michael NiedermayerMove ff_init_qscale_tab() from h263.c to mpegvideo...
2009-11-16 Ronald S. BultjeUse get_bits_left() instead of size_in_bits - get_bits_...
2009-07-30 Diego BiurrunChange av_log() calls surrounded by '#ifdef DEBUG'...
2009-05-02 Benjamin LarssonRemove dead assignments found by CSA
2009-04-17 Michael NiedermayerRemove useless init from ff_mpeg4_set_direct_mv() found...
2009-04-17 Michael NiedermayerRemove several useless writes to variables, found by...
2009-04-17 Michael NiedermayerRemove unused variable in init_mv_penalty_and_fcode...
2009-04-17 Michael NiedermayerRemove useless assignment from h263_pred_dc() found...
2009-04-13 Stefano SabatiniRename pbBufPtr() to put_bits_ptr().
2009-03-30 Gwenole BeauchesneRecord MPEG-4 sprite trajectory points [up to num_sprit...
2009-03-26 Ramiro PollaUse intptr_t when casting pointers to int.
2009-03-03 Kostya ShishkovEnable PB-frames decoding for H.263
2009-03-03 Kostya ShishkovAdd PB-frame decoding support for H.263/i263 (and enabl...
2009-03-02 Kostya ShishkovFactor out block decoding in ff_h263_decode_mb()
2009-02-24 Gwenole BeauchesneAdd ff_h263_find_resync_marker() to find the bit positi...
2009-02-22 Kostya ShishkovBetter parsing of i263 picture header
2009-02-04 Diego BiurrunRemove pointless '#if CONFIG_ENCODERS' around forward...
next