source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fbf05759   11 years michaelni sws: fix warning about RGB_PACK24_B_OPERANDS redefinition …
(edit) @421c116f   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @849d40dc   11 years michaelni avcodec/mpegvideo_enc: change some asserts to av_asserts …
(edit) @968516ce   11 years michaelni avformat/nut: add ff_nut_audio_extra_tags to demuxer too …
(edit) @cf79f202   11 years Carl Eugen Hoyos Fix a typo in amr.c.
(edit) @2a3ff9f   11 years Carl Eugen Hoyos Remove an unneeded include of avassert.h from amr.c.
(edit) @bf87d582   11 years Carl Eugen Hoyos Do not allow writing invalid wav channel layouts by default. Neither …
(edit) @f703dae7   11 years michaelni avcodec/cngdec: use av_mallocz_array() Signed-off-by: Michael …
(edit) @2773ab36   11 years michaelni avcodec/jpeglsdec/ff_jpegls_decode_lse: check len field validity …
(edit) @020600ee   11 years michaelni avcodec/jpeglsdec: ask for sample for "oversized image" …
(edit) @375013e3   11 years michaelni avcodec/mpeg12dec: drop confusing av_dlog() Signed-off-by: Michael …
(edit) @d8ab7f3   11 years michaelni avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
(edit) @7ac2f7e4   11 years michaelni avutil/log: factor "level != AV_LOG_INFO/8" checks out Signed-off-by: …
(edit) @dddacf78   11 years michaelni avcodec/sanm: use named consant instead of literal number …
(edit) @acf112ba   11 years michaelni avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed …
(edit) @2ca553ed   11 years michaelni avcodec/snowenc: remove operations that have become redundant with …
(edit) @59a53842   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @60ef0c6f   11 years michaelni Merge commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf' * commit …
(edit) @c740e083   11 years michaelni configure: Fail on missing prototypes in check_oc. Signed-off-by: …
(edit) @44841528   11 years michaelni avcodec/mpegaudioenc_template: reorder operations to prevent integer …
(edit) @9d66aa2c   11 years michaelni avcodec/mpegaudioenc_template: dont crash on bitrate=0 Signed-off-by: …
(edit) @d98688ef   11 years michaelni swscale/input: replace assert() by av_assert1() Signed-off-by: …
(edit) @62432798   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @43935842   11 years michaelni Merge commit '0d671ade99059fd47b155df85c10c35eb6d54878' * commit …
(edit) @8f23045b   11 years michaelni Merge commit 'be59675add2a05a7400b1abf86201ab069d7b1dd' * commit …
(edit) @e40d92b1   11 years michaelni Merge commit '59388dac69f9a79eddb003d1c6aad5ec89d4287b' * commit …
(edit) @233dbee3   11 years michaelni Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a' * commit …
(edit) @ed962414   11 years michaelni Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' * commit …
(edit) @0a1cc04e   11 years michaelni Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8' * commit …
(edit) @352e13e2   11 years michaelni Merge commit '46439e156219d27f059cf687743ba5aacf238b87' * commit …
(edit) @6c019f05   11 years michaelni Merge commit '718907cd881a0b593264aed059c0e00da13f9e15' * commit …
(edit) @f6774f90   11 years vittorio.giovara mpegvideo: operate with pointers to AVFrames instead of whole structs …
(edit) @60fd7d36   11 years vittorio.giovara fate: correctly set sample rate for mp2 tests
(edit) @1752b145   11 years michaelni swscale/utils: scale filter_size in warning so that it can be used as …
(edit) @7b2b06eb   11 years michaelni swscale/utils: dont print message about filter size when the cause is …
(edit) @e6e8be54   11 years vittorio.giovara doc: Completely document the x264 options And fix an option mismatch.
(edit) @0d671ade   11 years vittorio.giovara doc: Use a 3 columns multitable Make the html output much nicer.
(edit) @be59675a   11 years vittorio.giovara doc: Change the multitable rendering in texi2pod Makes it working …
(edit) @59388dac   11 years vittorio.giovara fate: update tests for YVYU422 pixel format
(edit) @b6a09ef7   11 years vittorio.giovara rawvideo: Support decoding YVYU422 FourCC
(edit) @2daf5802   11 years michaelni avcodec/j2kenc: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @8ff06109   11 years michaelni avcodec/libzvbi-teletextdec: remove * 1 Signed-off-by: Michael …
(edit) @818aaa76   11 years michaelni avcodec/libopencore-amr: use av_mallocz_array() Signed-off-by: …
(edit) @5b30f275   11 years r.verdejo rtspcodes: don't check for >0 on error codes macro Avoids a warning …
(edit) @358f9ae6   11 years michaelni configure: AVI demux needs exif Reviewed-by: Thilo Borgmann …
(edit) @2fcef4a0   11 years michaelni swscale/swscale_internal: remove obsolete warning Signed-off-by: …
(edit) @955d7e26   11 years michaelni swscale/swscale_internal: make the offset strings update themselfs …
(edit) @f6759d9a   11 years michaelni swscale/x86/swscale_template: loose hardcoded dstw_offset …
(edit) @e20e854c   11 years michaelni vcodec/bitstream: use av_malloc_array() Signed-off-by: Michael …
(edit) @33c9bb94   11 years michaelni avcodec/avpacket: use av_malloc_array() Signed-off-by: Michael …
(edit) @e4c180c0   11 years michaelni avcodec/a64multienc: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @53487268   11 years michaelni cmdutils: use av_mallocz_array() Signed-off-by: Michael Niedermayer …
(edit) @c8a1f10c   11 years michaelni avcodec/ac3enc_float: use av_malloc_array() Signed-off-by: Michael …
(edit) @9b467d3c   11 years michaelni examples/transcoding: use av_malloc_array() Signed-off-by: Michael …
(edit) @b1763205   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @e36aaeca   11 years michaelni avfilter/vf_colormatrix: fix memleak on error Fixes CID1197065 …
(edit) @5027f397   11 years michaelni swresample/resample: use av_malloc_array() where appropriate …
(edit) @a5290cb1   11 years michaelni swresample/dither: use av_malloc_array() Signed-off-by: Michael …
(edit) @f9158b01   11 years michaelni swresample/resample: Limit filter length Related to CID1197063 The …
(edit) @7fcb4f6c   11 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-decoder=rawvideo.
(edit) @92b099da   11 years vittorio.giovara swscale: support converting YVYU422 pixel format
(edit) @8b17243d   11 years vittorio.giovara lavu: Add packed YVYU422 pixel format
(edit) @46439e15   11 years vittorio.giovara mp2: match twolame default options
(edit) @718907cd   11 years vittorio.giovara libtwolame MP2 encoding support Signed-off-by: Vittorio Giovara …
(edit) @0d22586   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @836b60ce   11 years Carl Eugen Hoyos Fix standalone compilation of vp7 and vp8 decoder. Fixes ticket #3536.
(edit) @993a5afa   11 years Carl Eugen Hoyos Read aspect ratio from tiff image files.
(edit) @17a75a8c   11 years vittorio.giovara libxvid: fix missing end of line character Error introduced in …
(edit) @845414bb   11 years michaelni avformat/oggdec: reset nstreams in close Signed-off-by: Michael …
(edit) @b0a85213   11 years michaelni avformat/mov: reset drefs_count in close Signed-off-by: Michael …
(edit) @158a80cc   11 years michaelni Remove leal op to fix icl inline asm. Signed-off-by: Michael …
(edit) @02497a5d   11 years r.verdejo ffserver: don't hardcode RTSP status codes Signed-off-by: Reynaldo H. …
(edit) @5267a5d7   11 years r.verdejo rtspcodes: add full list of RTSP status codes Also add reason phrases …
(edit) @0c5a6ef8   11 years r.verdejo ffserver: nits & typos Signed-off-by: Reynaldo H. Verdejo Pinochet …
(edit) @fdaf8372   11 years michaelni configure: Check for generated output in check_header_oc. …
(edit) @a75ba1e1   11 years michaelni avcodec/h264/find_start_code: factorize addition out Signed-off-by: …
(edit) @13aa5757   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: xtea: …
(edit) @a6fa3a47   11 years michaelni Merge commit 'f73495686d109ffffaa8c0387e790e7997326229' * commit …
(edit) @0ecb3075   11 years michaelni Merge commit 'e10fd08aa7fbe8645545ad2e8721f0ed03c8e06a' * commit …
(edit) @a7a82f2f   11 years michaelni Merge commit 'c389a804943095ebf078daec6b64690d2c97069c' * commit …
(edit) @072278c7   11 years michaelni Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1' * commit …
(edit) @190106e   11 years michaelni Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332' * commit …
(edit) @4c57c6a7   11 years michaelni Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' * commit …
(edit) @541bebd4   11 years michaelni lavc/cpia: use avpriv_report_missing_feature() Signed-off-by: Michael …
(edit) @5dae3cf3   11 years michaelni lavc/cpia: fix typo in log message Signed-off-by: Michael Niedermayer …
(edit) @486e3649   11 years vittorio.giovara xtea: Add Doxy @file and group
(edit) @f7349568   11 years vittorio.giovara adler32: Fix doxy group definition Based on a patch by James Almer …
(edit) @01a5d717   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Set …
(edit) @9e7f1474   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @3d5c859f   11 years Carl Eugen Hoyos Set Matroska private data when muxing Prores. The specification …
(edit) @e10fd08a   11 years janne-libav h264: Refactor decode_nal_units
(edit) @5297003a   11 years michaelni Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123' * commit …
(edit) @c389a804   11 years vittorio.giovara libxvid: Add SSIM displaying through a libxvidcore plugin …
(edit) @5ce7ca68   11 years vittorio.giovara libxvid: add working lumimasking and variance AQ The old …
(edit) @787be6d   11 years michaelni Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89' * commit …
(edit) @881f4e8d   11 years michaelni Merge commit 'a420ccd4f2a011887451a7d5e1bebba4fd7c40e2' * commit …
(edit) @a0568ed2   11 years Reimar.Doeffinger rtspdec: check for strchr returning NULL. Fixes CID 732244. …
(edit) @d3789eee   11 years janne-libav aarch64: implement videodsp.prefetch 8% faster h264 decoding on Apple A7.
(edit) @8675bcb0   11 years janne-libav aarch64: add armv8 CPU flag
(edit) @57d10a28   11 years Reimar.Doeffinger pulseaudio: move NULL check up before dereference. Fixes CID 1197068. …
Note: See TracRevisionLog for help on using the revision log.