git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iavcodec/vc1dec: Fix missing {}
[ffmpeg.git]
/
libavcodec
/
vc1dec.c
2014-04-16
Michael Niedermayer
iavcodec/vc1dec: Fix missing {}
blob
|
commitdiff
2014-04-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2014-04-09
wm4
mpegvideo: operate with pointers to AVFrames instead...
blob
|
commitdiff
|
diff to current
2014-04-01
Vittorio Giovara
vc1dec: fix a possible unitialized variable warning
blob
|
commitdiff
|
diff to current
2014-03-31
Michael Niedermayer
Merge commit '654c7446a806c5dc8ec7800874c49a4c1ba2ce80'
blob
|
commitdiff
|
diff to current
2014-03-31
Rémi Denis-Courmont
vc1dec: improve hwaccel #ifdefs
blob
|
commitdiff
|
diff to current
2014-03-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2014-03-23
Vittorio Giovara
lavc: drop ff_pixfmt_list_420
blob
|
commitdiff
|
diff to current
2014-03-17
Michael Niedermayer
Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
mpegvideo: move mpegvideo formats-related defines to...
blob
|
commitdiff
|
diff to current
2014-02-04
Michael Niedermayer
avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv()
blob
|
commitdiff
|
diff to current
2014-02-04
Michael Niedermayer
avcodec/vc1dec: vc1_pred_b_mv() is not used for fields...
blob
|
commitdiff
|
diff to current
2014-02-01
Michael Niedermayer
avcodec/vc1dec: Print warning for frame pictures with...
blob
|
commitdiff
|
diff to current
2014-02-01
Michael Niedermayer
avcodec/vc1dec: field pictures with direct mode MBs...
blob
|
commitdiff
|
diff to current
2014-01-09
Michael Niedermayer
Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913'
blob
|
commitdiff
|
diff to current
2014-01-09
Anton Khirnov
mpegvideo: drop support for real (non-emulated) edges
blob
|
commitdiff
|
diff to current
2013-12-22
Michael Niedermayer
vc1: simplify *_use_ic initialization
blob
|
commitdiff
|
diff to current
2013-12-17
Michael Niedermayer
avcodec/vc1dec: use av_mallocz for luma_mv
blob
|
commitdiff
|
diff to current
2013-12-17
Michael Niedermayer
vc1: Fix mb_height for field pictures
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
avcodec/vc1dec: fix mby_start for interlaced content
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
avcodec/vc1: fix mb_height for field pictures
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
avcodec/vc1: Factorize imode enum out / remove duplication
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
avcodec/vc1dec: propagate errors from vc1_parse_sprites()
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
avcodec/vc1dec: zero SpriteData struct
blob
|
commitdiff
|
diff to current
2013-12-13
Michael Niedermayer
avcodec/vc1dec: dont calculate unused values from unini...
blob
|
commitdiff
|
diff to current
2013-12-06
Michael Niedermayer
Merge commit '66499f34b56fc6a9fdef25543bd9d576fc787895'
blob
|
commitdiff
|
diff to current
2013-12-06
Michael Niedermayer
Merge commit 'ac1fc92ea410c396594fcd79f5d4491fe6a8cc90'
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpegvideo: do not set current_picture_ptr in decoders
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
vc1dec: move setting repeat_pict after frame_start...
blob
|
commitdiff
|
diff to current
2013-11-22
Michael Niedermayer
Merge commit 'de4ec972c06d9047bc1b73bb13f858a5d77d8df0'
blob
|
commitdiff
|
diff to current
2013-11-21
Anton Khirnov
vc1: fix a memleak.
blob
|
commitdiff
|
diff to current
2013-11-17
Michael Niedermayer
Merge commit 'd48c20630214a4effcc920e93a5044bee4e2002e'
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
vc1: use the AVFrame API properly.
blob
|
commitdiff
|
diff to current
2013-11-15
Michael Niedermayer
Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'
blob
|
commitdiff
|
diff to current
2013-11-15
Ronald S. Bultje
lavc: Edge emulation with dst/src linesize
blob
|
commitdiff
|
diff to current
2013-11-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-11-10
Luca Barbato
hwaccel: Simplify ff_find_hwaccel
blob
|
commitdiff
|
diff to current
2013-10-27
Michael Niedermayer
vcodec/vc1dec: remove dead code
blob
|
commitdiff
|
diff to current
2013-10-23
Michael Niedermayer
avcodec/vc1dec: use logical operation instead of bitwis...
blob
|
commitdiff
|
diff to current
2013-10-04
Clément Bœsch
cosmetics: group remaining .name and .long_name.
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-29
Ronald S. Bultje
Rewrite emu_edge functions to have separate src/dst_str...
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
avcodec/vc1dec: fix propagating error codes from variou...
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
avcodec/vc1dec: Fix return code on malloc() failure...
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
Merge commit '23d6ba2c44540eb39c6880e4cbd527d297d264a9'
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
Merge commit 'bb7bf175951475235ee7d0504198c4a30cf5d5dd'
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
Merge commit '5e25fdbfe01635cfc650ac4adc27d434b2df0d64'
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
Merge commit 'b772b0e28eba6abf76d86ee8c6e459a86642db5a'
blob
|
commitdiff
|
diff to current
2013-09-23
Michael Niedermayer
Merge commit 'ede508443e4bf57dc1e019fac81bf6244b88fbd3'
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
vc1dec: Check the error handling flags on slice/field...
blob
|
commitdiff
|
diff to current
2013-09-22
Michael Niedermayer
vc1dec: Don't decode slices when the latest slice heade...
blob
|
commitdiff
|
diff to current
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-17
Michael Niedermayer
Revert "Merge commit of 'vdpau: remove old-style decoders'"
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
Merge commit '43bacd5b7d3d265a77cd29d8abb131057796aecc'
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
Merge commit '090cd0631140ac1a3a795d2adfac5dbf5e381aa2'
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8'
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-06-29
Carl Eugen Hoyos
Avoid a null pointer dereference on oom when decoding...
blob
|
commitdiff
|
diff to current
2013-06-15
Michael Niedermayer
avcodec/vc1dec: Check source picture availability in...
blob
|
commitdiff
|
diff to current
2013-06-04
Michael Niedermayer
vc1dec: Disable dead code
blob
|
commitdiff
|
diff to current
2013-05-29
Michael Niedermayer
Merge commit '728214992e3698305550c1762f973d2ac567f016'
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-17
Michael Niedermayer
vc1dec: restructure interpmvp code
blob
|
commitdiff
|
diff to current
2013-05-17
Michael Niedermayer
Merge commit '1fb013a57c6d98d3f425506eb25f32b2cf7ddc6f'
blob
|
commitdiff
|
diff to current
2013-05-16
Sebastian Sandberg
vc1dec: Add support for interlaced B-frames
blob
|
commitdiff
|
diff to current
2013-05-16
Clément Bœsch
lavc/vc1dec: fix a few "may be used uninitialized"...
blob
|
commitdiff
|
diff to current
2013-05-16
Michael Niedermayer
vc1dec: silence "may be used uninitialized in this...
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
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-15
Michael Niedermayer
Merge commit '5d9d8461fbb87046a7ca220d3676a045bd7ab46e'
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
Merge commit '46430fd47c6239ef8742d0a34f9412d5060fa798'
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-05-06
Carl Eugen Hoyos
Cosmetics: Fix indentation and add braces after last...
blob
|
commitdiff
|
diff to current
2013-05-06
Carl Eugen Hoyos
vc1dec: Call ff_vdpau_vc1_decode_picture() once for...
blob
|
commitdiff
|
diff to current
2013-05-03
Michael Niedermayer
vc1dec: fix lutuv use in vc1_mc_4mv_chroma4()
blob
|
commitdiff
|
diff to current
2013-05-03
Michael Niedermayer
vc1dec: Fix mixed field/frame intensity compensation
blob
|
commitdiff
|
diff to current
2013-05-03
Michael Niedermayer
vc1dec: vc1_mc_4mv_chroma4: match addressing between...
blob
|
commitdiff
|
diff to current
next