]> git.sesse.net Git - ffmpeg/history - libavcodec/h263dec.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / h263dec.c
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-02 Anton Khirnovlavc: mark hurry_up for removal on next major bump
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-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/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
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-03 Michael Niedermayerh263dec: produce a warning when excessive bitstream...
2011-03-03 Michael NiedermayerFix duplicate & droped frame in Californication.S02E01...
2011-01-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-12-04 Michael NiedermayerDetect incorrect padding with wrong stuffing codes...
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-05-26 Michael NiedermayerTreat SIPP like xvid, fixed issue1966
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-02 Carl Eugen HoyosPass correct buffer-pointer and buffer-size to hardware...
2010-03-01 Carl Eugen HoyosProcess packed bitstream also for VDPAU.
2010-02-08 Michael NiedermayerChange xvid/divx/lavc build variables to be consistent...
2010-01-09 Michael NiedermayerSplit H263 encoder and decoder from common code.
2010-01-08 Michael NiedermayerMove AVCodecs from h263dec.c to msmpeg4.c and disentang...
2010-01-08 Michael NiedermayerUse h263 tables in msmpeg4v1 dont duplicate them halfway.
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 Niedermayer2 more if(CONFIG_*_DECODER)
2010-01-07 Michael NiedermayerSplit out intel H263 decoder.
2010-01-07 Michael NiedermayerSplit flv decoding out.
2010-01-01 Michael NiedermayerAdjust threshold for xvid packed b frame detection.
2010-01-01 Michael NiedermayerIt appears s->bitstream_buffer_size has to be 0 at...
2009-11-16 Ronald S. BultjeUse get_bits_left() instead of size_in_bits - get_bits_...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-10-19 Stefano SabatiniAdd additional long names for the Flash Video decoder...
2009-07-30 Diego BiurrunRemove unused debug av_log() calls.
2009-05-30 Baptiste Coudurierremove unused hack which set AVCodecContext frame_numbe...
2009-05-11 David ConradAdd a chroma_sample_location field to define positionin...
2009-04-12 Reimar DöffingerAdd a av_fast_malloc function and replace several uses...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-02 Diego BiurrunChange a bunch of codec long_names to be more consisten...
2009-02-27 Gwenole BeauchesneUse ff_hwaccel_pixfmt_list_420[] in H.263 decoder.
2009-02-27 Gwenole BeauchesneAdd HW acceleration hooks for MPEG-4 / H.263 decoding.
2009-02-24 Michael Niedermayeradd ff_find_hwaccel() by Gwenole Beauchesne
2009-02-24 Michael NiedermayerAnother AVhwaccel hunk from Gwenole Beauchesne.
2009-02-24 Michael NiedermayerAdd and use ff_pixfmt_list_420.
2009-02-24 Gwenole BeauchesneApproved hunk from the AVHWaccel patch by Gwenole Beauc...
2009-02-23 Gwenole BeauchesneMore approved hunks for VAAPI & our new and cleaner...
2009-02-11 Kostya ShishkovInitialize s->gob_index for Intel variant of H.263 too
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Stefano SabatiniChange "H.263 Intel" long name to "Intel H.263".
2009-01-25 Stefano SabatiniMake more descriptive the long names for the various...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-17 Aurelien Jacobsremove ff_get_fourcc() and use AV_RL32() instead
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-21 Michael NiedermayerMove CODEC_FLAG_LOW_DELAY into ff_mpeg4_decode_picture_...
2008-11-03 Dominik MierzejewskiRemove duplicated MM_* macros for CPU capabilities...
2008-09-08 Michael NiedermayerRename error_resilience to error_recognition.
2008-07-24 Diego Biurruncosmetics: Fix two common typos: wont --> will not...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
next