git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Register myself as libdirac libschroedinger and libtheora maintainer
2010-01-04
David Conrad
Register myself as libdirac libschroedinger and libtheora...
commit
|
commitdiff
|
tree
2009-12-12
David Conrad
Clarify comment: although still hacky, it is correct...
commit
|
commitdiff
|
tree
2009-12-12
David Conrad
libtheoraenc.c: mark keyframes
commit
|
commitdiff
|
tree
2009-12-12
David Conrad
Fix PTS for OGM codecs.
commit
|
commitdiff
|
tree
2009-11-25
David Conrad
Support compiling against libtheora older than 1.1
commit
|
commitdiff
|
tree
2009-11-23
David Conrad
libtheora: using the 1.0 API requires linking to both
commit
|
commitdiff
|
tree
2009-11-23
David Conrad
MOV: cprt is another tag used for copyright
commit
|
commitdiff
|
tree
2009-11-23
David Conrad
MOV: Add several iTunes metadata tags
commit
|
commitdiff
|
tree
2009-11-23
David Conrad
MOV: Fix writing \251wrt metadata (r20453 only fixed...
commit
|
commitdiff
|
tree
2009-11-22
David Conrad
Set colorspace for libtheora encoding
commit
|
commitdiff
|
tree
2009-11-22
David Conrad
Support 4:2:2 and 4:4:4 subsampling in libtheora encoding
commit
|
commitdiff
|
tree
2009-11-22
David Conrad
Add support for two pass encoding in libtheora
commit
|
commitdiff
|
tree
2009-11-22
David Conrad
Update libtheora wrapper to use the 1.0 API
commit
|
commitdiff
|
tree
2009-10-22
David Conrad
Add clang to detected compilers
commit
|
commitdiff
|
tree
2009-10-08
David Conrad
dca and aac decoders use float_to_int16_interleave...
commit
|
commitdiff
|
tree
2009-10-01
David Conrad
Check whether 32-bit x86 is really 64-bit
commit
|
commitdiff
|
tree
2009-09-30
David Conrad
Support constant-quant encoding for libtheora
commit
|
commitdiff
|
tree
2009-07-13
David Conrad
Fix "warning: assignment discards qualifiers from pointer...
commit
|
commitdiff
|
tree
2009-07-13
Art Clarke
Fix memory leak in libtheora encoder
commit
|
commitdiff
|
tree
2009-07-04
David Conrad
ARM: NEON VP3 IDCT
commit
|
commitdiff
|
tree
2009-06-29
David Conrad
Revert r19149 "Disable native Vorbis encoder"
commit
|
commitdiff
|
tree
2009-06-13
David Conrad
Also accept TS as a prefix for wav twoccs (used by...
commit
|
commitdiff
|
tree
2009-06-12
David Conrad
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s...
commit
|
commitdiff
|
tree
2009-06-11
David Conrad
Disable native Vorbis encoder; quality is much worse...
commit
|
commitdiff
|
tree
2009-06-05
David Conrad
Ensure that the extradata buffer is padded appripriately...
commit
|
commitdiff
|
tree
2009-05-29
David Conrad
Support block-level quantization in Theora
commit
|
commitdiff
|
tree
2009-05-25
David Conrad
Altivec VP3 IDCT
commit
|
commitdiff
|
tree
2009-05-24
Haruhiko Yamagata
H264: Don't deblock if alpha or beta is 0.
commit
|
commitdiff
|
tree
2009-05-23
David Conrad
ARM: actually add VP3 loop filter
commit
|
commitdiff
|
tree
2009-05-23
David Conrad
ARM: NEON VP3 Loop Filter
commit
|
commitdiff
|
tree
2009-05-22
David Conrad
Fix libtheora encoding for non-mod16 sizes
commit
|
commitdiff
|
tree
2009-05-22
David Conrad
Move ALIGN macro to libavutil/common.h and use it in...
commit
|
commitdiff
|
tree
2009-05-22
David Conrad
Set speex frame_size in ogg demuxer
commit
|
commitdiff
|
tree
2009-05-15
David Conrad
Ensure that we don't read from invalid memory with...
commit
|
commitdiff
|
tree
2009-05-14
David Conrad
Use skip_bits_long() for large skips
commit
|
commitdiff
|
tree
2009-05-12
David Conrad
Copy input codec's chroma_sample_location to output...
commit
|
commitdiff
|
tree
2009-05-11
David Conrad
Update regression tests for y4m after r18796
commit
|
commitdiff
|
tree
2009-05-11
David Conrad
Use chroma_sample_location in reading/writing yuv4mpeg
commit
|
commitdiff
|
tree
2009-05-11
David Conrad
Add a chroma_sample_location field to define positioning...
commit
|
commitdiff
|
tree
2009-05-06
Daniel Verkamp
Warning fix: Make ogg_stream.codec const
commit
|
commitdiff
|
tree
2009-04-29
David Conrad
ARM: Use fewer register in NEON put_pixels _y2 and...
commit
|
commitdiff
|
tree
2009-04-29
David Conrad
ARM: NEON put_pixels_clamped
commit
|
commitdiff
|
tree
2009-04-16
David Conrad
Add guaranteed alignment for loading dest pixels in...
commit
|
commitdiff
|
tree
2009-04-16
David Conrad
VC1 loop filter uses the frame quantizer not the mb...
commit
|
commitdiff
|
tree
2009-04-15
David Conrad
avg_ pixel functions need to use (dst+pix+1)>>1 to...
commit
|
commitdiff
|
tree
2009-04-15
David Conrad
Ensure that there's pages to read for duration calculation...
commit
|
commitdiff
|
tree
2009-04-15
David Conrad
Altivec version of avg_no_rnd_vc1_chroma_mc8
commit
|
commitdiff
|
tree
2009-04-15
David Conrad
Split VC1 loop filter into separate functions for h...
commit
|
commitdiff
|
tree
2009-04-15
David Conrad
Move VC1 loop filter to DSPContext
commit
|
commitdiff
|
tree
2009-04-15
David Conrad
VC1: extend MMX qpel MC to include MMX2 avg qpel
commit
|
commitdiff
|
tree
2009-04-14
David Conrad
VC1: add and use avg_no_rnd chroma MC functions
commit
|
commitdiff
|
tree
2009-04-14
David Conrad
Rename put_no_rnd_h264_chroma* to reflect its usage...
commit
|
commitdiff
|
tree
2009-04-14
David Conrad
VC1: Do qpel when needed for both MVs in a B frame
commit
|
commitdiff
|
tree
2009-04-04
David Conrad
ARM: NEON optimized put_signed_pixels_clamped
commit
|
commitdiff
|
tree
2009-04-01
David Conrad
Add SSE4 detection support
commit
|
commitdiff
|
tree
2009-04-01
David Conrad
Remove unused FILTSIGN macro
commit
|
commitdiff
|
tree
2009-03-21
David Conrad
Reindent
commit
|
commitdiff
|
tree
2009-03-21
David Conrad
Fix Speex header parsing in ogg demuxer
commit
|
commitdiff
|
tree
2009-03-21
David Conrad
Document ogg_codec's header function
commit
|
commitdiff
|
tree
2009-03-20
David Conrad
Hostile takeover of the ogg demuxer, agreed to by Mans...
commit
|
commitdiff
|
tree
2009-03-16
David Conrad
Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef...
commit
|
commitdiff
|
tree
2009-01-26
David Conrad
Workaround for gcc 3.4 to align sh properly
commit
|
commitdiff
|
tree
2009-01-17
David Conrad
Copy width/height for subtitle streams (needed for...
commit
|
commitdiff
|
tree
2009-01-17
David Conrad
Update regression tests after r16651
commit
|
commitdiff
|
tree
2009-01-17
David Conrad
Cosmetics: indent
commit
|
commitdiff
|
tree
2009-01-17
David Conrad
Treat disposition==0 as undefined and don't write the...
commit
|
commitdiff
|
tree
2009-01-17
David Conrad
Flush the buffer after writing the header and when...
commit
|
commitdiff
|
tree
2009-01-11
David Conrad
Use the dimensions in tkhd for timed text tracks
commit
|
commitdiff
|
tree
2009-01-11
David Conrad
Add support for muxing mov/mp4/3gp timed text streams
commit
|
commitdiff
|
tree
2009-01-11
David Conrad
Read extradata (justification, colors, fonts, etc)...
commit
|
commitdiff
|
tree
2008-12-16
David Conrad
Workaround for shared libs on OS X with Apple gcc 4.0.1
commit
|
commitdiff
|
tree
2008-12-11
David Conrad
Fix compilation with only Theora decoder enabled
commit
|
commitdiff
|
tree
2008-10-25
David Conrad
Documentation and changelog update for libspeex decoding
commit
|
commitdiff
|
tree
2008-10-24
David Conrad
Speex decoding via libspeex
commit
|
commitdiff
|
tree
2008-10-19
David Conrad
Convert typeof keyword into __typeof__; this is a gcc...
commit
|
commitdiff
|
tree
2008-10-19
David Conrad
Cosmetics: reindent
commit
|
commitdiff
|
tree
2008-10-19
David Conrad
Combine non-bitexact sections
commit
|
commitdiff
|
tree
2008-10-19
David Conrad
VP3 loop filter is mmx2 not mmx
commit
|
commitdiff
|
tree
2008-10-17
David Conrad
MMX VP3 Loop Filter
commit
|
commitdiff
|
tree
2008-10-12
David Conrad
Remove unused variables
commit
|
commitdiff
|
tree
2008-10-04
David Conrad
Move VP3 loop filter to DSPContext
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
Cosmetics: reindent
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
Unneeded else
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
Unneeded braces
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
Return if unpacking motion vectors for a keyframe
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
Cosmetics: indentation
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
Visible width/height fields were added in Theora 3.2
commit
|
commitdiff
|
tree
2008-10-01
David Conrad
filter_limit_values only needs 7 bits, make its tables...
commit
|
commitdiff
|
tree
2008-09-30
David Conrad
Cosmetics: indentation
commit
|
commitdiff
|
tree
2008-09-30
David Conrad
Merge (vp3|theora)_calculate_pixel_addresses
commit
|
commitdiff
|
tree
2008-09-30
David Conrad
Missed hunks of last commit
commit
|
commitdiff
|
tree
2008-09-30
David Conrad
Remove unused vp3 debugging info
commit
|
commitdiff
|
tree
2008-09-30
David Conrad
Downgrade severity of leftover bits in header packets...
commit
|
commitdiff
|
tree
2008-09-29
David Conrad
Use skip_frame for keyframe-only decoding rather than...
commit
|
commitdiff
|
tree
2008-09-18
David Conrad
Remove duplication of TRANSPOSE8 macro, also removing...
commit
|
commitdiff
|
tree
2008-09-18
David Conrad
Make a separate macro for writing an entire block from...
commit
|
commitdiff
|
tree
2008-09-18
David Conrad
Factorize SSE2_(Row|Column)_IDCT into one macro
commit
|
commitdiff
|
tree
2008-09-17
David Conrad
Cosmetics: remove excessive blank lines
commit
|
commitdiff
|
tree
2008-09-17
David Conrad
Ensure MMX/SSE2 VP3 IDCT selection isn't disabled when...
commit
|
commitdiff
|
tree
2008-09-17
David Conrad
Cosmetics: reindent
commit
|
commitdiff
|
tree
next