source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fb7d64df   11 years michaelni Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5' * commit …
(edit) @671f908   11 years michaelni Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805' * commit …
(edit) @c04961fa   11 years michaelni Merge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f' * commit …
(edit) @d2417061   11 years michaelni Add AVFoundation input device. Signed-off-by: Michael Niedermayer …
(edit) @3c84f6b5   11 years anton resample: reindent
(edit) @f20892eb   11 years anton resample: split the nearest neighbour path into a separate function pointer
(edit) @b9dea237   11 years anton resample: fix avresample_get_delay() return value The correct "next" …
(edit) @c02e3dca   11 years lukasz.m.luki2 lavd: add control message enums Adds messages that allows to control …
(edit) @6db42a2b   11 years lukasz.m.luki2 lavd: add device capabilities API Provides API to query device …
(edit) @4899ccd2   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: DNxHD: …
(edit) @ee2a4379   11 years michaelni Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19' * commit …
(edit) @bad101ab   11 years michaelni Merge commit '89ef08c992c484a46711b1a68a988303679c288e' * commit …
(edit) @71c32ed5   11 years vittorio.giovara DNxHD: convert inline asm to yasm
(edit) @67685620   11 years vittorio.giovara DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
(edit) @89ef08c9   11 years vittorio.giovara DNxHD: K&R formatting cosmetics
(edit) @d9fef740   11 years michaelni avcodec/dnxhdenc: use av_malloc_array() Signed-off-by: Michael …
(edit) @1de8a4f7   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mp2: Do …
(edit) @268b1eae   11 years michaelni avcodec/mpegaudioenc_template: default to 384k bitrate as default If …
(edit) @a7448064   11 years lu_zero mp2: Do not force a samplerate The default should be not to resample.
(edit) @39b192b   11 years anssi.hannula avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocol …
(edit) @517cc81e   11 years michaelni ffmpeg: stop protocols on interrupt when no transcoding has happened …
(edit) @ecb80fe7   11 years Carl Eugen Hoyos Cosmetics: Remove an outdated comment from lavc/rawdec.c. The missing …
(edit) @6290ba0   11 years michaelni avfilter/settb: remove duplicate #include Signed-off-by: Michael …
(edit) @09c16542   11 years michaelni lavf/rtspcodes: add missing header include Fixes make checkheaders …
(edit) @a4662cd6   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4d4bc894   11 years michaelni avformat/mov: merge mov_read_custom_metadata() and mov_read_custom() …
(edit) @6e573b77   11 years michaelni Merge commit '9a07fac678a8540d076e635061bbaa4ed09a9431' * commit …
(edit) @c486cfab   11 years michaelni avcodec/imgconvert: fix nb_components and depth for PAL8 in …
(edit) @cdd21f1f   11 years derek.buitenhuis libx265: Only set the SAR if it is valid Signed-off-by: Derek …
(edit) @fcc43e02   11 years derek.buitenhuis libx265: Use 16-bit SAR The spec says it is 16 bits. Signed-off-by: …
(edit) @d1e6e5c8   11 years michaelni avcodec/x86: Exclude broken get_cabac under icl. Signed-off-by: …
(edit) @47647149   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @25fbfee   11 years derek.buitenhuis libx265: Only set the SAR if it is valid Signed-off-by: Derek …
(edit) @cd0ac6f6   11 years derek.buitenhuis libx265: Use 16-bit SAR The spec says it is 16 bits. Signed-off-by: …
(edit) @8945dcbb   11 years derek.buitenhuis libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
(edit) @4a222645   11 years derek.buitenhuis libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
(edit) @9a07fac6   11 years anton mov: read hydrogenaudio replaygain information
(edit) @ad8159e0   11 years anton libavfilter: Add asettb filter for setting timebase for audio Ported …
(edit) @e1c48e35   11 years michaelni lavf/utils: fix mem leak Calling avformat_free_context() right after …
(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
Note: See TracRevisionLog for help on using the revision log.