git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavc: stop setting AVFrame.motion_subsample_log2
[ffmpeg.git]
/
libavcodec
/
h264.c
2013-03-08
Anton Khirnov
lavc: stop setting AVFrame.motion_subsample_log2
blob
|
commitdiff
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-03-07
Diego Biurrun
Add missing error_resilience includes to files that...
blob
|
commitdiff
|
diff to current
2013-03-07
Ronald S. Bultje
h264: Integrate draw_horiz_band into ff_h264_draw_horiz...
blob
|
commitdiff
|
diff to current
2013-03-07
Martin Storsjö
h264: Rename the jpeg_420 pixfmt list to match the...
blob
|
commitdiff
|
diff to current
2013-03-06
Ronald S. Bultje
lavc: Split out ff_hwaccel_pixfmt_list_420[] over indiv...
blob
|
commitdiff
|
diff to current
2013-03-05
Luca Barbato
h264: check for luma and chroma bit dept being equal
blob
|
commitdiff
|
diff to current
2013-03-02
Anton Khirnov
h264: set ref_count to 0 for intra slices.
blob
|
commitdiff
|
diff to current
2013-03-02
Anton Khirnov
h264: on reference overflow, reset the reference count...
blob
|
commitdiff
|
diff to current
2013-03-02
Anton Khirnov
h264: do not copy ref count/ref2frm when updating per...
blob
|
commitdiff
|
diff to current
2013-02-19
Ronald S. Bultje
h264/svq3: Stop using draw_edges
blob
|
commitdiff
|
diff to current
2013-02-19
Ronald S. Bultje
h264: Add add_pixels4/8() to h264dsp, and remove add_pi...
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
h264: deMpegEncContextize
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
mpegvideo: split ff_draw_horiz_band().
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
error_resilience: decouple ER from MpegEncContext
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
h264: remove a pointless if()
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
h264: simplify calls to ff_er_add_slice().
blob
|
commitdiff
|
diff to current
2013-02-11
Martin Storsjö
h264: Copy h264chroma dsp context to slice thread copies
blob
|
commitdiff
|
diff to current
2013-02-07
Diego Biurrun
dsputil: Move ff_svq3 function declarations to a separa...
blob
|
commitdiff
|
diff to current
2013-02-06
Diego Biurrun
dsputil: Separate h264chroma
blob
|
commitdiff
|
diff to current
2013-01-29
Anton Khirnov
h264: remove obsolete comment.
blob
|
commitdiff
|
diff to current
2013-01-27
Rémi Denis-Courmont
hwaccel: do not offer unsupported pixel formats
blob
|
commitdiff
|
diff to current
2013-01-27
Rémi Denis-Courmont
vdpau: add missing pixel format for H.264
blob
|
commitdiff
|
diff to current
2013-01-24
Janne Grunau
h264: copy h264qpel dsp context to slice thread copies
blob
|
commitdiff
|
diff to current
2013-01-24
Mans Rullgard
dsputil: Separate h264 qpel
blob
|
commitdiff
|
diff to current
2013-01-23
Diego Biurrun
Drop DCTELEM typedef
blob
|
commitdiff
|
diff to current
2013-01-20
Mans Rullgard
dsputil: drop non-compliant "fast" qpel mc functions
blob
|
commitdiff
|
diff to current
2013-01-18
Anton Khirnov
h264: avoid pointless copying of ref lists
blob
|
commitdiff
|
diff to current
2013-01-15
Ronald S. Bultje
h264: add 3 pixels below for subpixel filter wait position
blob
|
commitdiff
|
diff to current
2013-01-14
Anton Khirnov
h264: fix ff_generate_sliding_window_mmcos() prototype.
blob
|
commitdiff
|
diff to current
2013-01-14
Ronald S. Bultje
h264: don't clobber mmco opcode tables for non-first...
blob
|
commitdiff
|
diff to current
2013-01-14
Michael Niedermayer
h264: Fix assignments in if()
blob
|
commitdiff
|
diff to current
2013-01-03
Janne Grunau
h264: check SPS entries directly to detect pixel format...
blob
|
commitdiff
|
diff to current
2012-12-23
Diego Biurrun
Return proper error code after av_log_ask_for_sample()
blob
|
commitdiff
|
diff to current
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
blob
|
commitdiff
|
diff to current
2012-12-18
Janne Grunau
h264: support frame parameter changes during frame-mt
blob
|
commitdiff
|
diff to current
2012-12-18
Janne Grunau
mpegvideo: allocate scratch buffers after linesize...
blob
|
commitdiff
|
diff to current
2012-12-18
Janne Grunau
h264: prevent decoding of slice NALs in extradata
blob
|
commitdiff
|
diff to current
2012-12-15
Janne Grunau
h264-mt: handle NAL_DPAs before calling ff_thread_finis...
blob
|
commitdiff
|
diff to current
2012-12-13
Janne Grunau
h264: initialize frame-mt context copies properly
blob
|
commitdiff
|
diff to current
2012-12-13
Janne Grunau
h264: set parameters from SPS whenever it changes
blob
|
commitdiff
|
diff to current
2012-12-09
Diego Biurrun
cosmetics: Fix dropable --> droppable typo
blob
|
commitdiff
|
diff to current
2012-12-07
Janne Grunau
h264: add a pointer for weighted prediction temporary...
blob
|
commitdiff
|
diff to current
2012-12-05
Janne Grunau
h264: slice-mt: check master context for valid current_...
blob
|
commitdiff
|
diff to current
2012-12-05
Janne Grunau
h264: slice-mt: get last_pic_dropable from master context
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-12-02
Janne Grunau
h264: error out on unset current_picture_ptr for h...
blob
|
commitdiff
|
diff to current
2012-11-29
Janne Grunau
h264: check context state before decoding slice data...
blob
|
commitdiff
|
diff to current
2012-11-27
Janne Grunau
h264: set Picture.owner2 to the current thread
blob
|
commitdiff
|
diff to current
2012-11-27
Janne Grunau
h264: check ref_count validity for num_ref_idx_active_o...
blob
|
commitdiff
|
diff to current
2012-11-27
Janne Grunau
h264: add missing new line to log message
blob
|
commitdiff
|
diff to current
2012-11-26
Janne Grunau
h264: enable low delay only if no delayed frames were...
blob
|
commitdiff
|
diff to current
2012-11-16
Janne Grunau
h264: Fix parameters to ff_er_add_slice() call
blob
|
commitdiff
|
diff to current
2012-11-16
Janne Grunau
h264: always check ref_count for validity
blob
|
commitdiff
|
diff to current
2012-10-09
Diego Biurrun
Restructure av_log_missing_feature message
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avcodec: Drop silly and/or broken printf debug output
blob
|
commitdiff
|
diff to current
2012-09-29
Jindřich Makovička
h264: avoid stuck buffer pointer in decode_nal_units
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
h264: Remove an assert on current_picture_ptr being...
blob
|
commitdiff
|
diff to current
2012-08-28
Martin Storsjö
h264: Check that the codec isn't null before accessing it
blob
|
commitdiff
|
diff to current
2012-08-17
Uoti Urpala
h264: vdpau: fix crash with unsupported colorspace
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-23
Ronald S. Bultje
h264: refactor NAL decode loop
blob
|
commitdiff
|
diff to current
2012-07-05
Mans Rullgard
h264: use templates to avoid excessive inlining
blob
|
commitdiff
|
diff to current
2012-07-03
Diego Biurrun
misc typo and wording fixes
blob
|
commitdiff
|
diff to current
2012-06-09
Mans Rullgard
h264: allow cropping to AVCodecContext.width/height
blob
|
commitdiff
|
diff to current
2012-05-02
Ronald S. Bultje
h264: additional protection against unsupported size...
blob
|
commitdiff
|
diff to current
2012-04-05
Diego Biurrun
h264: Factorize declaration of mb_sizes array.
blob
|
commitdiff
|
diff to current
2012-04-04
Anton Mitrofanov
h264: fix 4:2:2 PCM-macroblocks decoding
blob
|
commitdiff
|
diff to current
2012-04-04
Diego Biurrun
cosmetics: Consistently place static, inline and av_col...
blob
|
commitdiff
|
diff to current
2012-03-30
Diego Biurrun
h264: drop ff_h264_ prefix from static function ff_h264...
blob
|
commitdiff
|
diff to current
2012-03-30
Diego Biurrun
h264: Make ff_h264_decode_end() static, it is not used...
blob
|
commitdiff
|
diff to current
2012-03-16
Ronald S. Bultje
h264: fix deadlocks on incomplete reference frame decoding.
blob
|
commitdiff
|
diff to current
2012-03-16
Diego Biurrun
h264: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2012-03-14
Ronald S. Bultje
h264: stricter reference limit enforcement.
blob
|
commitdiff
|
diff to current
2012-03-12
Michael Niedermayer
h264: improve parsing of broken AVC SPS
blob
|
commitdiff
|
diff to current
2012-03-12
Janne Grunau
Revert "h264: clear trailing bits in partially parsed...
blob
|
commitdiff
|
diff to current
2012-03-05
Alex Converse
Replace computations of remaining bits with calls to...
blob
|
commitdiff
|
diff to current
2012-03-01
Diego Biurrun
Replace AVFrame pointer type punning by proper struct...
blob
|
commitdiff
|
diff to current
2012-03-01
Diego Biurrun
Replace AVFrame pointer casts by proper struct member...
blob
|
commitdiff
|
diff to current
2012-03-01
Ronald S. Bultje
h264: error out on invalid bitdepth.
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpegvideo: Add ff_ prefix to nonstatic functions
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2012-02-10
Ronald S. Bultje
h264: disallow constrained intra prediction modes for...
blob
|
commitdiff
|
diff to current
2012-01-31
Diego Biurrun
h264: Split h264-test off into a separate file - golomb...
blob
|
commitdiff
|
diff to current
2012-01-31
Diego Biurrun
h264-test: cleanup: drop timer invocations, commented...
blob
|
commitdiff
|
diff to current
2012-01-31
Diego Biurrun
h264-test: Remove unused DSP and AVCodec contexts and...
blob
|
commitdiff
|
diff to current
2012-01-12
Diego Biurrun
cabac: split cabac.h into declarations and function...
blob
|
commitdiff
|
diff to current
2012-01-07
Diego Biurrun
h264-test: Initialize AVCodecContext.av_class.
blob
|
commitdiff
|
diff to current
2012-01-06
Diego Biurrun
h264: Only use symbols from the SVQ3 decoder under...
blob
|
commitdiff
|
diff to current
2012-01-04
Ronald S. Bultje
h264: return index in buffer on end-of-sequence.
blob
|
commitdiff
|
diff to current
2012-01-04
Diego Biurrun
Merge some declarations and initializations.
blob
|
commitdiff
|
diff to current
2012-01-02
Janne Grunau
mpegenc: use avctx->slices as number of slices
blob
|
commitdiff
|
diff to current
2011-12-23
Alexander Strange
h264: Fix a possible overread in decode_nal_units()
blob
|
commitdiff
|
diff to current
2011-12-19
Janne Grunau
h264: clear trailing bits in partially parsed NAL units
blob
|
commitdiff
|
diff to current
2011-12-19
Janne Grunau
Revert "h264: skip start code search if the size of...
blob
|
commitdiff
|
diff to current
2011-12-18
Janne Grunau
h264: skip start code search if the size of the nal...
blob
|
commitdiff
|
diff to current
2011-12-16
Ronald S. Bultje
h264: don't drop B-frames after next keyframe on POC...
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
lavc: introduce ER_MB_END and ER_MB_ERROR
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
error_resilience: use the ER_ namespace
blob
|
commitdiff
|
diff to current
next