2011-01-31 |
Georgi Chorbadzhiyski | Replace defines in libavformat/mpegtsenc.c with AVOptions Around 01/28/11 18:56, Ronald S. Bultje scribbled: Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
commit | commitdiff | tree |
2011-01-31 |
Stefano Sabatini | Add documentation for the image2 muxer. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
commit | commitdiff | tree |
2011-01-31 |
Reimar Döffinger | VC1testenc: convert pts values to correct time-base. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
commit | commitdiff | tree |
2011-01-31 |
Ronald S. Bultje | asf/wtv: use service_provider and service_name metadata... Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
commit | commitdiff | tree |
2011-01-29 |
Ronald S. Bultje | Move ff_emulated_edge_mc() into DSPContext.
|
commit | commitdiff | tree |
2011-01-29 |
Ronald S. Bultje | Optimize C version of ff_emulated_edge_mc().
|
commit | commitdiff | tree |
2011-01-28 |
Ronald S. Bultje | Fix VP8 aliasing problems.
|
commit | commitdiff | tree |
2011-01-26 |
Ronald S. Bultje | VP8: don't overread edges on fourtap MC.
|
commit | commitdiff | tree |
2011-01-25 |
Ronald S. Bultje | Don't do edge emulation unless the edge pixels will...
|
commit | commitdiff | tree |
2011-01-20 |
Ronald S. Bultje | Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it...
|
commit | commitdiff | tree |
2011-01-20 |
Ronald S. Bultje | Set gray (128) U/V planes for chroma-less samples....
|
commit | commitdiff | tree |
2011-01-20 |
Ronald S. Bultje | Fix horizontal/horizontal_up 8x8l intra prediction... Signed-off-by: Ronald S. Bultje <rsbultje gmail com>
|
commit | commitdiff | tree |
2011-01-16 |
Ronald S. Bultje | Fix fate breakage in r26382.
|
commit | commitdiff | tree |
2011-01-15 |
Ronald S. Bultje | Fix overflow in pred16x16_plane x86 simd code. Fixes...
|
commit | commitdiff | tree |
2011-01-14 |
Ronald S. Bultje | Fix ff_pw_3 alignment.
|
commit | commitdiff | tree |
2011-01-14 |
Ronald S. Bultje | Copy metadata from ASF files contained in RTSP streams...
|
commit | commitdiff | tree |
2011-01-14 |
Ronald S. Bultje | Reindent after 26330.
|
commit | commitdiff | tree |
2011-01-14 |
Ronald S. Bultje | Introduce av_metadata_copy() to copy metadata from...
|
commit | commitdiff | tree |
2010-12-31 |
Daniel Kang | Fix invalid reads in valgrind fate, patch by Daniel...
|
commit | commitdiff | tree |
2010-12-30 |
Ronald S. Bultje | Fix valgrind invalid read on top MB rows with CODEC_FLAG_EMU...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_down_left_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred4x4_down_right_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred4x4_vertical_right_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred4x4_horizontal_down_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred4x4_horizontal_up_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred4x4_vertical_left_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Merge a few superfluous CONFIG_GPL checks.
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Whitespace cosmetics.
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Whitespace cosmetics.
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_horizontal_down_sse2/ssse3 (H.264 intra...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_horizontal_down_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_horizontal_up_mmxext/ssse3 (H.264 intra...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_vertical_left_sse2/ssse3 (H.264 intra...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_vertical_right_sse2/ssse3 (H.264 intra...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_vertical_right_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_down_right_sse2/ssse3 (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_down_right_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_down_left_sse2/ssse3 (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_vertical_mmxext/ssse3 (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_horizontal_mmxext/ssse3 (H.264 intra...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_dc_mmx/ssse3 (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8l_top_dc_mmxext/ssse3 (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Move PRED4x4_LOWPASS up so it can be used in 8x8l predict...
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Port pred8x8_dc_mmxext (H.264 intra prediction) from...
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Add missing authors to copyright headers.
|
commit | commitdiff | tree |
2010-12-29 |
Daniel Kang | Port pred8x8_top_dc_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-29 |
Ronald S. Bultje | Mark recently added pred4x4_down_left_mmxext as CONFIG_GPL...
|
commit | commitdiff | tree |
2010-12-28 |
Ronald S. Bultje | Bump micro for VP8 emu-edge support.
|
commit | commitdiff | tree |
2010-12-28 |
Ronald S. Bultje | Support CODEC_FLAG_EMU_EDGE in VP8 decoder.
|
commit | commitdiff | tree |
2010-12-26 |
Ronald S. Bultje | Fix typo.
|
commit | commitdiff | tree |
2010-12-24 |
Daniel Kang | Port pred4x4_down_left_mmxext (H.264 intra prediction...
|
commit | commitdiff | tree |
2010-12-24 |
Ronald S. Bultje | For rounding in chroma MC SSSE3, use 16-byte pw_3/4...
|
commit | commitdiff | tree |
2010-12-18 |
Ronald S. Bultje | AMR-WB decoder, written as part of Google Summer of...
|
commit | commitdiff | tree |
2010-12-17 |
Zhentan Feng | Increase buffer size because the header itself can...
|
commit | commitdiff | tree |
2010-11-04 |
Ronald S. Bultje | Remove two instances of AVERROR(ff_neterrno()), because...
|
commit | commitdiff | tree |
2010-10-05 |
Ronald S. Bultje | MMX, MMX2, SSE2 and SSSE3 optimizations for pred16x16...
|
commit | commitdiff | tree |
2010-10-05 |
qrtt1 | Set proper error if server flags indicate that it doesn...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Move static inline function to a macro, so that constant...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Check return value of get_chunk_header(). Since enum...
|
commit | commitdiff | tree |
2010-09-29 |
Eli Friedman | Use sse2 variant of put_pixels16() for no_rnd also...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Merge b_idx and edge variables, and optimize the ASM...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Remove mv_mask variable. Replace the related pand ...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Remove d_idx as a variable, and instead load it as...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Unroll inner bidir loop in h264_loop_filter_strength_mmx2...
|
commit | commitdiff | tree |
2010-09-29 |
Ronald S. Bultje | Unloop the outer loop in h264_loop_filter_strength_mmx2...
|
commit | commitdiff | tree |
2010-09-29 |
Alexander Strange | Fix compile on Darwin (FATE). Compile error:
|
commit | commitdiff | tree |
2010-09-24 |
Ronald S. Bultje | Remove unused variable.
|
commit | commitdiff | tree |
2010-09-24 |
Ronald S. Bultje | Unroll loop in h264_idct_add16intra_sse2(). Basically...
|
commit | commitdiff | tree |
2010-09-24 |
Ronald S. Bultje | Unroll loop in h264_idct_add8_sse2(). This means we...
|
commit | commitdiff | tree |
2010-09-24 |
Ronald S. Bultje | Update docs regarding writing optimizations:
|
commit | commitdiff | tree |
2010-09-22 |
Ronald S. Bultje | Fix typo (instruciton -> instruction).
|
commit | commitdiff | tree |
2010-09-17 |
Ronald S. Bultje | Don't access upper 32 bits of a 32-bit int on 64-bit...
|
commit | commitdiff | tree |
2010-09-17 |
Ronald S. Bultje | Properly add HAVE_YASM around yasmified symbols. Should...
|
commit | commitdiff | tree |
2010-09-17 |
Ronald S. Bultje | Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from...
|
commit | commitdiff | tree |
2010-09-17 |
Ronald S. Bultje | Move sse16_sse2() from inline asm to yasm. It is one...
|
commit | commitdiff | tree |
2010-09-14 |
Ronald S. Bultje | Rename h264_idct_sse2.asm to h264_idct.asm; move inline...
|
commit | commitdiff | tree |
2010-09-10 |
Ronald S. Bultje | Remove h264 asm items off the GPL-only list. They are...
|
commit | commitdiff | tree |
2010-09-03 |
Ronald S. Bultje | Move INET6_ADDRSTRLEN to network.h, similar to other...
|
commit | commitdiff | tree |
2010-09-03 |
James Darnley | Vorbis metadata writing. Patch by James Darnley <james...
|
commit | commitdiff | tree |
2010-09-03 |
Ronald S. Bultje | Reindent after r25032.
|
commit | commitdiff | tree |
2010-09-03 |
John Wimer | Send NAT punching messages to the address specified...
|
commit | commitdiff | tree |
2010-09-03 |
Ronald S. Bultje | Port latest x264 deblock asm (before they moved to...
|
commit | commitdiff | tree |
2010-09-01 |
Ronald S. Bultje | Unscrew breakage after my last commit because of symbol...
|
commit | commitdiff | tree |
2010-09-01 |
Ronald S. Bultje | Rename h264_weight_sse2.asm to h264_weight.asm; add...
|
commit | commitdiff | tree |
2010-09-01 |
Ronald S. Bultje | Split h264dsp_mmx.c (which was #included in dsputil_mmx...
|
commit | commitdiff | tree |
2010-08-31 |
Ronald S. Bultje | Fix vertical align.
|
commit | commitdiff | tree |
2010-08-30 |
Ronald S. Bultje | Fix compilation failure if yasm is disabled (missing...
|
commit | commitdiff | tree |
2010-08-30 |
Ronald S. Bultje | Split intra prediction initialization (i.e. assigning...
|
commit | commitdiff | tree |
2010-08-30 |
Ronald S. Bultje | Move H264 chroma MC from inline asm to yasm. This fixes...
|
commit | commitdiff | tree |
2010-08-30 |
Ronald S. Bultje | Move VP3 IDCT functions from inline ASM to YASM. This...
|
commit | commitdiff | tree |
2010-08-30 |
Ronald S. Bultje | Put ff_ prefix on non-static {put_signed,put,add}_pixels_cla...
|
commit | commitdiff | tree |
2010-08-28 |
Ronald S. Bultje | Fix two compiler arnings related to printf-format of...
|
commit | commitdiff | tree |
2010-08-28 |
Zhentan Feng | stream_selection can be freed in the fail case, in...
|
commit | commitdiff | tree |
2010-08-26 |
Ronald S. Bultje | Fix typos when converting inline asm to yasm, fixes...
|
commit | commitdiff | tree |
2010-08-25 |
Ronald S. Bultje | Revert r24931, it broke Win32 and some BSD compiles...
|
commit | commitdiff | tree |
2010-08-25 |
Ronald S. Bultje | Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2...
|
commit | commitdiff | tree |
2010-08-25 |
Ronald S. Bultje | Add changelog entry for MMSH support.
|
commit | commitdiff | tree |
2010-08-25 |
Ronald S. Bultje | Move vp6_filter_diag4() x86 SIMD code from inline ASM...
|
commit | commitdiff | tree |
2010-08-25 |
Ronald S. Bultje | Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
|
commit | commitdiff | tree |
2010-08-24 |
Ronald S. Bultje | Mark xmm registers as clobbered in simple loopfilter...
|
commit | commitdiff | tree |
next |