source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c348a42d   10 years michaelni Revert "avformat/mpegtsenc: Change the service_type field to enum" …
(edit) @0935453   10 years michaelni avformat/mpegtsenc: Change the service_type field to enum …
(edit) @48e36f8a   10 years michaelni libavformat/mpegtsenc: allow to set service_type in sdt This adds an …
(edit) @8f79cd47   10 years michaelni Merge commit '11e05533170485b593974cf90916425a0188e7bd' * commit …
(edit) @7b32b35b   10 years michaelni Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8' * commit …
(edit) @aab902e6   10 years michaelni Merge commit '28df0151b6618226b05ee52e031af0b11ca531b0' * commit …
(edit) @11e0553   10 years diego Ignore generated file tools/sidxindex.
(edit) @d525b45f   10 years michaelni avcodec/hevc_filter: Fix indention Found-by: Timothy Gu …
(edit) @7cf6a67e   10 years michaelni avcodec/hevc: adding support for monochrome sequences in hevc cherry …
(edit) @ecc92ee   10 years michaelni lavc/libopenjpegenc: move opj_create_compress, opj_cio_open and …
(edit) @6d1d036e   10 years michaelni lavc/libopenjpegenc: factorize cinema parameters to it's own function …
(edit) @3d5d4623   10 years janne-libav opus: Factor out imdct15 into a standalone component It will be …
(edit) @28df0151   10 years martin configure: Add a dependency on vc1_decoder from vc1_parser This fixes …
(edit) @6e95c673   10 years michaelni avcodec/wavpackenc: remove unneeded L suffixes Reviewed-by: Paul B …
(edit) @7b35a01f   10 years stefasab doc/ffprobe.xsd: drop build_date and build_time from …
(edit) @aa2c75e9   10 years michaelni doc/doxy-wrapper.sh: autodetect version Signed-off-by: Andreas …
(edit) @103e4c58   10 years michaelni stop embedding the build date Theis makes the build binary …
(edit) @aa945dc1   10 years James x86/hevcdsp: add missing vzeroupper in …
(edit) @1fe94ea   10 years michaelni vorbis: parse out setup headers as well Prevents an 'Invalid packet' …
(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 …
Note: See TracRevisionLog for help on using the revision log.