projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cosmetics: Fix indentation after last commit.
2009-02-26
Carl Eugen Hoyos
Cosmetics: Fix indentation after last commit.
commit
|
commitdiff
|
tree
2009-02-26
Ivan Schreter
Initialize H264 parser context correctly if the optional...
commit
|
commitdiff
|
tree
2009-02-26
Carl Eugen Hoyos
Completed documentation of reference field.
commit
|
commitdiff
|
tree
2009-02-26
NVIDIA Corporation
Do not set h264.is_reference for pictures that are...
commit
|
commitdiff
|
tree
2009-02-26
NVIDIA Corporation
The field rangered in VDPAU's VdpPictureInfoVC1 now...
commit
|
commitdiff
|
tree
2009-02-25
Carl Eugen Hoyos
Apply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU.
commit
|
commitdiff
|
tree
2009-02-25
Carl Eugen Hoyos
Fix VC1 and WMV3 playback in MPlayer.
commit
|
commitdiff
|
tree
2009-02-24
Ivan Schreter
Export timestamp parameter from H.264.
commit
|
commitdiff
|
tree
2009-02-24
Ivan Schreter
Add timestamp computation if values are exported by...
commit
|
commitdiff
|
tree
2009-02-24
Ivan Schreter
Correct time_base and repeat_pict for MPEG2 video.
commit
|
commitdiff
|
tree
2009-02-24
Ivan Schreter
Correct time_base of H.264 and repeat_pict.
commit
|
commitdiff
|
tree
2009-02-24
Ivan Schreter
Change duration computation to use time_base instead...
commit
|
commitdiff
|
tree
2009-02-21
Ivan Schreter
Use context variable repeat_pict for frame duration...
commit
|
commitdiff
|
tree
2009-02-21
Ivan Schreter
Set context variable picture_structure in H264 parser.
commit
|
commitdiff
|
tree
2009-02-21
Ivan Schreter
Set context variable key_frame in H264 parser.
commit
|
commitdiff
|
tree
2009-02-21
Ivan Schreter
Parse NAL units in H264 parser.
commit
|
commitdiff
|
tree
2009-02-21
Ivan Schreter
Make the following H264 functions available to the...
commit
|
commitdiff
|
tree
2009-02-21
Cédric Schieli
Factorize some code in yuv2rgb_template.c to ease further...
commit
|
commitdiff
|
tree
2009-02-20
Ivan Schreter
Use last decoded SPS as current SPS in order to parse...
commit
|
commitdiff
|
tree
2009-02-19
Ivan Schreter
Add convergence_duration to AVCodecParserContext.
commit
|
commitdiff
|
tree
2009-02-19
Ivan Schreter
Silence two warnings:
commit
|
commitdiff
|
tree
2009-02-18
Ivan Schreter
Add key_frame to AVCodecParserContext, used in libavformat.
commit
|
commitdiff
|
tree
2009-02-18
Ivan Schreter
Parse buffering period (H.264, D.1.1).
commit
|
commitdiff
|
tree
2009-02-18
Ivan Schreter
Store CPB count in the context.
commit
|
commitdiff
|
tree
2009-02-18
Reimar Döffinger
Instead of crashing, return from ff_vdpau_mpeg_picture_compl...
commit
|
commitdiff
|
tree
2009-02-18
Carl Eugen Hoyos
Add myself as vdpau maintainer.
commit
|
commitdiff
|
tree
2009-02-18
Ivan Schreter
Parse cbp_removal_delay in SEI picture structure.
commit
|
commitdiff
|
tree
2009-02-18
Ivan Schreter
Parse dpb_output_delay in SEI picture structure.
commit
|
commitdiff
|
tree
2009-02-18
Ivan Schreter
Parse initial_cpb_removal_delay_length.
commit
|
commitdiff
|
tree
2009-02-17
Stephen Warren
Fix MBAFF/PAFF samples.
commit
|
commitdiff
|
tree
2009-02-15
Carl Eugen Hoyos
Silence following warning if only zeros were not consumed:
commit
|
commitdiff
|
tree
2009-02-10
Carl Eugen Hoyos
Silence one icc warning:
commit
|
commitdiff
|
tree
2009-02-09
Patrik
Replace snprintf() with av_strlcpy().
commit
|
commitdiff
|
tree
2009-02-09
Ivan Schreter
Add SEI recovery point frame counter to H264Context...
commit
|
commitdiff
|
tree
2009-02-09
Björn Axelsson
Fix timestamp parsing in XSUB decoder.
commit
|
commitdiff
|
tree
2009-02-06
Jai Menon
Use libopenjpeg for jpeg2k decoding.
commit
|
commitdiff
|
tree
2009-02-05
Björn Axelsson
Fix blend_subrect for some subrects positioned on odd...
commit
|
commitdiff
|
tree
2009-02-05
Björn Axelsson
Fix blend_subrect for subrects positioned on odd rows.
commit
|
commitdiff
|
tree
2009-02-03
Gwenole Beauchesne
Add fields to H264Context and SPS for upcoming VA API...
commit
|
commitdiff
|
tree
2009-02-02
Björn Axelsson
Fix vertical resolution of subtitles.
commit
|
commitdiff
|
tree
2009-02-02
Eli Friedman
Add support for fourcc "SP54".
commit
|
commitdiff
|
tree
2009-01-20
Carl Eugen Hoyos
Sort VdpPictureInfo alphabetically.
commit
|
commitdiff
|
tree
2009-01-20
Carl Eugen Hoyos
Cosmetics: Fix indentation after last commit.
commit
|
commitdiff
|
tree
2009-01-20
Carl Eugen Hoyos
Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
commit
|
commitdiff
|
tree
2009-01-20
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for WMV3 and...
commit
|
commitdiff
|
tree
2009-01-17
Carl Eugen Hoyos
Fix compilation with --enable-libxvid.
commit
|
commitdiff
|
tree
2009-01-17
Carl Eugen Hoyos
Remove CODEC_ID_H264_VDPAU.
commit
|
commitdiff
|
tree
2009-01-16
Carl Eugen Hoyos
Add mpeg1_vdpau decoder.
commit
|
commitdiff
|
tree
2009-01-16
Carl Eugen Hoyos
12l: Fix compilation with --disable-vdpau.
commit
|
commitdiff
|
tree
2009-01-16
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for MPEG1 and...
commit
|
commitdiff
|
tree
2009-01-16
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for MPEG1 and...
commit
|
commitdiff
|
tree
2009-01-14
Carl Eugen Hoyos
Fix compilation.
commit
|
commitdiff
|
tree
2009-01-11
Carl Eugen Hoyos
Remove H264Context from vdpau_internal.h.
commit
|
commitdiff
|
tree
2009-01-10
Carl Eugen Hoyos
Fix OBJS-$(CONFIG_H264_VDPAU_DECODER).
commit
|
commitdiff
|
tree
2009-01-10
Carl Eugen Hoyos
Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_a...
commit
|
commitdiff
|
tree
2009-01-10
Carl Eugen Hoyos
Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.
commit
|
commitdiff
|
tree
2009-01-10
Carl Eugen Hoyos
Cosmetics: Break long line.
commit
|
commitdiff
|
tree
2009-01-10
Carl Eugen Hoyos
Fill range_map* in VC1Context.
commit
|
commitdiff
|
tree
2009-01-10
Carl Eugen Hoyos
Move vdpau_h264_set_reference_frames() call from vdpauvideo...
commit
|
commitdiff
|
tree
2009-01-09
Carl Eugen Hoyos
Move VDPAU check, make future VDPAU patches smaller.
commit
|
commitdiff
|
tree
2009-01-09
Carl Eugen Hoyos
Add refdist_flag to VC1Context.
commit
|
commitdiff
|
tree
2009-01-08
Carl Eugen Hoyos
Add PIX_FMT_VDPAU_H264.
commit
|
commitdiff
|
tree
2009-01-07
Carl Eugen Hoyos
Rename ff_VDPAU as ff_vdpau.
commit
|
commitdiff
|
tree
2009-01-07
Carl Eugen Hoyos
Rename bitstreamBuffers* as bitstream_buffers*
commit
|
commitdiff
|
tree
2009-01-07
Dominique Leuenberger
Fix a compiler warning:
commit
|
commitdiff
|
tree
2009-01-06
Carl Eugen Hoyos
Rename mpeg_set_pixelformat() as mpeg_get_pixelformat().
commit
|
commitdiff
|
tree
2009-01-06
Carl Eugen Hoyos
Factorise setting of avctx->pix_fmt.
commit
|
commitdiff
|
tree
2009-01-06
Carl Eugen Hoyos
1l: Forgot to rename header guard.
commit
|
commitdiff
|
tree
2009-01-05
Carl Eugen Hoyos
Export VDPAU support by installing vdpau.h.
commit
|
commitdiff
|
tree
2009-01-05
Carl Eugen Hoyos
Rename vdpau_render.h as vdpau.h.
commit
|
commitdiff
|
tree
2009-01-05
Carl Eugen Hoyos
Ministry of English Composition treatment: s/Alloced...
commit
|
commitdiff
|
tree
2009-01-05
Carl Eugen Hoyos
Remove leading underscore from union declaration.
commit
|
commitdiff
|
tree
2009-01-05
Jason Garrett-Glaser
50l: Reenable error resilience for H264 (Patch by Dark...
commit
|
commitdiff
|
tree
2009-01-05
Carl Eugen Hoyos
Cosmetics: Fix indentation.
commit
|
commitdiff
|
tree
2009-01-05
Carl Eugen Hoyos
100l: Add a deleted '{'.
commit
|
commitdiff
|
tree
2009-01-04
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for H264 which...
commit
|
commitdiff
|
tree
2009-01-04
Carl Eugen Hoyos
Fix small errors in configure --help's output.
commit
|
commitdiff
|
tree
2009-01-04
Mathieu Velten
Use H264 MMX chroma functions to accelerate RV40 decoding.
commit
|
commitdiff
|
tree
2008-12-30
Carl Eugen Hoyos
Silence two icc warnings:
commit
|
commitdiff
|
tree
2008-12-28
Carl Eugen Hoyos
Revert r16375: It broke aac decoding.
commit
|
commitdiff
|
tree
2008-12-28
Carl Eugen Hoyos
Reduce number of warnings when compiling with icc by...
commit
|
commitdiff
|
tree
2008-12-28
Carl Eugen Hoyos
Silence one warning when compiling with icc:
commit
|
commitdiff
|
tree
2008-12-28
Carl Eugen Hoyos
Fix h264 decoding on SSE2 cores with icc compilation.
commit
|
commitdiff
|
tree
2008-12-22
Carl Eugen Hoyos
Fix two identical warnings when compiling riff.c and...
commit
|
commitdiff
|
tree
2008-12-22
Carl Eugen Hoyos
Fix a warning when compiling with icc:
commit
|
commitdiff
|
tree
2008-12-22
Aurelien Jacobs
Initialize s->opaque before calling url_resetbuf().
commit
|
commitdiff
|
tree
2008-12-21
Carl Eugen Hoyos
Silence the following icc warnings:
commit
|
commitdiff
|
tree
2008-12-20
Carl Eugen Hoyos
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version...
commit
|
commitdiff
|
tree
2008-12-04
Carl Eugen Hoyos
Recognize pnm file as images.
commit
|
commitdiff
|
tree
2008-11-26
Carl Eugen Hoyos
Use PIX_FMT_NONE to silence icc warning #188:
commit
|
commitdiff
|
tree
2008-11-22
Carl Eugen Hoyos
Add forgotten file format pgmyuv.
commit
|
commitdiff
|
tree
2008-11-22
Carl Eugen Hoyos
Support picture output without -f image2 for most codecs.
commit
|
commitdiff
|
tree
2008-11-17
Carl Eugen Hoyos
One const is enough.
commit
|
commitdiff
|
tree
2008-11-13
Carl Eugen Hoyos
Fix H.264 decoding.
commit
|
commitdiff
|
tree
2008-10-28
Andrew Wason
Fix endless loop when opening corrupt FLV files (issue...
commit
|
commitdiff
|
tree
2008-10-25
Carl Eugen Hoyos
Remove unused code that can't be compiled without svn...
commit
|
commitdiff
|
tree
2008-10-15
Carl Eugen Hoyos
Revert r15615: Enable AC-3 decoding regression tests.
commit
|
commitdiff
|
tree
2008-10-13
Carl Eugen Hoyos
Enable AC-3 decoding regression tests.
commit
|
commitdiff
|
tree
2008-10-13
Carl Eugen Hoyos
Fix some icc warnings by using enum PixelFormat instead...
commit
|
commitdiff
|
tree
2008-10-12
Carl Eugen Hoyos
Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.
commit
|
commitdiff
|
tree
next