source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @17d87571   10 years michaelni ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range …
(edit) @71e2cb47   10 years James x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2 …
(edit) @12120174   10 years michaelni lavu/x86/x86inc: deprecate INIT_AVX The same can be done with …
(edit) @6a6aeb53   10 years James hevc/sao: use aligned copies For band filter, source and destination …
(edit) @bff7feb3   10 years James x86: hevc/sao: aligned source buffers Usefull for at least band …
(edit) @fa3eccb4   10 years James x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} …
(edit) @a1684311   10 years michaelni x264asm: warn when inappropriate instruction used in function with …
(edit) @36adfa32   10 years michaelni tests/utils: Remove unneeded L suffix Signed-off-by: Michael …
(edit) @4531e2c4   10 years michaelni avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size …
(edit) @592ba6ec   10 years michaelni avcodec/h264_cabac: use int instead of long for mbb_xy The mb address …
(edit) @f1f7f590   10 years michaelni avformat/omadec: fix number suffix Signed-off-by: Michael Niedermayer …
(edit) @465f370   10 years michaelni avformat/smacker: Fix number suffix Signed-off-by: Michael …
(edit) @fc3cdb00   10 years michaelni avformat/matroskadec: Fix number suffixes Signed-off-by: Michael …
(edit) @b4ad2853   10 years michaelni avcodec/dxtory: Use LL instead of L number suffix This is probably …
(edit) @c77cc2c1   10 years michaelni swresample/dither: Cleanup number suffixes The <<31 case needs LL …
(edit) @2929e560   10 years James hevcdsp: replace the SAOParams struct parameter from sao_band_filter …
(edit) @65e6ab0c   10 years James hevcdsp: remove unused parameter from sao_band_filter Signed-off-by: …
(edit) @4b15bba2   10 years michaelni avformat/utils: Fix number suffixes in tb_unreliable() Signed-off-by: …
(edit) @0ff8fe10   10 years michaelni avcodec/h261enc: Fix number suffix Found-by: Reimar Döffinger …
(edit) @61aca123   10 years michaelni avcodec/h261dec: Fix exported MVs for skipped MBs Signed-off-by: …
(edit) @0182e5a7   10 years michaelni avcodec/nellymoserenc: replace assert by av_assert1() Signed-off-by: …
(edit) @d0045312   10 years onemda avfilter/vf_dctdnoiz: Use av_malloc_array() Signed-off-by: Paul B …
(edit) @f018b1f3   10 years Carl Eugen Hoyos Support YA16 in jpeg 2000.
(edit) @e912f45b   10 years michaelni avformat/oggenc: Simplify by using OFFSET and PARAM Signed-off-by: …
(edit) @fa73358c   10 years michaelni Merge commit '60392480181f24ebf3ab48d8ac3614705de90152' * commit …
(edit) @9bacb57   10 years michaelni Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16' * commit …
(edit) @021c0c5   10 years onemda avcodec/motion_est: remove unneeded #include, there are no assert() …
(edit) @01a3c5da   10 years onemda avcodec/put_bits: remove unneeded #include, there are no assert() …
(edit) @60392480   10 years lu_zero mem: fix pointer pointer aliasing violations This uses explicit …
(edit) @f726fc21   10 years lu_zero ogg: Provide an option to offset the serial number The ogg serial …
(edit) @cb335b3a   10 years michaelni dvenc: fix 2x4x8 (interlaced) weight table Since the decoder has been …
(edit) @2a3b7a55   10 years michaelni examples/demuxing_decoding: set stream_idx in open_codec_context only …
(edit) @b801061   10 years michaelni avcodec/motion_est: Set subcmp consistently for H261 Fixes Ticket3150 …
(edit) @3aefa1eb   10 years michaelni avcodec/h261enc: More specific return code Signed-off-by: Michael …
(edit) @b9c3f041   10 years michaelni avcodec/h261enc: Avoid casts, Simplify code Signed-off-by: Michael …
(edit) @ca2e3e47   10 years michaelni avformat/cache: pass options to the underlying protocol via the …
(edit) @958836f8   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @b47ab04c   10 years onemda configure: remove mp_filter leftover Pointed out by: ubitux …
(edit) @b288f674   10 years michaelni avfilter/avfilter: Remove CONFIG_MP_FILTER case Signed-off-by: …
(edit) @a34f4e2f   10 years onemda avfilter: remove vf_mp.c Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e7e0005c   10 years onemda remove libmpcodecs Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @f422f474   10 years stefasab doc/indevs/libcdio: apply minor spell fixes, extend documentation
(edit) @c8bec255   10 years stefasab lavd/libcdio: add more paranoia mode constants
(edit) @fbccbd68   10 years stefasab lavd/libcdio: apply minor fixes to options documentation
(edit) @f9f9ae1b   10 years Carl Eugen Hoyos lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.
(edit) @4faea46b   10 years Carl Eugen Hoyos lavc/aarch64: Do not use the neon horizontal chroma loop filter for …
(edit) @f705b128   10 years onemda avformat/movenc: remove unneeded #include, there are no assert() only …
(edit) @cc1357a1   10 years onemda avformat/mov: remove unneeded #include, there are no assert() …
(edit) @41456c7d   10 years onemda avformat/mux: remove unneeded #include, there are no assert() only …
(edit) @12c5adde   10 years onemda avformat/asfenc: remove unneeded #include, there are no assert() only …
(edit) @ca8617a0   10 years onemda avformat/mpeg: remove unneeded #include, there are no assert() only …
(edit) @43630c82   10 years onemda avformat/utils: remove unneeded #include, there are no assert() only …
(edit) @bc74f946   10 years onemda avcodec/vc1: remove unneeded #includes, there are no assert() only …
(edit) @335c150b   10 years onemda avcodec/svq1dec: remove unneeded #include, there are no assert() …
(edit) @9f73b88c   10 years michaelni avcodec/h261enc: fix dquant encoding Fixes Ticket4111 Signed-off-by: …
(edit) @f5722ba   10 years michaelni libavcodec/h264: replace assert() by av_assert0() also remove the now …
(edit) @be2ebc72   10 years michaelni avcodec/ratecontrol: replace asserts by av_asserts Also remove the …
(edit) @2ff7e81b   10 years onemda avcodec/vp3: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @dffc16d5   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @9fd925d   10 years onemda lavfi: remove mp=softpulldown It is supposed to work correctly with …
(edit) @d0f315ab   10 years michaelni avcodec/ppc/h264qpel_template: Change if DEBUG assert() to …
(edit) @35315940   10 years michaelni ppc/mpegvideo_altivec: Change assert to av_assert2() And move it to …
(edit) @be128c1e   10 years onemda avcodec/videodsp_template: remove unneeded #include, there are no …
(edit) @3db9960e   10 years onemda avcodec/qdm2: remove unneeded #include, there are no assert() …
(edit) @5274860f   10 years onemda ffmpeg: remove unused header Signed-off-by: Paul B Mahol …
(edit) @80cbf13   10 years onemda avformat/rtpdec_qdm2: change assert to av_assert0() Signed-off-by: …
(edit) @1fa637d2   10 years michaelni ffmpeg: free_input_threads requires HAVE_PTHREADS Hide behind that …
(edit) @50144b91   10 years Carl Eugen Hoyos Respect horizontal differencing predictor for 16bit gray tiff images. …
(edit) @40b026b1   10 years stefasab doc/muxers/segment: document strftime option It was added in commit …
(edit) @64815d1f   10 years onemda avformat/nut: support WavPack Signed-off-by: Paul B Mahol …
(edit) @b5004f32   10 years onemda avformat/nut: add GIF[0] Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @a73c4118   10 years michaelni avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec …
(edit) @305cbe76   10 years michaelni avcodec/wma: remove unneeded #includes, there are no assert() only …
(edit) @2b215b7f   10 years michaelni avcodec/hevc: Check for av_malloc failure Signed-off-by: Michael …
(edit) @5008605   10 years michaelni avcodec/hevc: Replace more mallocs by av_malloc_array() …
(edit) @93fac23b   10 years michaelni avcodec/ccaption_dec: Adding color and fonts for future use in screen …
(edit) @961f2e3a   10 years lou doc/indevs: add some XCB info to x11grab Signed-off-by: Lou Logan …
(edit) @ccccfb59   10 years michaelni Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' * commit …
(edit) @89c35b11   10 years michaelni Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1' * commit …
(edit) @c16896f   10 years michaelni Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0' * commit …
(edit) @c2ad22ff   10 years michaelni Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4' * commit …
(edit) @e18e5ae6   10 years michaelni Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a' * commit …
(edit) @56252a5e   10 years michaelni Merge commit '1a07df31128da3a0020b66502399989b91770d44' * commit …
(edit) @64e7cf12   10 years michaelni Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3' * commit …
(edit) @e5b7e222   10 years michaelni Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65' * commit …
(edit) @bcadf5d9   10 years michaelni Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425' * commit …
(edit) @22b985d5   10 years vittorio.giovara hqdn3d: check memory allocations and propagate errors
(edit) @70d246d5   10 years vittorio.giovara flacenc: initialize sums matrix CC: libav-stable@libav.org Bug-Id: …
(edit) @c01ccccb   10 years vittorio.giovara ituh263dec: use macro instead of #if
(edit) @08fa34bf   10 years vittorio.giovara yuv4mpegdec: initialize field_order in yuv4_read_header() CC: …
(edit) @302ca6b2   10 years vittorio.giovara mpegvideo_enc: initialize the encoding context This prevents several …
(edit) @1a07df31   10 years vittorio.giovara DNxHD: Add support for id 1258 (DNx100 960x720@8) Signed-off-by: …
(edit) @598f7d04   10 years vittorio.giovara DNxHD: Simplify pixel format detection Error out in case of unknown …
(edit) @41e03e28   10 years vittorio.giovara DNxHD: More verbose error messages
(edit) @1279221c   10 years vittorio.giovara lavu: Check av_dict_set allocations Bug-Id: CID 1257772 …
(edit) @038f3a17   10 years michaelni avformat/concatdec: avoid NULL dereference when failed to open file. …
(edit) @d39fa69d   10 years michaelni Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743' * commit …
(edit) @d43c1ec6   10 years stefasab examples/filtering: extend comments about setting the filter graph …
(edit) @af7b89e0   10 years stefasab lavfi: document assumptions about the input and output labels of a …
(edit) @d11fcf73   10 years stefasab doc/filters: apply some updates to the Filtergraph syntax section
Note: See TracRevisionLog for help on using the revision log.