git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Process picture aspect ratio changes in H.264.
[ffmpeg.git]
/
libavcodec
/
h264.c
2010-02-28
Janusz Krzysztofik
Process picture aspect ratio changes in H.264.
blob
|
commitdiff
2010-02-26
Michael Niedermayer
Move init of right side of ref_cache from fill_caches...
blob
|
commitdiff
|
diff to current
2010-02-25
Michael Niedermayer
Get rid of mb2b8_xy and b8_stride, change arrays organi...
blob
|
commitdiff
|
diff to current
2010-02-25
Michael Niedermayer
Dont allocate direct_table 8 times too large.
blob
|
commitdiff
|
diff to current
2010-02-25
Michael Niedermayer
Reorder intra4x4_pred_mode so that we can read/write...
blob
|
commitdiff
|
diff to current
2010-02-25
Michael Niedermayer
Store intra4x4_pred_mode per row only.
blob
|
commitdiff
|
diff to current
2010-02-25
Michael Niedermayer
Cut the size of mvd_table by yet another factor of 2.
blob
|
commitdiff
|
diff to current
2010-02-25
Michael Niedermayer
Keep mvd_table values of only 2 mb rows.
blob
|
commitdiff
|
diff to current
2010-02-24
Michael Niedermayer
Change mvd_cache & mvd_table to 8bit, this is overall...
blob
|
commitdiff
|
diff to current
2010-02-23
Michael Niedermayer
Try to set has_b_frames in codec init if we know everyt...
blob
|
commitdiff
|
diff to current
2010-02-23
Michael Niedermayer
Move extradata reading code into codec init instead...
blob
|
commitdiff
|
diff to current
2010-02-21
avcoder
Remove unused variable mb_xy.
blob
|
commitdiff
|
diff to current
2010-02-18
Måns Rullgård
H264: use alias-safe macros
blob
|
commitdiff
|
diff to current
2010-02-18
Michael Niedermayer
Simplify deblock_left/top condition for deblocking_filter=2
blob
|
commitdiff
|
diff to current
2010-02-17
Michael Niedermayer
Move predict_field_decoding_flag() from h264.h to ...
blob
|
commitdiff
|
diff to current
2010-02-17
Michael Niedermayer
Move check for and call of predict_field_decoding_flag...
blob
|
commitdiff
|
diff to current
2010-02-14
Michael Niedermayer
Merge decode_cabac_mb_dqp() with surronding code.
blob
|
commitdiff
|
diff to current
2010-02-14
Michael Niedermayer
Drop if(0) code.
blob
|
commitdiff
|
diff to current
2010-02-13
Alexander Strange
h264: Remove unused variables.
blob
|
commitdiff
|
diff to current
2010-02-12
Michael Niedermayer
Dont drop B frames without last_picture.
blob
|
commitdiff
|
diff to current
2010-02-12
Michael Niedermayer
Try to support truncated h264 frames mixed with mpeg...
blob
|
commitdiff
|
diff to current
2010-02-08
Michael Niedermayer
Set x264_build so that checks are simpler.
blob
|
commitdiff
|
diff to current
2010-02-04
Michael Niedermayer
Fix large timebases.
blob
|
commitdiff
|
diff to current
2010-01-28
Rafaël Carré
Export H264 profile and level in AVCodecContext.
blob
|
commitdiff
|
diff to current
2010-01-27
Rafaël Carré
Fix svq3_* function declarations.
blob
|
commitdiff
|
diff to current
2010-01-26
Michael Niedermayer
100l typo fix, mixed up +-1 forcing the loop filter...
blob
|
commitdiff
|
diff to current
2010-01-25
Alexander Strange
100l, correct wrong H.264+adaptive MBAFF decoding
blob
|
commitdiff
|
diff to current
2010-01-25
Alexander Strange
H.264: Use 64-/128-bit write-combining macros for copies
blob
|
commitdiff
|
diff to current
2010-01-24
Michael Niedermayer
Remove is_complex from loop_filter() its useless there...
blob
|
commitdiff
|
diff to current
2010-01-24
Laurent Aimar
Added a missing const to ff_h264_get_slice_type().
blob
|
commitdiff
|
diff to current
2010-01-24
Michael Niedermayer
Remove all uses of slice_type* from the loop filter...
blob
|
commitdiff
|
diff to current
2010-01-23
Michael Niedermayer
Move +52 from the loop filter to the alpha/beta offsets...
blob
|
commitdiff
|
diff to current
2010-01-18
Michael Niedermayer
Cosmetic, get rid of &x[0]
blob
|
commitdiff
|
diff to current
2010-01-18
Michael Niedermayer
Fix compilation with -O0.
blob
|
commitdiff
|
diff to current
2010-01-18
Michael Niedermayer
Fix 10l segfault with threads.
blob
|
commitdiff
|
diff to current
2010-01-18
Michael Niedermayer
Perform reference remapping at fill_cache() time instea...
blob
|
commitdiff
|
diff to current
2010-01-18
Michael Niedermayer
Move the qp check to skip the loop filter up.
blob
|
commitdiff
|
diff to current
2010-01-17
Michael Niedermayer
Split fill_caches() between filter and decoder.
blob
|
commitdiff
|
diff to current
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
next