git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Split fill_caches() between filter and decoder.
[ffmpeg.git]
/
libavcodec
/
h264.c
2010-01-17
Michael Niedermayer
Split fill_caches() between filter and decoder.
blob
|
commitdiff
2010-01-17
Michael Niedermayer
Rearchitecturing the stiched up goose part 1
blob
|
commitdiff
|
diff to current
2010-01-16
Michael Niedermayer
Consider slice_beta_offet in qp_thresh.
blob
|
commitdiff
|
diff to current
2010-01-16
Michael Niedermayer
Avoid wasting 4 cpu cycles per MB in redundantly calcul...
blob
|
commitdiff
|
diff to current
2010-01-13
Michael Niedermayer
remove unused variable
blob
|
commitdiff
|
diff to current
2010-01-13
Michael Niedermayer
Split cabac decoding code out of h264.c.
blob
|
commitdiff
|
diff to current
2010-01-13
Michael Niedermayer
Split cavlc out of h264.c.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split motion vector prediction off h264.c/h.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Move check_intra4x4_pred_mode() back from h264.h to...
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split all the reference picture handling off h264.c.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split (picture|seq) parameter set decoding out of h264.c.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split SEI code off h264.c.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split direct mode (macro)block decoding off h264.c.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Split h264 loop filter off h264.c.
blob
|
commitdiff
|
diff to current
2010-01-12
Michael Niedermayer
Get rid of #include "svq3.c"
blob
|
commitdiff
|
diff to current
2010-01-11
David Conrad
Export fullrange flag and color information for h.264
blob
|
commitdiff
|
diff to current
2010-01-09
Laurent Aimar
Export get_slice_type() as ff_h264_get_slice_type().
blob
|
commitdiff
|
diff to current
2010-01-09
Laurent Aimar
Always initialize bit_depth_luma and bit_depth_chroma...
blob
|
commitdiff
|
diff to current
2010-01-08
Andreas Öman
Log unknown NAL code from correct context
blob
|
commitdiff
|
diff to current
2009-12-09
Michael Niedermayer
End startcode prefix search at the end of a AVC unit.
blob
|
commitdiff
|
diff to current
2009-12-08
Michael Niedermayer
Reduce warnings about too few consumed bytes to debug...
blob
|
commitdiff
|
diff to current
2009-11-24
Reimar Döffinger
Call ff_find_hwaccel() after calling avcodec_set_dimens...
blob
|
commitdiff
|
diff to current
2009-11-23
Michael Niedermayer
Use avcodec_set_dimensions()
blob
|
commitdiff
|
diff to current
2009-11-16
Ronald S. Bultje
Use get_bits_left() instead of size_in_bits - get_bits_...
blob
|
commitdiff
|
diff to current
2009-11-13
Mike Scheutzow
Reset rbsp buffer size when freeing its data buffer.
blob
|
commitdiff
|
diff to current
2009-11-10
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2009-11-10
Carl Eugen Hoyos
Cosmetics: Fix indentation after r20505.
blob
|
commitdiff
|
diff to current
2009-11-10
Carl Eugen Hoyos
Add .pix_fmts to H264 VDPAU decoder declaration and...
blob
|
commitdiff
|
diff to current
2009-11-10
Michael Niedermayer
Try to fix has_b_frame calculation for open gop files.
blob
|
commitdiff
|
diff to current
2009-10-06
Reimar Döffinger
Remove casts that are useless since the argument is...
blob
|
commitdiff
|
diff to current
2009-09-23
Carl Eugen Hoyos
Cosmetics: Fix typo.
blob
|
commitdiff
|
diff to current
2009-09-23
Michael Niedermayer
Check num_units_in_tick/time_scale to be valid and...
blob
|
commitdiff
|
diff to current
2009-09-06
Ramiro Polla
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
blob
|
commitdiff
|
diff to current
2009-07-26
Måns Rullgård
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
blob
|
commitdiff
|
diff to current
2009-07-04
Alexander Strange
H.264: Check the return value of decode_vui_parameters()
blob
|
commitdiff
|
diff to current
2009-07-03
Alexander Strange
H.264: Don't set data_partitioning for invalid NAL_DPA.
blob
|
commitdiff
|
diff to current
2009-06-30
Reimar Döffinger
Fix nalsize check to avoid an integer overflow that...
blob
|
commitdiff
|
diff to current
2009-06-24
Haruhiko Yamagata
Improve wording: s/reseted/reset
blob
|
commitdiff
|
diff to current
2009-06-23
Haruhiko Yamagata
Fix H.264 picture reordering, 2nd try.
blob
|
commitdiff
|
diff to current
2009-06-20
Carl Eugen Hoyos
Revert r19239: It broke four conformance tests.
blob
|
commitdiff
|
diff to current
2009-06-20
Haruhiko Yamagata
Fix H.264 picture reordering.
blob
|
commitdiff
|
diff to current
2009-06-16
Alexander Strange
H.264: Fix memory leaks with multithreading.
blob
|
commitdiff
|
diff to current
2009-06-09
Haruhiko Yamagata
Add field prev_interlaced_frame to H264Context to be...
blob
|
commitdiff
|
diff to current
2009-06-03
Michael Niedermayer
Fix sei_ct_type check so it does not mistreat ct_type...
blob
|
commitdiff
|
diff to current
2009-06-03
Michael Niedermayer
Print ct_type and pic_struct.
blob
|
commitdiff
|
diff to current
2009-05-30
Baptiste Coudurier
remove unused hack which set AVCodecContext frame_numbe...
blob
|
commitdiff
|
diff to current
2009-05-24
Haruhiko Yamagata
H264: Don't deblock if alpha or beta is 0.
blob
|
commitdiff
|
diff to current
2009-05-11
David Conrad
Add a chroma_sample_location field to define positionin...
blob
|
commitdiff
|
diff to current
2009-04-16
Michael Niedermayer
Support broken avc nal encapsulation.
blob
|
commitdiff
|
diff to current
2009-04-12
Michael Niedermayer
Fix 2 access units in a packet mp4s.
blob
|
commitdiff
|
diff to current
2009-04-12
Michael Niedermayer
Get rid of the non sensical idea of using the current...
blob
|
commitdiff
|
diff to current
2009-04-12
Michael Niedermayer
Factorize field_end() out.
blob
|
commitdiff
|
diff to current
2009-04-12
Michael Niedermayer
Assert that the first list1 entry is a reference frame.
blob
|
commitdiff
|
diff to current
2009-04-12
Reimar Döffinger
Add a av_fast_malloc function and replace several uses...
blob
|
commitdiff
|
diff to current
2009-04-10
Reimar Döffinger
Loop up to MAX_THREADS instead of h->s.avctx->thread_co...
blob
|
commitdiff
|
diff to current
2009-04-10
Reimar Döffinger
Add forgotten void return type to ff_h264_free_context
blob
|
commitdiff
|
diff to current
2009-04-10
Reimar Döffinger
Add a ff_h264_free_context function and call it from...
blob
|
commitdiff
|
diff to current
2009-04-07
Thilo Borgmann
Implement avcodec_decode_video2(), _audio3() and _subti...
blob
|
commitdiff
|
diff to current
2009-03-13
Michael Niedermayer
Print timing_info on -debug 1.
blob
|
commitdiff
|
diff to current
2009-03-05
Diego Biurrun
Mark variables "j" and "structure" in execute_ref_pic_m...
blob
|
commitdiff
|
diff to current
2009-03-04
Ivan Schreter
Add support for ct_type to correctly detect interlaced...
blob
|
commitdiff
|
diff to current
2009-03-04
Vitor Sessak
Add more correct bound checking in filter_mb().
blob
|
commitdiff
|
diff to current
2009-03-03
Panagiotis Issaris
When a H.264 stream references a PPS or SPS id which...
blob
|
commitdiff
|
diff to current
2009-03-03
Alex Converse
H.264: Simplify decode_residual()
blob
|
commitdiff
|
diff to current
2009-03-01
Michael Niedermayer
Do not set low_delay if has_b_frames has been set befor...
blob
|
commitdiff
|
diff to current
2009-02-28
Michael Niedermayer
Adjust time_base exactly when changing ticks_per_frame...
blob
|
commitdiff
|
diff to current
2009-02-27
Ivan Schreter
Correctly reset SEI variables.
blob
|
commitdiff
|
diff to current
2009-02-27
Gwenole Beauchesne
Add hardware acceleration hooks to H.264.
blob
|
commitdiff
|
diff to current
2009-02-27
Michael Niedermayer
Fix SVQ3 regression since ticks_per_frame=2.
blob
|
commitdiff
|
diff to current
2009-02-26
Michael Niedermayer
Add ticks_per_frame, this should hopefully fix the...
blob
|
commitdiff
|
diff to current
2009-02-26
Michael Niedermayer
Half user provided time_base once during the first...
blob
|
commitdiff
|
diff to current
2009-02-25
Michael Niedermayer
Add hwaccel->decode_slice() call for avhwaccel by Gweno...
blob
|
commitdiff
|
diff to current
2009-02-24
Ivan Schreter
Correct time_base of H.264 and repeat_pict.
blob
|
commitdiff
|
diff to current
2009-02-24
Michael Niedermayer
add ff_find_hwaccel() by Gwenole Beauchesne
blob
|
commitdiff
|
diff to current
2009-02-24
Michael Niedermayer
Add and use ff_pixfmt_list_420.
blob
|
commitdiff
|
diff to current
2009-02-24
Diego Biurrun
Mark two variables with av_uninit to avoid false positi...
blob
|
commitdiff
|
diff to current
2009-02-23
Gwenole Beauchesne
More approved hunks for VAAPI & our new and cleaner...
blob
|
commitdiff
|
diff to current
2009-02-22
Reimar Döffinger
Check return value of frame_start(), this avoids a...
blob
|
commitdiff
|
diff to current
2009-02-21
Ivan Schreter
Make the following H264 functions available to the...
blob
|
commitdiff
|
diff to current
2009-02-20
Ivan Schreter
Use last decoded SPS as current SPS in order to parse...
blob
|
commitdiff
|
diff to current
2009-02-19
Ivan Schreter
Silence two warnings:
blob
|
commitdiff
|
diff to current
2009-02-18
Ivan Schreter
Parse buffering period (H.264, D.1.1).
blob
|
commitdiff
|
diff to current
2009-02-18
Ivan Schreter
Store CPB count in the context.
blob
|
commitdiff
|
diff to current
2009-02-18
Ivan Schreter
Parse cbp_removal_delay in SEI picture structure.
blob
|
commitdiff
|
diff to current
2009-02-18
Ivan Schreter
Parse dpb_output_delay in SEI picture structure.
blob
|
commitdiff
|
diff to current
2009-02-18
Ivan Schreter
Parse initial_cpb_removal_delay_length.
blob
|
commitdiff
|
diff to current
2009-02-17
Gwenole Beauchesne
Move initialization of {luma,chroma}_weight_flag[] up,
blob
|
commitdiff
|
diff to current
2009-02-17
Diego Biurrun
cosmetics: 'void/int inline' --> 'inline void/int'...
blob
|
commitdiff
|
diff to current
2009-02-15
Carl Eugen Hoyos
Silence following warning if only zeros were not consumed:
blob
|
commitdiff
|
diff to current
2009-02-11
Alexander Strange
H264: Change left_block_options to uint8_t from int...
blob
|
commitdiff
|
diff to current
2009-02-09
Ivan Schreter
Add SEI recovery point frame counter to H264Context...
blob
|
commitdiff
|
diff to current
2009-02-08
Ivan Schreter
Replace hard-coded SEI type constants with symbolic...
blob
|
commitdiff
|
diff to current
2009-02-04
Måns Rullgård
Remove CONFIG_H264_ENCODER references
blob
|
commitdiff
|
diff to current
2009-02-03
Gwenole Beauchesne
Add fields to H264Context and SPS for upcoming VA API...
blob
|
commitdiff
|
diff to current
2009-02-02
Diego Biurrun
Add av_unused to conditionally used variable, fixes...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-29
Gwenole Beauchesne
cosmetics: Add empty line for consistent formatting.
blob
|
commitdiff
|
diff to current
2009-01-24
Stefan Gehrer
remove zigzag_scan8x8, it is the same as ff_zigzag_direct
blob
|
commitdiff
|
diff to current
2009-01-18
Aurelien Jacobs
moves mid_pred() into mathops.h (with arch specific...
blob
|
commitdiff
|
diff to current
2009-01-17
Carl Eugen Hoyos
Remove CODEC_ID_H264_VDPAU.
blob
|
commitdiff
|
diff to current
next