source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bde8eb7f   10 years michaelni Merge commit 'b5fe13448b13bfdd48a75b7e12387e11e3526d7c' * commit …
(edit) @b5fe1344   10 years tdskywalker vc1: Use logical instead of bitwise or for coded_inter This appears …
(edit) @1964251b   10 years michaelni libavformat/iff: print error message when DSDIFF compression type is …
(edit) @ee2e5acd   10 years michaelni avcodec/dxtory: remove unused variables Found-by: Benoit Fouet …
(edit) @4c57be12   10 years michaelni Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37' * commit …
(edit) @b0458e62   10 years michaelni Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2' * commit …
(edit) @f2254e36   10 years michaelni lavd/avfoundation: Use microseconds as common timebase. …
(edit) @b97f6ef9   10 years diego pcm-dvd: Move a variable to a smaller scope This avoids an unused …
(edit) @9ae83ece   10 years u avformat/srtdec: simpler and more lenient probing Fixes Ticket #3935.
(edit) @7dd2005e   10 years u avformat: add SUP/PGS subtitle demuxer Signed-off-by: Clément Bœsch …
(edit) @4d5b99da   10 years diego caf: Give context structure a consistent name
(edit) @1ea7a3e0   10 years michaelni lavd/avfoundation: Simplify debug message generation. Signed-off-by: …
(edit) @92827e18   10 years michaelni lavd/avfoundation: Using the actual stream index instead of hardcoded …
(edit) @a69c70e1   10 years michaelni lavd/avfoundation: Split adding a device and getting the device …
(edit) @88c937f   10 years Carl Eugen Hoyos Autodetect jpg images. Based on 2d3842f5 by Michael Niedermayer. …
(edit) @475e3799   10 years Carl Eugen Hoyos Support libopenjpeg 2.x via libopenmj2. Based on a patch by Marius …
(edit) @8de7bdd7   10 years Carl Eugen Hoyos Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P.
(edit) @a43bcaaf   10 years michaelni avcodec/dxtory: Support dxtory-2.0.127.avi Signed-off-by: Michael …
(edit) @c0f9df3   10 years Carl Eugen Hoyos lavc/x86/idctdsp.h: Fix make checkheaders.
(edit) @a829870b   10 years James avcodec/svq1enc: align buffer used by simd functions Reviewed-by: …
(edit) @4b892e46   10 years James x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx() It may be …
(edit) @e113692   10 years michaelni lavu/ffmpeg_opt: Check return value of avcodec_find_encoder(). …
(edit) @ce6e46be   10 years michaelni avformat/img2dec: enable generic seeking for image pipes …
(edit) @6d35aba1   10 years michaelni avformat/img2dec: initialize pkt->pos for image pipes Signed-off-by: …
(edit) @2497914a   10 years michaelni avformat/img2dec: pass error code and signal EOF Found-by: Daemon404 …
(edit) @1dbdcb4a   10 years michaelni avformat/img2dec: fix error code at EOF for pipes Signed-off-by: …
(edit) @454f98b8   10 years michaelni Merge commit '4620affa24eedb167482198aa04126bcedd05620' * commit …
(edit) @59f49667   10 years michaelni Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5' * commit …
(edit) @8f3d3e5f   10 years michaelni Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b' * commit …
(edit) @9b53691f   10 years michaelni Merge commit '28f5cd312c9da9072108edf8b7685d009374ea96' * commit …
(edit) @a6fd685f   10 years michaelni Merge commit 'd07ddc93e29a4fdf12cd426953a7ecd5abe5e36d' * commit …
(edit) @4620affa   10 years diego m4vdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @86a36108   10 years diego lmlm4: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @95d312d6   10 years diego concat: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @28f5cd31   10 years diego fate: Switch ra4-288 test from framecrc() to pcm() The decoder is …
(edit) @d07ddc93   10 years martin avcodec: Fix a doxy comment to refer to the right function CC: …
(edit) @303fc9b3   10 years michaelni avcodec/mpegvideo_enc: write a log message at verbose level if frame …
(edit) @4f4f08e6   10 years James x86/idctdsp: port {put,add}_pixels_clamped to yasm Also add sse2 …
(edit) @c99a8828   10 years James avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t …
(edit) @6441d522   10 years michaelni Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b' * commit …
(edit) @d8ddac3   10 years michaelni Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc' * commit …
(edit) @b8d3f7fc   10 years michaelni Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' * commit …
(edit) @ad26e83f   10 years James avcodec/x86: use function pointers for {put,add}_pixels_clamped Same …
(edit) @857fc0a7   10 years michaelni libavutil/opt: fix av_opt_set_channel_layout() to access correct …
(edit) @2f172f1a   10 years martin rtsp: Clear the session id on redirects This fixes handling redirects …
(edit) @ddf5fb71   10 years martin rtpenc: HEVC/H.265 support Signed-off-by: Martin Storsjö …
(edit) @a2efbec   10 years martin libavformat: Move avc mp4 startcode parsing to a shared file …
(edit) @70277d1d   10 years James x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 ~15% faster than sse2. …
(edit) @280ef183   10 years michaelni libavformat/ffmetadec: Make unchanged function arguments const …
(edit) @ab6f4fd4   10 years michaelni libavformat/dv: Make unchanged function arguments const …
(edit) @af19d2ed   10 years michaelni libavformat/avienc: Make unchanged function arguments const …
(edit) @d6ed6778   10 years michaelni libavformat/avidec: Make unchanged function arguments const …
(edit) @e27f781a   10 years michaelni Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51' * commit …
(edit) @3cd252d2   10 years michaelni doc/APIchanges: fix typo Found-by: ubitux Signed-off-by: Michael …
(edit) @ac682955   10 years michaelni postproc: add basic deblock filter visualization support …
(edit) @266b3d4f   10 years michaelni ffplay: use av_codec_get_pkt_timebase() Reviewed-by: Benoit Fouet …
(edit) @c463dfc7   10 years martin rtpdec_hevc: Drop a duplicated, nonstandard entry The RFC spec draft …
(edit) @170e2fd7   10 years michaelni configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is …
(edit) @3bc03617   10 years michaelni configure: fail if SDL is unavailable and --enable-sdl is specified …
(edit) @fb01a18   10 years michaelni configure: reindent the --disable-sdl related code Signed-off-by: …
(edit) @a7ed0108   10 years michaelni configure: support --disable-sdl Signed-off-by: Michael Niedermayer …
(edit) @3fe96294   10 years michaelni hevc: move intermediate bidir buffer Other buffers are already there. …
(edit) @de60ce39   10 years michaelni hevc: remove unneeded buffer. Signed-off-by: Michael Niedermayer …
(edit) @164d6c7f   10 years James x86/videodsp: fix warning about discarded 'const' qualifier …
(edit) @789274dc   10 years James avcodec/libvpxdec: don't check for formats other than i420 when vp9 …
(edit) @00d3bb1a   10 years michaelni tests/fate-run.sh: Cat .err file in case of error with V>0 This may …
(edit) @9f0ba52f   10 years Carl Eugen Hoyos Skip decklink_common_c.h when running make checkheaders.
(edit) @55179987   10 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @6b733be7   10 years michaelni Fix compile error on arm4/arm5 platform Since these commits …
(edit) @1f5a3cf   10 years Marton Balint ffplay: move pts calculating code to generic decoder Signed-off-by: …
(edit) @9e0d1c00   10 years Marton Balint ffplay: factorize decoder functions to generic decoder Signed-off-by: …
(edit) @32f1a28   10 years Marton Balint ffplay: handle fullscreen status on resize event In some cases resize …
(edit) @6843b9dc   10 years michaelni avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() Fixes …
(edit) @e5b31129   10 years michaelni avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 …
(edit) @b0f7de3e   10 years michaelni avcodec/asvenc: fix AAN scaling Signed-off-by: Michael Niedermayer …
(edit) @0bb5ad7a   10 years michaelni avcodec/asvenc: Fix integer overflow in level Warn if the qscale is …
(edit) @6b2caa32   10 years James x86/vp9: add AVX and AVX2 MC Roughly 25% faster MC than ssse3 for …
(edit) @22844132   10 years michaelni ffmpeg: replace impossible dts/pts combinations by a reasonable guess …
(edit) @bdb7f086   10 years michaelni doc/decoders: adding documentation for lavc/dvdsubdec.c option …
(edit) @c7d21dee   10 years michaelni libavcodec/dvdsubdec: Add option forced_subs_only to only decode …
(edit) @1cf28fd5   10 years michaelni avformat/asfenc: Make asf_write_indexs index argument const …
(edit) @d902a3f4   10 years michaelni avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it …
(edit) @544380aa   10 years michaelni avcodec/4xm: Make src of decode_p_block() const Signed-off-by: …
(edit) @3a7f9db1   10 years michaelni avcodec/snow: Make block argumrnt of ff_snow_pred_block() const …
(edit) @3c4fc6a7   10 years michaelni postproc/postprocess_template: mark unchanged function arguments const …
(edit) @bd689097   10 years michaelni postprocess: prefetch* dont change anything, thus their arguments …
(edit) @fe5093aa   10 years michaelni Revert "configure: Refactor setting of feature test macro …
(edit) @5820358b   10 years michaelni Add missing entry for maintainer of rtpenc_hevc.* Signed-off-by: …
(edit) @9c843fb1   10 years michaelni avformat/avidec: ensure that palette does not contain the BottomUp …
(edit) @591e06b0   10 years michaelni avformat/img2: remove useless 'pix' duplicated entry. The second …
(edit) @e1cddd1   10 years michaelni rtpenc_h263_rfc2190: avoid misleading error output Signed-off-by: …
(edit) @f3aaec78   10 years michaelni avdevice/version: bump minor for the decklink input Found-by: jamrial …
(edit) @bac6cfcb   10 years michaelni avdevice: add decklink input support Signed-off-by: Michael …
(edit) @a5e040ee   10 years michaelni avdevice/decklink: move general code of decklink encoder to common …
(edit) @56b8d106   10 years michaelni configure: Refactor setting of feature test macro _XOPEN_SOURCE Some …
(edit) @eb7a6d08   10 years george lavu/bprint: add const to av_bprint_is_complete() argument.
(edit) @08e2b0da   10 years u avformat/assenc: mux all extradata at once Before this commit, the …
(edit) @e6077067   10 years u avformat/assenc: return correct error code
(edit) @ce8dc93a   10 years u avcodec/webvttdec: add some memory checks
(edit) @36c3a016   10 years u avcodec/textdec: add some memory checks
Note: See TracRevisionLog for help on using the revision log.