projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make io_buffer_size unsigned to avoid a warning about comparing
[ffmpeg.git]
/
libavcodec
/
2009-01-16
Kenan Gillet
Split ff_log_missing_feature into ff_log_missing_feature
tree
|
commitdiff
2009-01-16
Carl Eugen Hoyos
12l: Fix compilation with --disable-vdpau.
tree
|
commitdiff
2009-01-16
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for MPEG1 and...
tree
|
commitdiff
2009-01-16
Aurelien Jacobs
explicitly disable CONFIG_AUDIO_NONSHORT
tree
|
commitdiff
2009-01-14
Aurelien Jacobs
WORDS_BIGENDIAN must be checked with #ifdef
tree
|
commitdiff
2009-01-14
Aurelien Jacobs
simplify: group all the AUDIO_NONSHORT parameters in...
tree
|
commitdiff
2009-01-14
Aurelien Jacobs
libavutil/lzo.h is a local header
tree
|
commitdiff
2009-01-14
Aurelien Jacobs
replace all occurrence of ENABLE_ by the corresponding...
tree
|
commitdiff
2009-01-14
Måns Rullgård
Fix mpeg audio regression test failure
tree
|
commitdiff
2009-01-14
Diego Biurrun
Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
tree
|
commitdiff
2009-01-14
Diego Biurrun
Remove one more forgotten instance of USE_HIGHPRECISION...
tree
|
commitdiff
2009-01-14
Diego Biurrun
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
tree
|
commitdiff
2009-01-14
Baptiste Coudurier
cleanup gif, use BISTREAM_WRITER_LE
tree
|
commitdiff
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
tree
|
commitdiff
2009-01-13
Michael Niedermayer
Avoid using sub_id in mpeg1/2video.
tree
|
commitdiff
2009-01-13
Michael Niedermayer
Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
tree
|
commitdiff
2009-01-13
Michael Niedermayer
Let the mpeg audio parser correct the codec_id.
tree
|
commitdiff
2009-01-13
Michael Niedermayer
Add dummy mp1_decoder to complement the existing dummy...
tree
|
commitdiff
2009-01-13
Michael Niedermayer
Add CODEC_ID_MP1.
tree
|
commitdiff
2009-01-13
Kostya Shishkov
VC-1 display dimensions should affect coded dimensions...
tree
|
commitdiff
2009-01-13
Kostya Shishkov
Print VC-1 aspect ratio in debug
tree
|
commitdiff
2009-01-13
Kostya Shishkov
421l: fix loop filter for P-frames in VC-1
tree
|
commitdiff
2009-01-13
Kostya Shishkov
Cinepak strip ID is a single byte
tree
|
commitdiff
2009-01-13
Kostya Shishkov
Cinepak strip and chunk sizes are 24-bit, not 16-bit...
tree
|
commitdiff
2009-01-13
Aurelien Jacobs
add the necessary include for LIBAV*_VERSION_*
tree
|
commitdiff
2009-01-12
Måns Rullgård
ARM: use push/pop pseudo-instructions in simple_idct_ar...
tree
|
commitdiff
2009-01-12
Måns Rullgård
ARM: simple_idct_armv6.S whitespace cosmetics
tree
|
commitdiff
2009-01-12
Måns Rullgård
ARM: clean up pc-relative references in simple_idct_armv6.S
tree
|
commitdiff
2009-01-12
Måns Rullgård
ARM: use rX register names in simple_idct_armv6.S
tree
|
commitdiff
2009-01-11
Stefano Sabatini
Add missing inclusion of libavutil/intreadwrite.h,...
tree
|
commitdiff
2009-01-11
Diego Biurrun
Fix build: Add intreadwrite.h and bswap.h #includes...
tree
|
commitdiff
2009-01-11
Diego Biurrun
Add missing #include to fix 'make checkheaders'.
tree
|
commitdiff
2009-01-11
Michael Niedermayer
Increase BUFFER_SIZE.
tree
|
commitdiff
2009-01-11
Michael Niedermayer
fix indention
tree
|
commitdiff
2009-01-11
Michael Niedermayer
All negative values are errors not just -1.
tree
|
commitdiff
2009-01-11
Kostya Shishkov
30l: when reading mb_offset in RV30 slice header its...
tree
|
commitdiff
2009-01-11
Benjamin Larsson
Add size that is needed for the wmapro codec
tree
|
commitdiff
2009-01-11
Kostya Shishkov
RV30 decoder passes possible frame sizes in extradata...
tree
|
commitdiff
2009-01-11
Carl Eugen Hoyos
Remove H264Context from vdpau_internal.h.
tree
|
commitdiff
2009-01-10
Carl Eugen Hoyos
Fix OBJS-$(CONFIG_H264_VDPAU_DECODER).
tree
|
commitdiff
2009-01-10
Carl Eugen Hoyos
Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vd...
tree
|
commitdiff
2009-01-10
Carl Eugen Hoyos
Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.
tree
|
commitdiff
2009-01-10
Carl Eugen Hoyos
Cosmetics: Break long line.
tree
|
commitdiff
2009-01-10
Carl Eugen Hoyos
Fill range_map* in VC1Context.
tree
|
commitdiff
2009-01-10
Stefano Sabatini
Move the AVCodecContext options definition to a dedicat...
tree
|
commitdiff
2009-01-10
Carl Eugen Hoyos
Move vdpau_h264_set_reference_frames() call from vdpauv...
tree
|
commitdiff
2009-01-09
Carl Eugen Hoyos
Move VDPAU check, make future VDPAU patches smaller.
tree
|
commitdiff
2009-01-09
Carl Eugen Hoyos
Add refdist_flag to VC1Context.
tree
|
commitdiff
2009-01-09
Måns Rullgård
SH4: fix typo in asm constraint
tree
|
commitdiff
2009-01-07
Carl Eugen Hoyos
Rename ff_VDPAU as ff_vdpau.
tree
|
commitdiff
2009-01-07
Carl Eugen Hoyos
Rename bitstreamBuffers* as bitstream_buffers*
tree
|
commitdiff
2009-01-07
Ramiro Polla
configure: allow to disable sse code.
tree
|
commitdiff
2009-01-07
Diego Biurrun
Only #include svq3.c if the SVQ3 decoder is enabled.
tree
|
commitdiff
2009-01-07
Diego Biurrun
The SVQ3 decoder uses ff_svq1_packet_checksum from...
tree
|
commitdiff
2009-01-07
Robert Swain
Support ADTS AAC files in the ffaac decoder (limited...
tree
|
commitdiff
2009-01-07
Michael Niedermayer
Document the need of buf=NULL buf_size=0 at the end...
tree
|
commitdiff
2009-01-07
Diego Biurrun
Add missing headers to allow 'make checkheaders' to...
tree
|
commitdiff
2009-01-07
Diego Biurrun
Use <> instead of "" for system headers.
tree
|
commitdiff
2009-01-07
Alex Converse
Factorise enum of AC3 error types to be usable by AAC...
tree
|
commitdiff
2009-01-07
David Conrad
Add AltiVec versions of h264_idct_add(8|16|16intra),
tree
|
commitdiff
2009-01-07
Diego Biurrun
Disable SVQ3 checks if SVQ3 support is not compiled in.
tree
|
commitdiff
2009-01-06
David Conrad
Add Altivec version of vector_fmul_window.
tree
|
commitdiff
2009-01-06
David Conrad
add AltiVec implementation of weight_h264_pixels(16...
tree
|
commitdiff
2009-01-06
Aurelien Jacobs
ensure that no GPL code is linked to LGPL only libavcodec
tree
|
commitdiff
2009-01-06
Carl Eugen Hoyos
Rename mpeg_set_pixelformat() as mpeg_get_pixelformat().
tree
|
commitdiff
2009-01-06
Carl Eugen Hoyos
Factorise setting of avctx->pix_fmt.
tree
|
commitdiff
2009-01-06
David Conrad
Fix float_to_int16_altivec prototype to match float_to_...
tree
|
commitdiff
2009-01-06
David Conrad
fix compilation with GCC-4.3+
tree
|
commitdiff
2009-01-06
David Conrad
offset and weights are signed, fixes some non-bitexact...
tree
|
commitdiff
2009-01-06
Carl Eugen Hoyos
1l: Forgot to rename header guard.
tree
|
commitdiff
2009-01-05
Carl Eugen Hoyos
Export VDPAU support by installing vdpau.h.
tree
|
commitdiff
2009-01-05
Carl Eugen Hoyos
Rename vdpau_render.h as vdpau.h.
tree
|
commitdiff
2009-01-05
David Conrad
add AltiVec implementation of biweight_h264_pixels...
tree
|
commitdiff
2009-01-05
David Conrad
AltiVec version of h264_idct(8)_dc_add
tree
|
commitdiff
2009-01-05
Carl Eugen Hoyos
Ministry of English Composition treatment: s/Alloced...
tree
|
commitdiff
2009-01-05
Carl Eugen Hoyos
Remove leading underscore from union declaration.
tree
|
commitdiff
2009-01-05
Diego Biurrun
Add missing 'void' keyword to parameterless function...
tree
|
commitdiff
2009-01-05
Diego Biurrun
spelling/grammar and whitespace cosmetics
tree
|
commitdiff
2009-01-05
Jason Garrett-Glaser
50l: Reenable error resilience for H264 (Patch by Dark...
tree
|
commitdiff
2009-01-05
Carl Eugen Hoyos
Cosmetics: Fix indentation.
tree
|
commitdiff
2009-01-05
Carl Eugen Hoyos
100l: Add a deleted '{'.
tree
|
commitdiff
2009-01-04
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for H264 which...
tree
|
commitdiff
2009-01-04
Michael Niedermayer
Move metadata API from avcodec to avformat.
tree
|
commitdiff
2009-01-04
Michael Niedermayer
Generic metadata API.
tree
|
commitdiff
2009-01-04
Mathieu Velten
Use H264 MMX chroma functions to accelerate RV40 decoding.
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Add type, text and ass to AVSubtitleRect.
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Replace AVSubtitleRect.rgba_palette and bitmap by AVPic...
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Replace some fixed width variable from AVSubtitle*...
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Forgot to update (I likely missed it due to its similar...
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Future doxy for a few fields of AVSubtitleRect.
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Change AVSubtitle.rects to an array of pointers so...
tree
|
commitdiff
2009-01-03
Michael Niedermayer
Add enum AVSubtitleType
tree
|
commitdiff
2009-01-03
Jason Garrett-Glaser
Add x264 SSE2 iDCT functions to H.264 decoder.
tree
|
commitdiff
2009-01-02
Diego Biurrun
Avoid POSIX-reserved _t namespace.
tree
|
commitdiff
2009-01-02
Diego Biurrun
Avoid POSIX-reserved _t namespace.
tree
|
commitdiff
2008-12-30
Måns Rullgård
ARM: work around linker bug with movw/movt relocations...
tree
|
commitdiff
2008-12-30
Måns Rullgård
ARM: rename coefficient table in NEON IDCT
tree
|
commitdiff
2008-12-29
Aurelien Jacobs
Remove duplicated dot product code. Use dsputil's
tree
|
commitdiff
2008-12-29
Kostya Shishkov
It turned out that RV30 uses motion vectors for forward...
tree
|
commitdiff
next