source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @6996fd20   10 years martin libopenh264: Log debug messages to a non-null context Signed-off-by: …
(edit) @a21acd55   10 years michaelni Fix frame-alignment in PP7 Signed-off-by: Michael Niedermayer …
(edit) @4155f2d7   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
(edit) @6ad749b5   10 years michaelni libavutil: Added twofish symmetric block cipher Signed-off-by: …
(edit) @3ea97767   10 years Carl Eugen Hoyos Add an ARES atom to extradata when encoding avui. Allows playback …
(edit) @72db3c79   10 years michaelni Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd' * commit …
(edit) @58ed1528   10 years michaelni avformat/aviobuf: Allow seeking to the end of the buffer for read only …
(edit) @0b4fc4ba   10 years michaelni Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b' * commit …
(edit) @37984ca1   10 years michaelni Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff' * commit …
(edit) @c0997833   10 years onemda avformat/nsvdec: remove case which is no longer possible Check of …
(edit) @a6f9a5d0   10 years michaelni avfilter/x86/vf_fspp: Fix loop condition for column_fidct() …
(edit) @375a0273   10 years michaelni avfilter/vf_fspp: check count before calling row_idct() Fixes crash …
(edit) @62293642   10 years michaelni avfilter/vf_fspp: Fix frame-alignment in FSPP Reviewed-by: Paul B …
(edit) @61928b68   10 years lu_zero h264: Do not share rbsp_buffer across threads Signed-off-by: Luca …
(edit) @3c18a7b1   10 years lu_zero avio: Do not consider the end-of-buffer position valid Trigger a …
(edit) @6a808f5a   10 years lu_zero libdc1394: Add support for MONO8 (gray) video mode Signed-off-by: …
(edit) @fca50464   10 years onemda avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the …
(edit) @67aaa705   10 years onemda avfilter/avf_avectorscope: use the name 's' for the pointer to the …
(edit) @6121968a   10 years onemda avfilter/af_biquads: use the name 's' for the pointer to the private …
(edit) @f27cda48   10 years onemda avfilter/vf_extractplanes: use the name 's' for the pointer to the …
(edit) @abcf861   10 years onemda avfitler/vf_il: use the name 's' for the pointer to the private …
(edit) @231bf4d1   10 years onemda avfilter/vf_colorbalance: use the name 's' for the pointer to the …
(edit) @87577f55   10 years onemda avfilter/vf_telecine: use the name 's' for the pointer to the private …
Note: See TracRevisionLog for help on using the revision log.