projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vc1dec: Don't decode slices when the latest slice header failed to decode
[ffmpeg.git]
/
libavcodec
/
vc1dec.c
2013-09-22
Michael Niedermayer
vc1dec: Don't decode slices when the latest slice heade...
blob
|
commitdiff
2013-09-22
Martin Storsjö
vc1dec: Make sure last_picture is initialized in vc1_de...
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
vc1dec: Undo mpegvideo initialization if unable to...
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables...
blob
|
commitdiff
|
diff to current
2013-08-05
Luca Barbato
vc1: check mb_height validity.
blob
|
commitdiff
|
diff to current
2013-08-05
Luca Barbato
vc1: check the source buffer in vc1_mc functions
blob
|
commitdiff
|
diff to current
2013-08-05
Rémi Denis-Courmont
vdpau: remove old-style decoders
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Fix mixed field/frame intensity compensation
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Match addressing between compensation and MC...
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Handle top and bottom blocks in vc1_mc_4mv_chro...
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Fix doxy for vc1_mc_4mv_chroma4()
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Drop old use_ic code from vc1_b_mc
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1: Use shuffled use_ic instead of equally shuffled...
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Implement intensity compensation for vc1_interp...
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Redesign the intensity compensation
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
vc1dec: Shuffle field MVs after decoding, not before
blob
|
commitdiff
|
diff to current
2013-05-16
Sebastian Sandberg
vc1dec: Add support for interlaced B-frames
blob
|
commitdiff
|
diff to current
2013-05-15
Martin Storsjö
vc1dec: Remove some now unused variables
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Do not allow field_mode to change after the...
blob
|
commitdiff
|
diff to current
2013-05-15
Martin Storsjö
vc1, mss2: Check for any negative return value from...
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Fix current ptr selection in vc1_mc_4mv_chroma()
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Factorize picture pointer selection in vc1_mc_4...
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Factorize picture pointer selection code
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Factorize srcU/V offseting
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Fix tff == 0 handling in init_block_index()
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
vc1dec: Update destination pointers in context for...
blob
|
commitdiff
|
diff to current
2013-05-14
Martin Storsjö
vc1dec: Don't apply the loop filter on fields
blob
|
commitdiff
|
diff to current
2013-05-14
Michael Niedermayer
vc1dec: Don't attempt error concealment on field pictures
blob
|
commitdiff
|
diff to current
2013-05-14
Sebastian Sandberg
vc1dec: fieldtx is only valid for interlaced frame...
blob
|
commitdiff
|
diff to current
2013-04-19
Martin Storsjö
vc1: Remove now unused variables
blob
|
commitdiff
|
diff to current
2013-04-19
Ronald S. Bultje
mpegvideo: Use hpeldsp instead of dsputil for half...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-03-07
Diego Biurrun
Add missing error_resilience includes to files that...
blob
|
commitdiff
|
diff to current
2013-03-06
Ronald S. Bultje
lavc: Split out ff_hwaccel_pixfmt_list_420[] over indiv...
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
mpegvideo: split ff_draw_horiz_band().
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
error_resilience: decouple ER from MpegEncContext
blob
|
commitdiff
|
diff to current
2013-02-06
Diego Biurrun
dsputil: Separate h264chroma
blob
|
commitdiff
|
diff to current
2013-02-06
Vladimir Pantelic
vc1dec: use codec_id instead of codec_tag for VC1IMAGE
blob
|
commitdiff
|
diff to current
2013-01-23
Ronald S. Bultje
dsputil: remove one array dimension from avg_no_rnd_pix...
blob
|
commitdiff
|
diff to current
2013-01-23
Diego Biurrun
Drop DCTELEM typedef
blob
|
commitdiff
|
diff to current
2013-01-21
Ronald S. Bultje
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
blob
|
commitdiff
|
diff to current
2013-01-11
Vladimir Pantelic
vc1dec: prevent a crash due missing pred_flag parameter
blob
|
commitdiff
|
diff to current
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
blob
|
commitdiff
|
diff to current
2012-12-09
Diego Biurrun
cosmetics: Fix dropable --> droppable typo
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-10-10
Mashiat Sarker Sha...
Double motion vector range for HPEL interlaced picture...
blob
|
commitdiff
|
diff to current
2012-10-10
Mashiat Sarker Sha...
vc1dec: Set opposite to the correct value for 1REF...
blob
|
commitdiff
|
diff to current
2012-10-10
Mashiat Sarker Sha...
vc1dec: Invoke edge emulation regardless of MV precisio...
blob
|
commitdiff
|
diff to current
2012-10-10
Mashiat Sarker Sha...
vc1dec: Set chroma reference field from REFFIELD for...
blob
|
commitdiff
|
diff to current
2012-10-10
Mashiat Sarker Sha...
vc1dec: Use correct spelling of "opposite"
blob
|
commitdiff
|
diff to current
2012-10-09
Janne Grunau
vc1dec: prevent memory leak in error path
blob
|
commitdiff
|
diff to current
2012-10-09
Janne Grunau
vc1dec: prevent memory leak on av_realloc error
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avcodec: Convert some commented-out printf/av_log insta...
blob
|
commitdiff
|
diff to current
2012-09-28
Kostya Shishkov
vc1dec: add flush function for WMV9 and VC-1 decoders
blob
|
commitdiff
|
diff to current
2012-08-31
Alberto Delmás
MSS2 decoder
blob
|
commitdiff
|
diff to current
2012-08-28
Kostya Shishkov
vc1: export some functions
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-08-03
Mashiat Sarker Sha...
vc1dec: Remove separate scaling function for interlaced...
blob
|
commitdiff
|
diff to current
2012-08-03
Mashiat Sarker Sha...
vc1dec: Invoke edge_emulation regardless of MV precision
blob
|
commitdiff
|
diff to current
2012-08-02
Mans Rullgard
vc1dec: remove useless #include simple_idct.h
blob
|
commitdiff
|
diff to current
2012-07-28
Michael Niedermayer
vc1dec: Override invalid macroblock quantizer
blob
|
commitdiff
|
diff to current
2012-07-28
Michael Niedermayer
vc1: avoid reading beyond the last line in vc1_draw_spr...
blob
|
commitdiff
|
diff to current
2012-07-28
Michael Niedermayer
vc1dec: check that coded slice positions and interlacin...
blob
|
commitdiff
|
diff to current
2012-07-28
Michael Niedermayer
vc1dec: Do not ignore ff_vc1_parse_frame_header_adv...
blob
|
commitdiff
|
diff to current
2012-07-15
Mashiat Sarker Sha...
vc1dec: Do not use random pred_flag if motion vector...
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-27
Mashiat Sarker Sha...
vc1: Do not read from array if index is invalid.
blob
|
commitdiff
|
diff to current
2012-03-07
Diego Biurrun
vc1: Move init code shared between decoder and parser...
blob
|
commitdiff
|
diff to current
2012-03-01
Diego Biurrun
Replace AVFrame pointer type punning by proper struct...
blob
|
commitdiff
|
diff to current
2012-02-18
Ronald S. Bultje
vc1parse: call vc1_init_common().
blob
|
commitdiff
|
diff to current
2012-02-16
Ronald S. Bultje
vc1: prevent using last_frame as a reference for I...
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpegvideo: Add ff_ prefix to nonstatic functions
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
vc1: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
msmpeg4: Add ff_ prefixes to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-01
Janne Grunau
vc1: prevent null pointer dereference on broken files
blob
|
commitdiff
|
diff to current
2012-01-27
Mashiat Sarker Sha...
vc1dec.c: Don't use uninitialized values of dmv_[x, y]
blob
|
commitdiff
|
diff to current
2012-01-07
Diego Biurrun
cosmetics: drop some pointless parentheses
blob
|
commitdiff
|
diff to current
2012-01-04
John Brooks
vc1dec: fix invalid memory access for small video dimen...
blob
|
commitdiff
|
diff to current
2011-12-20
Martin Storsjö
vc1dec: Use the right pointer type for the tmp pointer
blob
|
commitdiff
|
diff to current
2011-12-19
Aneesh Dogra
vc1: Handle WVC1 interlaced stream
blob
|
commitdiff
|
diff to current
2011-12-14
Andrey Utkin
mpegvideo: remove abort() in ff_find_unused_picture()
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
vc1: mark with ER_MB_ERROR bits overconsumption
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
lavc: introduce ER_MB_END and ER_MB_ERROR
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
error_resilience: use the ER_ namespace
blob
|
commitdiff
|
diff to current
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
blob
|
commitdiff
|
diff to current
2011-12-07
Diego Biurrun
cosmetics: drop some completely pointless parentheses
blob
|
commitdiff
|
diff to current
2011-11-27
Luca Barbato
vc1: use an enum for Frame Coding Mode
blob
|
commitdiff
|
diff to current
2011-11-27
Kostya Shishkov
vc1: select interlaced scan table by FCM element
blob
|
commitdiff
|
diff to current
2011-11-09
shahriman AMS
VC1: Add bottom field offset to block_index[] to avoid...
blob
|
commitdiff
|
diff to current
2011-11-09
shahriman AMS
vc1dec: move an if() block.
blob
|
commitdiff
|
diff to current
2011-11-09
shahriman AMS
vc1dec: use correct hybrid prediction threshold.
blob
|
commitdiff
|
diff to current
2011-11-09
shahriman AMS
vc1dec: Partial rewrite of vc1_pred_mv()
blob
|
commitdiff
|
diff to current
2011-11-09
shahriman AMS
vc1dec: take ME precision into account while scaling...
blob
|
commitdiff
|
diff to current
2011-10-22
Mashiat Sarker Sha...
VC1: restore mistakenly removed code
blob
|
commitdiff
|
diff to current
2011-10-19
Mashiat Sarker Sha...
Use correct scaling table for bwd-pred MVs in second...
blob
|
commitdiff
|
diff to current
2011-10-12
Kostya Shishkov
vc1: more prettyprinting cosmetics
blob
|
commitdiff
|
diff to current
next