projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vdpau: remove old-style decoders
[ffmpeg.git]
/
libavcodec
/
h264.c
2013-08-05
Rémi Denis-Courmont
vdpau: remove old-style decoders
blob
|
commitdiff
2013-08-02
Yusuke Nakamura
avcodec: Add output_picture_number to AVCodecParserContext
blob
|
commitdiff
|
diff to current
2013-07-27
Diego Biurrun
h264: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2013-05-24
Yusuke Nakamura
h264_parser: Set field_order and picture_structure.
blob
|
commitdiff
|
diff to current
2013-04-22
Diego Biurrun
h264: Drop unused variable
blob
|
commitdiff
|
diff to current
2013-04-19
Ronald S. Bultje
dsputil: Remove dct_bits
blob
|
commitdiff
|
diff to current
2013-04-19
Anton Khirnov
h264: fully support cropping.
blob
|
commitdiff
|
diff to current
2013-04-10
Ronald S. Bultje
h264: Only initialize dsputil if error resilience is...
blob
|
commitdiff
|
diff to current
2013-04-10
Ronald S. Bultje
h264: Integrate clear_blocks calls with IDCT
blob
|
commitdiff
|
diff to current
2013-04-10
Martin Storsjö
h264: Clear the mb members via memset instead of using...
blob
|
commitdiff
|
diff to current
2013-03-26
Janne Grunau
hwaccel: fix use with frame based multithreading
blob
|
commitdiff
|
diff to current
2013-03-26
Ronald S. Bultje
h264: Make it possible to compile without error_resilience
blob
|
commitdiff
|
diff to current
2013-03-25
Martin Storsjö
h264: Remove an unused variable
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: remove redundant freeing of DPB in h264_decode_end
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the CHROMA444 macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the CHROMA422 macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the CABAC macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE...
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FIELD_PICTURE macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FRAME_MBAFF macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the MB_FIELD macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the MB_MBAFF macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: merge common_init() into ff_h264_decode_init.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: make ff_h264_frame_start static.
blob
|
commitdiff
|
diff to current
2013-03-20
Janne Grunau
h264: fix bit depth changes with frame threading
blob
|
commitdiff
|
diff to current
2013-03-19
Hendrik Leppkes
h264: allocate hwaccel privdata after the frame buffer
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_missing_feature(1) ---> avpriv_request_...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
blob
|
commitdiff
|
diff to current
2013-03-13
Michael Niedermayer
cabac: remove unused argument of ff_init_cabac_states()
blob
|
commitdiff
|
diff to current
2013-03-12
Diego Biurrun
Add informative messages to av_log_ask_for_sample calls...
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
h264: check that DPB is allocated before accessing...
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
h264: remove a useless svq3 condition
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
Replace some forgotten instances of PIX_FMT_* with...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: stop setting AVFrame.motion_subsample_log2
blob
|
commitdiff
|
diff to current
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
next