git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to...
[ffmpeg.git]
/
libavcodec
/
h264.c
2005-05-18
Loren Merritt
H.264 deblocking optimizations (mmx for chroma_bS4...
blob
|
commitdiff
2005-05-15
Michael Niedermayer
another try at decode_ref_pic_list_reordering()
blob
|
commitdiff
|
diff to current
2005-05-14
Michael Niedermayer
fill missing reference pictures with something to avoid...
blob
|
commitdiff
|
diff to current
2005-05-13
Michael Niedermayer
alignment fix by (Gábor Kovács >picard demoscene hu)
blob
|
commitdiff
|
diff to current
2005-05-13
Michael Niedermayer
10l (mb_type uninitalized and then changed and overwritten)
blob
|
commitdiff
|
diff to current
2005-05-12
Michael Niedermayer
typo found by Chengji Zhao
blob
|
commitdiff
|
diff to current
2005-05-12
Michael Niedermayer
some asserts()
blob
|
commitdiff
|
diff to current
2005-05-07
Michael Niedermayer
reverse 1 hunk from 1.96->1.97, fixes decoding of ...
blob
|
commitdiff
|
diff to current
2005-05-06
Michael Niedermayer
fix decoding of conformace streams AUD_MW_E.264 and...
blob
|
commitdiff
|
diff to current
2005-05-06
Michael Niedermayer
set time_base for variable fps too
blob
|
commitdiff
|
diff to current
2005-05-05
Kevin Baragona
More spelling errors patch by (Kevin Baragona (kevinmb5...
blob
|
commitdiff
|
diff to current
2005-05-03
Loren Merritt
fix storage of motion vectors for frames with more...
blob
|
commitdiff
|
diff to current
2005-05-03
Loren Merritt
clear the DPB after seeking.
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-04-25
Loren Merritt
MMX for H.264 deblocking filter
blob
|
commitdiff
|
diff to current
2005-04-24
Loren Merritt
fix ref comparison in B-frame deblocker ('unused' and...
blob
|
commitdiff
|
diff to current
2005-04-24
Mike Melanson
Ministry of English Composition, reporting for duty...
blob
|
commitdiff
|
diff to current
2005-04-21
Loren Merritt
deblocking filter doesn't need to call fill_caches...
blob
|
commitdiff
|
diff to current
2005-04-05
Loïc Le Loarer
CABAC support for MBAFF I frames patch by (Loïc Le...
blob
|
commitdiff
|
diff to current
2005-04-05
Loïc Le Loarer
CABAC support for MBAFF I frames patch by (Loïc Le...
blob
|
commitdiff
|
diff to current
2005-03-27
Loren Merritt
display deblocking strength in FF_DEBUG_PICT_INFO
blob
|
commitdiff
|
diff to current
2005-03-27
Loren Merritt
allow 16 refs with B-frames
blob
|
commitdiff
|
diff to current
2005-03-27
Loïc Le Loarer
This is the second patch for MBAFF support, this adds...
blob
|
commitdiff
|
diff to current
2005-03-27
Loïc Le Loarer
The cvs version 1.103 of h264.c brokes 13 conformance...
blob
|
commitdiff
|
diff to current
2005-03-12
Loren Merritt
10l (compile fix)
blob
|
commitdiff
|
diff to current
2005-03-11
Loren Merritt
Set keyframe flag only on IDR-frames (needed for reorde...
blob
|
commitdiff
|
diff to current
2005-03-07
Loren Merritt
remove an assert that was breaking compilation on some...
blob
|
commitdiff
|
diff to current
2005-03-06
Loic Le Loarer
MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg...
blob
|
commitdiff
|
diff to current
2005-03-06
Michael Niedermayer
spam
blob
|
commitdiff
|
diff to current
2005-03-06
Måns Rullgård
improved detection of "AVC1" style H.264 patch by ...
blob
|
commitdiff
|
diff to current
2005-03-05
Loren Merritt
10l (fix reordering when B-frames are not present)
blob
|
commitdiff
|
diff to current
2005-03-04
Loren Merritt
H.264: decode arbitrary frame orders and allow B-frames...
blob
|
commitdiff
|
diff to current
2005-03-03
Loren Merritt
oops, other half of the vismv patch
blob
|
commitdiff
|
diff to current
2005-03-03
Loren Merritt
vismv didn't display 8x8 mvs in H.264
blob
|
commitdiff
|
diff to current
2005-02-25
Loren Merritt
In-loop deblocking for B-frames.
blob
|
commitdiff
|
diff to current
2005-02-24
Loren Merritt
10l in implicit_weight_table
blob
|
commitdiff
|
diff to current
2005-02-16
Loic Le Loarer
remove goto and reindent patch by (Loic Le Loarer ...
blob
|
commitdiff
|
diff to current
2005-02-07
Loic Le Loarer
INTRA PCM macroblocks support patch by (Loic )lll+ffmpe...
blob
|
commitdiff
|
diff to current
2005-02-04
Loic Le Loarer
H.264 multiple slice support in CABAC patch by (Loic...
blob
|
commitdiff
|
diff to current
2005-02-01
Loïc Le Loarer
H.264 multiplce instance in reference list patch by...
blob
|
commitdiff
|
diff to current
2005-02-01
Loïc Le Loarer
correct long term picture management patch by (Loic...
blob
|
commitdiff
|
diff to current
2005-01-30
Michael Niedermayer
fixing missaligned memory accesses in fill_rectangle()
blob
|
commitdiff
|
diff to current
2005-01-23
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2005-01-23
Michael Niedermayer
avoid buf_size == 0 checks in every decoder
blob
|
commitdiff
|
diff to current
2005-01-23
Michael Niedermayer
simplify deblock
blob
|
commitdiff
|
diff to current
2005-01-23
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2005-01-19
Loic Le Loarer
H.264 b ref pic list order and long term pictures patch...
blob
|
commitdiff
|
diff to current
2005-01-19
Michael Niedermayer
div by zero aspect fix
blob
|
commitdiff
|
diff to current
2005-01-12
Michael Niedermayer
various security fixes and precautionary checks
blob
|
commitdiff
|
diff to current
2005-01-09
Gert Vervoort
10l (obmc_scratchpad not always initialize)
blob
|
commitdiff
|
diff to current
2005-01-08
Loren Merritt
10l: scratchpad could be allocated before its size...
blob
|
commitdiff
|
diff to current
2005-01-07
Loren Merritt
H.264 weighted prediction.
blob
|
commitdiff
|
diff to current
2005-01-04
Loren Merritt
reduce stutter if we learn too late that the stream...
blob
|
commitdiff
|
diff to current
2005-01-04
Loren Merritt
Sort B-frames into display order.
blob
|
commitdiff
|
diff to current
2004-12-31
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2004-12-31
Loïc Le Loarer
- correct several errors on the deblocking accross...
blob
|
commitdiff
|
diff to current
2004-12-30
Roberto Togni
Fix avc1 if there is nore than one nal per mov frame
blob
|
commitdiff
|
diff to current
2004-12-29
Loren Merritt
implement B_DIRECT and B_SKIP macroblock types.
blob
|
commitdiff
|
diff to current
2004-12-20
Loren Merritt
vismv for h264 displayed incorrect motion vectors.
blob
|
commitdiff
|
diff to current
2004-12-18
Loic Le Loarer
add multi slice support
blob
|
commitdiff
|
diff to current
2004-12-09
Michael Niedermayer
uppercase codec_tag=AVC1 support
blob
|
commitdiff
|
diff to current
2004-12-09
Michael Niedermayer
out of buffer access fix
blob
|
commitdiff
|
diff to current
2004-11-27
Burkhard Plaum
Memory leak fix patch by (Burkhard Plaum <plaum >at...
blob
|
commitdiff
|
diff to current
2004-11-24
Loren Merritt
Fixed typo which caused incorrect motion prediction...
blob
|
commitdiff
|
diff to current
2004-10-31
Michael Niedermayer
segfault fix
blob
|
commitdiff
|
diff to current
2004-10-24
Michael Niedermayer
optimzation
blob
|
commitdiff
|
diff to current
2004-10-24
Michael Niedermayer
optimization
blob
|
commitdiff
|
diff to current
2004-10-23
Michael Niedermayer
fix CABAC+LOOP missmatch
blob
|
commitdiff
|
diff to current
2004-10-23
Michael Niedermayer
cbp_table cleanup
blob
|
commitdiff
|
diff to current
2004-10-23
Michael Niedermayer
cleanup of decode_cabac_residual()
blob
|
commitdiff
|
diff to current
2004-10-23
Michael Niedermayer
decode intra cabac mb_type cleanup
blob
|
commitdiff
|
diff to current
2004-10-22
Gildas Bazin
small typo patch by (Gildas Bazin <gbazin at altern...
blob
|
commitdiff
|
diff to current
2004-10-22
Loren Merritt
H.264 CABAC + B-frames patch by (Loren Merritt <lorenm...
blob
|
commitdiff
|
diff to current
2004-10-03
Loren Merritt
h.264 ref list reordering bugfix patch by (Loren Merrit...
blob
|
commitdiff
|
diff to current
2004-09-27
Michael Niedermayer
move h264 idct to its own file and call via function...
blob
|
commitdiff
|
diff to current
2004-09-25
Michael Niedermayer
assertion when playing AVC/H.264 streams fix by (Loren...
blob
|
commitdiff
|
diff to current
2004-09-25
Michael Niedermayer
H.264 max reference pictures fix by (Loren Merritt...
blob
|
commitdiff
|
diff to current
2004-09-13
Roberto Togni
AVC (H264 in mp4 files, fourcc avc1) support
blob
|
commitdiff
|
diff to current
2004-09-02
Loren Merritt
h264 deblocking crash patch by (Loren Merritt <lorenm...
blob
|
commitdiff
|
diff to current
2004-08-16
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2004-08-16
Måns Rullgård
Get H.264 frame rate from SPS/VUI patch by (Måns Rullgå...
blob
|
commitdiff
|
diff to current
2004-08-03
Michael Niedermayer
segfault fix
blob
|
commitdiff
|
diff to current
2004-07-08
Michael Niedermayer
overread fix
blob
|
commitdiff
|
diff to current
2004-06-30
Michael Niedermayer
1000l
blob
|
commitdiff
|
diff to current
2004-06-26
Alex Beregszaszi
some debug
blob
|
commitdiff
|
diff to current
2004-05-21
Michael Niedermayer
data_size = 0 cleanup
blob
|
commitdiff
|
diff to current
2004-04-29
Michael Niedermayer
remove duplicated find_frame_end() code
blob
|
commitdiff
|
diff to current
2004-04-23
Michael Niedermayer
h264 nal decoding fix by (Laurent Aimar <fenrir at...
blob
|
commitdiff
|
diff to current
2004-04-23
Laurent Aimar
h264 hurry up fix and a tiny cabac clean patch by ...
blob
|
commitdiff
|
diff to current
2004-04-11
Laurent Aimar
progressive P frame CABAC support patch by (Laurent...
blob
|
commitdiff
|
diff to current
2004-03-26
Michael Niedermayer
fix decoding of qp<6
blob
|
commitdiff
|
diff to current
2004-03-26
Laurent Aimar
h264 - progressive I frame CABAC support patch by ...
blob
|
commitdiff
|
diff to current
2004-03-20
Michael Niedermayer
do loop filter immediatly after each macroblock is...
blob
|
commitdiff
|
diff to current
2004-03-20
Michael Niedermayer
h264 loop filter optimizations
blob
|
commitdiff
|
diff to current
2004-03-19
Michael Niedermayer
h264 loop filter for progressive I&P frames by (Laurent...
blob
|
commitdiff
|
diff to current
2004-03-16
Michael Niedermayer
init cleanup
blob
|
commitdiff
|
diff to current
2004-02-06
Alex Beregszaszi
get_bit_count -> put_bits_count
blob
|
commitdiff
|
diff to current
2004-01-22
Michael Niedermayer
closed gop support & flags2 as all bits in flags are...
blob
|
commitdiff
|
diff to current
2003-12-30
Wolfgang Hesseler
motion vector vissualization improvements patch by...
blob
|
commitdiff
|
diff to current
2003-12-18
Michael Niedermayer
svq3 fix
blob
|
commitdiff
|
diff to current
next