source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @057d2704   10 years michaelni x86/videodsp: add emulated_edge_mc_mmxext This also changes hfix8_mmx …
(edit) @e18b48c6   10 years michaelni avcodec/cavs: fix B_SUB_DIRECT col-MB is Intra MB case. in this case …
(edit) @7e8fdf05   10 years michaelni Merge commit '593d2326ef985cdffe413df629419938f7b07c4c' * commit …
(edit) @11ba0c8   10 years michaelni Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5' * commit …
(edit) @3eae34d5   10 years michaelni avformat/mxfenc: set/force channelcount in MXF D-10 There are …
(edit) @593d2326   10 years diego dv: Replace a magic number by sizeof()
(edit) @5ab03e41   10 years diego x86: h264dsp: Fix link failure with optimizations disabled With …
(edit) @b8255a4c   10 years michaelni avfilter/x86/vf_pullup: fix old typo This makes C and MMX match, no …
(edit) @6dffc8f5   10 years michaelni avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions …
(edit) @1ace0ca6   10 years michaelni avcodec/x86/hevc_idct: fix function name in comment Signed-off-by: …
(edit) @9ba6b17a   10 years michaelni avcodec/x86/hevc_idct: fix number of sse registers Signed-off-by: …
(edit) @942e22c6   10 years michaelni avcodec/x86/hevc: add avx2 dc idct Signed-off-by: Michael Niedermayer …
(edit) @a30f1b15   10 years michaelni doc/build_system: document examples and config targets Signed-off-by: …
(edit) @0f59bba9   10 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @50daffea   10 years michaelni Merge commit '2deb614272e6faad8802c5341971d08c7272f74d' * commit …
(edit) @e281671e   10 years Marton Balint ffplay: decrease audio_diff_threshold Since audio clock calculations …
(edit) @371f0238   10 years Marton Balint ffplay: decrease max audio callbacks per second Too many audio …
(edit) @1ca5c178   10 years Marton Balint ffplay: calculate SDL audio buffer size based on sample rate …
(edit) @ba800def   10 years Marton Balint ffplay: pass simple integers to calculate_display_rect and …
(edit) @9dd97aa3   10 years Marton Balint ffplay: eliminate pictq_prev_picture Instead of directly rolling back …
(edit) @f3641011   10 years michaelni avfilter/vf_deshake: fix macro () Signed-off-by: Michael Niedermayer …
(edit) @0ed11013   10 years michaelni avfilter/vf_colormatrix: fix macro () Signed-off-by: Michael …
(edit) @2deb614   10 years derek.buitenhuis mjpegdec: Properly set the context colorspace info The JPEG spec …
(edit) @c11043ac   10 years derek.buitenhuis mjpegdec: Properly set the context colorspace info The JPEG spec …
(edit) @74bd039f   10 years michaelni avformat/nutdec: improve probe speed by 30% Signed-off-by: Michael …
(edit) @501158c   10 years michaelni avformat/wavenc: simplify malloc failure checking Signed-off-by: …
(edit) @3bd0221b   10 years michaelni avformat/wavenc: more specific error return for "Writing 16 bit peak …
(edit) @d34d3304   10 years michaelni avformat/wavenc: do not hardcode array size in memset and other …
(edit) @2e1e10a6   10 years michaelni avformat/wavenc: use the bitexact flag from avformat instead of the …
(edit) @ba70563d   10 years michaelni hevc/pps: optimized size of min_tb_addr_zs reduce computation too …
(edit) @f7f1f4c7   10 years michaelni avcodec/hevc_ps: remove min_cb_addr_zs (cherry picked from commit …
(edit) @fd504f7c   10 years michaelni Peak Envelope Chunk encoder: Indent Signed-off-by: Michael …
(edit) @e3b03da7   10 years michaelni EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder …
(edit) @723550d3   10 years michaelni avfilter/vf_hqx: optimize table init 5389024880 -> 1389386610 …
(edit) @236aa4de   10 years michaelni avfilter/vf_hqx: avoid floats this likely fixes fate failures …
(edit) @eab2509f   10 years michaelni avcodec/x86/h264_qpel_10bit: locally define pb_0 somehow old llvm-gcc …
(edit) @47048aa3   10 years michaelni avcodec/h264: do not leave ret random on minor failures, causing major …
(edit) @82e4340f   10 years michaelni Merge commit '772d150a6e82542c06b0c251e73dd299d98d1027' * commit …
(edit) @97511bc7   10 years michaelni Merge commit '10306e9c5fcc28bd9310a9b38f21540e9e1433e9' * commit …
(edit) @faa1d4b1   10 years michaelni Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0' * commit …
(edit) @772d150a   10 years vittorio.giovara h264: error out from decode_nal_units() when AV_EF_EXPLODE is set …
(edit) @10306e9c   10 years vittorio.giovara jpeg2000: fix dereferencing invalid pointers during cleanup CC: …
(edit) @f6e772f9   10 years michaelni ffprobe: add color_range and color_space to stream output …
(edit) @9326caa5   10 years michaelni avutil/lzo: allow selecting the compression function in the test code
(edit) @49bf712a   10 years michaelni libavcodec/wmalosslessdec: add missing emms prevent failure with mmx2 …
(edit) @ab72eda   10 years vittorio.giovara pixfmt: mark the reserved values
(edit) @476bd3c7   10 years michaelni x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm It's …
(edit) @d7463c68   10 years michaelni Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' * commit …
(edit) @32cf26cc   10 years michaelni Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060' * commit …
(edit) @fab9df63   10 years diego dsputil: Split off global motion compensation bits into a separate context
(edit) @f23d26a6   10 years janne-libav h264: avoid using uninitialized memory in NEON chroma mc Adapt commit …
(edit) @957457a   10 years michaelni Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996' * commit …
(edit) @cf2b7c01   10 years michaelni avutil/lzo: add asserts to be double sure against overflows These …
(edit) @d6af26c5   10 years michaelni avutil/lzo: Fix integer overflow Embargoed-till: 2014-06-27 requested …
(edit) @b222e077   10 years michaelni Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735' * commit …
(edit) @35bb7490   10 years michaelni Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' * commit …
(edit) @ccda51b1   10 years lu_zero lzo: Handle integer overflow get_len can overflow for specially …
(edit) @e121ac63   10 years kostya.shishkov indeo45: use is_indeo4 context flag instead of checking codec ID …
(edit) @56afbe8d   10 years michaelni Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' * commit …
(edit) @ca35037   10 years michaelni Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28' * commit …
(edit) @2bcf34a0   10 years michaelni Merge commit '44127546b0a81dc9dd6190739a62d48f0044c6f3' * commit …
(edit) @c67b449b   10 years diego dsputil: Split bswap*_buf() off into a separate context
(edit) @7b9ef8d7   10 years diego mpeg: Split error resilience bits off into a separate file
(edit) @f2f2e762   10 years justin.ruggles Check mp3 header before calling avpriv_mpegaudio_decode_header(). As …
(edit) @44127546   10 years justin.ruggles Check if an mp3 header is using a reserved sample rate. Fixes an …
(edit) @c172683b   10 years michaelni x86/dsputil: remove redundant global motion compensation code The SSE …
(edit) @42e6fc14   10 years michaelni avcodec/apedec: optimize sign combination 48078630 -> 32533850 dezi …
(edit) @a125f87a   10 years michaelni Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed' * commit …
(edit) @49f1b869   10 years michaelni Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e' * commit …
(edit) @3236566   10 years michaelni Merge commit '73953df71a28e94d8959facba7906cf5975ca4ef' * commit …
(edit) @efec7304   10 years michaelni Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682' * commit …
(edit) @41201569   10 years michaelni Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df' * commit …
(edit) @ffc2c095   10 years michaelni Merge commit 'a6a675a79287565c3c23455439b114676b63a96c' * commit …
(edit) @7695a538   10 years michaelni Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0' * commit …
(edit) @9d91fae   10 years michaelni Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406' * commit …
(edit) @9e8c9222   10 years michaelni Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd' * commit …
(edit) @73827282   10 years michaelni Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9' * commit …
(edit) @2ca48026   10 years michaelni Merge commit '49470b9404583ab3aff6835f78a759349d331696' * commit …
(edit) @c69f7299   10 years michaelni ffmpeg: fix reinitializing with threads while flushing With threads …
(edit) @463a7cde   10 years diego Differentiate assembler and assembly in documentation and comments …
(edit) @7e6cf364   10 years michaelni ffmpeg: fix transcoding dvbsub to dvbsub fix ticket #2024
(edit) @ca2f59e1   10 years michaelni avcodec/dvbsubdec: support returning exact end times fixess part of …
(edit) @0ef256d5   10 years lu_zero libx264: Correctly manage constant rate factor params By default they …
(edit) @9b33cdca   10 years michaelni avfilter/vf_blend: fix macro () Signed-off-by: Michael Niedermayer …
(edit) @31f77b4   10 years michaelni avfilter/unsharp_opencl: fix macro () Signed-off-by: Michael …
(edit) @6ec3dc9   10 years michaelni x86/audiodsp: move asm code out of dsputil Signed-off-by: James Almer …
(edit) @3bb4d26a   10 years michaelni drawtext: drop unused draw_glyphs() arg "rgbcolor" Signed-off-by: …
(edit) @73953df7   10 years diego Replace av_malloc() and memset(0) by av_mallocz()
(edit) @f83896a   10 years diego ape: Replace memset(0) by zero initialization
(edit) @99497b46   10 years michaelni Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' * commit …
(edit) @8d695dc4   10 years diego mpeg: Mark ff_mpeg_set_erpic() static It is not used outside of the file.
(edit) @a6a675a7   10 years diego configure: Drop stray error resilience dependencies
(edit) @fbf4d219   10 years diego build: Record explicit dependency of intrax8 on error resilience
(edit) @c54e1187   10 years diego build: Have the eatqi decoder depend on the MPEG-1 decoder eatqi uses …
(edit) @85d805d   10 years diego build: Add missing object files for webm muxer
(edit) @03391b54   10 years diego build: Add missing object files for Matroska demuxer
(edit) @49470b94   10 years diego build: Add missing replaygain object file for CAF demuxer
(edit) @9a9e2f1   10 years diego dsputil: Split audio operations off into a separate context
(edit) @0dae193d   10 years michaelni swr: remove another forgotten division in DSP function. …
(edit) @954a38e9   10 years michaelni avfilter/vf_hqx: remove << 0 Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.