git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
spam
[ffmpeg.git]
/
libavcodec
/
h264.c
2005-03-06
Michael Niedermayer
spam
blob
|
commitdiff
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
2003-11-29
Michael Niedermayer
intra16x16 fix
blob
|
commitdiff
|
diff to current
2003-11-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2003-10-20
Michael Niedermayer
AVRational
blob
|
commitdiff
|
diff to current
2003-10-13
Alex Beregszaszi
10l
blob
|
commitdiff
|
diff to current
2003-10-12
Alex Beregszaszi
removed the obsolete and unused parameters of init_put_bits
blob
|
commitdiff
|
diff to current
2003-09-09
Fabrice Bellard
removed warnings
blob
|
commitdiff
|
diff to current
2003-07-23
Michael Niedermayer
bitstream changes to match JM7.2
blob
|
commitdiff
|
diff to current
2003-07-04
Alex Beregszaszi
unwanted second definition of CHECKED_ALLOCZ
blob
|
commitdiff
|
diff to current
2003-06-27
Mike Melanson
- fix PLANE_PRED8x8 prediction (H/V are swapped, this...
blob
|
commitdiff
|
diff to current
2003-06-20
Alex Beregszaszi
some warning fixes
blob
|
commitdiff
|
diff to current
2003-06-19
Mike Melanson
added support for B-frames and multiple slices
blob
|
commitdiff
|
diff to current
2003-06-18
Michael Niedermayer
make ff_emulated_edge_mc() independant of MpegEncContext
blob
|
commitdiff
|
diff to current
2003-05-24
Falk Hüffner
Warning and compatibility fixes.
blob
|
commitdiff
|
diff to current
2003-05-16
Michael Niedermayer
bigendian fix
blob
|
commitdiff
|
diff to current
2003-05-15
Falk Hüffner
Warning fixes.
blob
|
commitdiff
|
diff to current
2003-05-14
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-05-13
Michael Niedermayer
optimizations
blob
|
commitdiff
|
diff to current
2003-05-13
Michael Niedermayer
optimizations
blob
|
commitdiff
|
diff to current
2003-05-09
Michael Niedermayer
svq3 decoder by anonymous
blob
|
commitdiff
|
diff to current
2003-04-27
Michael Niedermayer
tired
blob
|
commitdiff
|
diff to current
2003-04-25
Michael Niedermayer
fixing mixed dr1 + internal buffers
blob
|
commitdiff
|
diff to current
2003-04-14
Michael Niedermayer
minor cleanup / some warning fixes
blob
|
commitdiff
|
diff to current
2003-04-12
Michael Niedermayer
faster 8x8 & 16x16 plane prediction by skal (massimin...
blob
|
commitdiff
|
diff to current
2003-04-10
Michael Niedermayer
simplified adressing of most mb based arrays (mb_x...
blob
|
commitdiff
|
diff to current
2003-04-07
Michael Niedermayer
some checks to avoid segfault
blob
|
commitdiff
|
diff to current
2003-04-05
Michael Niedermayer
#ifdef TRACE printf() -> tprintf()
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
multiple reference frames support
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
H264 decoder & demuxer
blob
|
commitdiff
|
diff to current