]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1dec.c
lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI
[ffmpeg] / libavcodec / vc1dec.c
2016-03-19 Mark Thompsonlavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
2016-02-25 Vittorio Giovaravc1dec: Check group allocations separatedly
2016-02-25 Vittorio Giovaravc1dec: Fix leak on error for array allocations
2016-02-25 Vittorio Giovaravc1dec: Properly call deinit function on error
2016-02-25 Vittorio Giovaravc1dec: Drop commented out cruft
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-06-26 Andreas Cadhalpunvc1dec: use get_bits_long and limit the read bits to 32
2015-05-31 Vittorio Giovarampegvideo: msmpeg4: Move function declarations
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-05-22 Vittorio Giovarampegvideo: Drop flags and flags2
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2015-02-20 Peter Meerwaldlibavcodec: Make use of av_clip functions
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2014-10-08 Vittorio Giovaravc1: initialize color properties
2014-10-08 Luca Barbatovc1: Split the decoder in components
2014-10-04 Luca Barbatovc1: Do not assume seek happens after decoding
2014-09-26 Michael Niedermayervc1: Use logical instead of bitwise or for twomv
2014-09-26 Tim Walkervc1: Use logical instead of bitwise or for coded_inter
2014-08-19 Diego Biurrunvc1: Add missing parentheses to conditions in vc1_decod...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-15 Diego Biurrunmpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
2014-08-04 Ben Avisonvc-1: Add platform-specific start code search routine...
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-23 Diego Biurrunmpeg: Split error resilience bits off into a separate...
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-11 Anton Khirnovlavc: set AVCodecContext.hwaccel in ff_get_format()
2014-05-11 Anton Khirnovlavc: Add an internal wrapper around get_format()
2014-04-25 Alessandro Ghedinivc1: Do not return an error when skipping b frames
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-04-01 Vittorio Giovaravc1dec: fix a possible unitialized variable warning
2014-03-31 Rémi Denis-Courmontvc1dec: improve hwaccel #ifdefs
2014-03-23 Vittorio Giovaralavc: drop ff_pixfmt_list_420
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2014-01-09 Anton Khirnovmpegvideo: drop support for real (non-emulated) edges
2013-12-17 Michael Niedermayervc1: Fix mb_height for field pictures
2013-12-05 Anton Khirnovmpegvideo: do not set current_picture_ptr in decoders
2013-12-05 Anton Khirnovvc1dec: move setting repeat_pict after frame_start...
2013-11-21 Anton Khirnovvc1: fix a memleak.
2013-11-16 Anton Khirnovvc1: use the AVFrame API properly.
2013-11-15 Ronald S. Bultjelavc: Edge emulation with dst/src linesize
2013-11-10 Luca Barbatohwaccel: Simplify ff_find_hwaccel
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-09-22 Martin Storsjövc1dec: Check the error handling flags on slice/field...
2013-09-22 Michael Niedermayervc1dec: Don't decode slices when the latest slice heade...
2013-09-22 Martin Storsjövc1dec: Make sure last_picture is initialized in vc1_de...
2013-09-22 Martin Storsjövc1dec: Undo mpegvideo initialization if unable to...
2013-09-22 Martin Storsjövc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables...
2013-08-05 Luca Barbatovc1: check mb_height validity.
2013-08-05 Luca Barbatovc1: check the source buffer in vc1_mc functions
2013-08-05 Rémi Denis-Courmontvdpau: remove old-style decoders
2013-05-28 Michael Niedermayervc1dec: Fix mixed field/frame intensity compensation
2013-05-28 Michael Niedermayervc1dec: Match addressing between compensation and MC...
2013-05-28 Michael Niedermayervc1dec: Handle top and bottom blocks in vc1_mc_4mv_chro...
2013-05-28 Michael Niedermayervc1dec: Fix doxy for vc1_mc_4mv_chroma4()
2013-05-28 Michael Niedermayervc1dec: Drop old use_ic code from vc1_b_mc
2013-05-28 Michael Niedermayervc1: Use shuffled use_ic instead of equally shuffled...
2013-05-28 Michael Niedermayervc1dec: Implement intensity compensation for vc1_interp...
2013-05-28 Michael Niedermayervc1dec: Redesign the intensity compensation
2013-05-28 Michael Niedermayervc1dec: Shuffle field MVs after decoding, not before
2013-05-16 Sebastian Sandbergvc1dec: Add support for interlaced B-frames
2013-05-15 Martin Storsjövc1dec: Remove some now unused variables
2013-05-15 Michael Niedermayervc1dec: Do not allow field_mode to change after the...
2013-05-15 Martin Storsjövc1, mss2: Check for any negative return value from...
2013-05-15 Michael Niedermayervc1dec: Fix current ptr selection in vc1_mc_4mv_chroma()
2013-05-15 Michael Niedermayervc1dec: Factorize picture pointer selection in vc1_mc_4...
2013-05-15 Michael Niedermayervc1dec: Factorize picture pointer selection code
2013-05-15 Michael Niedermayervc1dec: Factorize srcU/V offseting
2013-05-15 Michael Niedermayervc1dec: Fix tff == 0 handling in init_block_index()
2013-05-15 Michael Niedermayervc1dec: Update destination pointers in context for...
2013-05-14 Martin Storsjövc1dec: Don't apply the loop filter on fields
2013-05-14 Michael Niedermayervc1dec: Don't attempt error concealment on field pictures
2013-05-14 Sebastian Sandbergvc1dec: fieldtx is only valid for interlaced frame...
2013-04-19 Martin Storsjövc1: Remove now unused variables
2013-04-19 Ronald S. Bultjempegvideo: Use hpeldsp instead of dsputil for half...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-03-07 Diego BiurrunAdd missing error_resilience includes to files that...
2013-03-06 Ronald S. Bultjelavc: Split out ff_hwaccel_pixfmt_list_420[] over indiv...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-15 Anton Khirnovmpegvideo: split ff_draw_horiz_band().
2013-02-15 Anton Khirnoverror_resilience: decouple ER from MpegEncContext
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-06 Vladimir Pantelicvc1dec: use codec_id instead of codec_tag for VC1IMAGE
2013-01-23 Ronald S. Bultjedsputil: remove one array dimension from avg_no_rnd_pix...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-21 Ronald S. Bultjelavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
2013-01-11 Vladimir Pantelicvc1dec: prevent a crash due missing pred_flag parameter
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-09 Diego Biurruncosmetics: Fix dropable --> droppable typo
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-10-10 Mashiat Sarker Sha... Double motion vector range for HPEL interlaced picture...
2012-10-10 Mashiat Sarker Sha... vc1dec: Set opposite to the correct value for 1REF...
2012-10-10 Mashiat Sarker Sha... vc1dec: Invoke edge emulation regardless of MV precisio...
2012-10-10 Mashiat Sarker Sha... vc1dec: Set chroma reference field from REFFIELD for...
next