source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6db8cd8f   10 years michaelni Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83' * commit …
(edit) @f00e9c4b   10 years lukasz.m.luki2 lavu/opt: add consts where possible
(edit) @3ff3990   10 years lukasz.m.luki2 ffmpeg_opt: make use of recommended encoder configuration So far …
(edit) @500d6088   10 years lukasz.m.luki2 lavf/ffmenc: store recommended encoder configuration ffmenc will …
(edit) @568853b8   10 years lukasz.m.luki2 lavf/ffmdec: add common options to recommended encoder configuration …
(edit) @47602780   10 years michaelni Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1' * commit …
(edit) @d0f8b94b   10 years michaelni avformat/rtpproto: Allow to specify DSCP class By appending …
(edit) @5269cef4   10 years michaelni avformat/udp: Allow to specify DSCP class By appending ?dscp=26 to …
(edit) @970a8f1   10 years michaelni avcodec/mjpegdec: Fix integer overflow in shift Fixes: …
(edit) @92fa1d92   10 years clement avformat/mov: change conjugation for "Duplicate"
(edit) @5ab882d7   10 years clement avformat/mov: strengthen some table allocations
(edit) @98e8a9e   10 years michaelni ffmpeg: Print a debug message if the frame parameters mismatch the …
(edit) @57e58121   10 years michaelni avcodec/hevc_ps: More complete window reset Fixes out of array read …
(edit) @29208e6d   10 years stefasab lavu/imgutils: remove redundant and wrong check in av_image_fill_arrays
(edit) @fbd6c97f   10 years anton lavu: fix memory leaks by using a mutex instead of atomics The buffer …
(edit) @2443e522   10 years anton lavu: add wrappers for the pthreads mutex API Also add no-op …
(edit) @0167fa0   10 years michaelni msvc: Fix compilation errors due to header include order. Ensures …
(edit) @22e55791   10 years michaelni libavutil/ppc/util_altivec.h : fix load_with_perm_vec() add marcos …
(edit) @4ae1d602   10 years michaelni Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91' * commit …
(edit) @cc663bd1   10 years michaelni Merge commit '79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e' * commit …
(edit) @097de4d   10 years michaelni Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48' * commit …
(edit) @675ac56b   10 years martin Revert "lavf: Don't try to update files atomically with renames on …
(edit) @79fd186a   10 years martin lavf: Use MoveFileEx instead of rename/_wrename on windows This …
(edit) @9326d64e   10 years martin Share the utf8 to wchar conversion routine between lavf and lavu This …
(edit) @9f9440b   10 years michaelni avcodec/hevc_ps: Check return code from pps_range_extensions() Fixes …
(edit) @e2b8b4c   10 years michaelni avformat/apngdec: validate frame dimensions. Signed-off-by: Michael …
(edit) @345cfd04   10 years lukasz.m.luki2 lavc/options: fix leaks in avcodec_free_context Signed-off-by: Lukasz …
(edit) @3d086791   10 years lukasz.m.luki2 ffserver: dont leak pb_buffer
(edit) @3cb0bec6   10 years lukasz.m.luki2 ffserver: dont leak child arguments Signed-off-by: Lukasz Marek …
(edit) @ec6e035b   10 years lukasz.m.luki2 ffserver: export recommented encoder configuration Signed-off-by: …
(edit) @aaf6cc92   10 years lukasz.m.luki2 ffserver: allow skip setting defaults Signed-off-by: Lukasz Marek …
(edit) @6c2ed67c   10 years lukasz.m.luki2 ffserver_config: remove ffserver_apply_stream_config function This …
(edit) @f61cb645   10 years lukasz.m.luki2 ffserver_config: map ffserver options to AVOptions Signed-off-by: …
(edit) @d57a6d20   10 years lukasz.m.luki2 ffserver_config: cosmetic: move line_num into FFServerConfig Moving …
(edit) @e98aced6   10 years lukasz.m.luki2 ffserver_config: cosmetic: simplify functions calls. …
(edit) @c2ea7069   10 years clement avfilter/signalstats: re-use yuv/yuvu/yuvv vars in diff
(edit) @9cb1d81a   10 years clement avfilter/signalstats: localize a few variables
(edit) @82dda8e4   10 years clement avfilter/signalstats: add threading in compute_sat_hue_metrics
(edit) @7acbd56a   10 years clement avfilter/signalstats: isolate sat hue computation metrics in a …
(edit) @9db78a29   10 years clement avfilter/signalstats: add slice threading for subfilters
(edit) @fad68657   10 years clement avfilter/signalstats: fix repitition/repetition typo
(edit) @cc5c667e   10 years clement avfilter/signalstats: reindent after previous commit
(edit) @56b98dfc   10 years clement avfilter/signalstats: integrate height loop into subfilters
(edit) @c7e8f610   10 years clement avfilter/signalstats: remove pointless sub filter init system
(edit) @b424e67a   10 years clement avfilter/signalstats: fix different buffers for out frame if burn is …
(edit) @36091742   10 years michaelni v210enc: Add SIMD optimised 8-bit and 10-bit encoders Signed-off-by: …
(edit) @1d3a3b9f   10 years michaelni avcodec/rawdec: Check the return code of avpicture_get_size() Fixes …
(edit) @1b5d1124   10 years michaelni avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms Also …
(edit) @9a53707e   10 years michaelni avcodec/pngdec: Fix paeth prediction with small images Fixes out of …
(edit) @79ceaf82   10 years michaelni avcodec/pngdec: Check IHDR/IDAT order Fixes out of array access …
(edit) @8b8cb30d   10 years michaelni avformat/apngdec: use packet pts and duration instead of altering …
(edit) @0df95fa3   10 years michaelni Merge commit '234fb81e3145e9c9aec4ec16266676fab7dc21fa' * commit …
(edit) @b78074fd   10 years michaelni Merge commit 'ee37620b6ae4783cda637408422044b2d14a688c' * commit …
(edit) @234fb81e   10 years martin movenc: Expose the fragment index as an avoption This allows setting …
(edit) @ee37620b   10 years martin movenc: Add a flag for indicating a discontinuous fragment This …
(edit) @5f305228   10 years michaelni avcodec/flacdec: fix off by 1 error Fixes assertion failure Fixes: …
(edit) @e5c01ccd   10 years michaelni avcodec/flacdec: Call ff_flacdsp_init() unconditionally Fixes out of …
(edit) @2ad38c6   10 years michaelni avformat/mxfdec: dont ask for samples with field dominance 0 anymore …
(edit) @4acefd25   10 years michaelni avformat/apngdec: account for blend and dispose operations. When the …
(edit) @5badcdf2   10 years Carl Eugen Hoyos Rename sync() functions in libavformat. Fixes compilation on Android …
(edit) @1907ff0a   10 years lukasz.m.luki2 lavc/utils: free private options on avcodec_open2 fail It protects …
(edit) @ea0d893   10 years lukasz.m.luki2 lavu/opt: handle NULL obj in av_opt_next It indirectly also fixes …
(edit) @2a89afb3   10 years lukasz.m.luki2 lavc/libxvid: return meaningful error codes Signed-off-by: Lukasz …
(edit) @e29153f   10 years lukasz.m.luki2 lavc/avuienc: fix mem leak in case of init failure Signed-off-by: …
(edit) @23e91a1b   10 years michaelni Merge commit 'f20141d73f08ed0c8e875bd993a7143e19b266e3' * commit …
(edit) @155f4dd6   10 years michaelni doc: add entry for APNG demuxer where needed. Signed-off-by: Michael …
(edit) @bc3d02fa   10 years michaelni lavf/avio: clarify the buffer parameter of avio_alloc_context …
(edit) @2f1de5ca   10 years michaelni avcodec/huffyuvdec: apply vertical filter in steps of 1 line for …
(edit) @d0879a9   10 years michaelni avformat/os_support: try to fix build when included from a c++ file …
(edit) @8cd80b5f   10 years michaelni avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails …
(edit) @3d5d95db   10 years michaelni avcodec/utils: Check that the data is complete in …
(edit) @0eecf409   10 years michaelni avcodec/mjpegdec: Fix context fields becoming inconsistent Fixes out …
(edit) @f20141d7   10 years martin vorbis_parser: Include stdint.h in the header, to make it work …
(edit) @ca59b5b6   10 years michaelni avfilter/x86/vf_interlace: remove redundant instructions …
(edit) @3fe3c8ab   10 years michaelni Merge commit 'ca5c3ff90972a5c97aabda2ace57ba72dcd7d83b' * commit …
(edit) @8c994528   10 years michaelni Merge commit '57ed5a64feec4af1f16f9a74c63cfa9aa8147242' * commit …
(edit) @ba1a19b   10 years michaelni Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74' * commit …
(edit) @0e85a28f   10 years michaelni Merge commit '51946d2de8bd4a4aada43b6ab41340b0f5eb4ecb' * commit …
(edit) @79f77ce3   10 years michaelni Merge commit 'd25afb579facc83fd3a839f21411124d0b09f0ba' * commit …
(edit) @ed25ca16   10 years michaelni Merge commit 'b67138598ce158e3083f6295a27b63e2065d5ecb' * commit …
(edit) @bcccb2c2   10 years michaelni Merge commit '62e52b94e684491dfc5a6b7ca688bb86f7cd0f3f' * commit …
(edit) @a63ec9d5   10 years michaelni Merge commit 'c117da9d3e0db7dc311d817054988364b3ef4587' * commit …
(edit) @0aa20883   10 years michaelni Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a' * commit …
(edit) @1f3d4788   10 years michaelni avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for …
(edit) @67dbf8be   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @c724c82a   10 years michaelni doc/print_options: Fix build on mingw after …
(edit) @60420fa3   10 years michaelni avdevice/dshow: fix build, ensure that feature enable #defines are set …
(edit) @ca5c3ff9   10 years vittorio.giovara vf_interlace: x86: improve asm performance 4775 decicycles -> 3688 …
(edit) @57ed5a64   10 years vittorio.giovara hnm4: change width/height to int to fix hypothetical integer overflows …
(edit) @16158da9   10 years vittorio.giovara hnm4: Use av_image_check_size As done for all the other codecs not …
(edit) @51946d2d   10 years vittorio.giovara vc1: Use the correct shift amount is_intra is a 6bits bitfield. …
(edit) @d25afb5   10 years vittorio.giovara vc1: Set the is_intra bitfield to all 1 when needed Keep the code as …
(edit) @b6713859   10 years vittorio.giovara vc1: Simplify a little setting the intra variables The code currently …
(edit) @62e52b94   10 years vittorio.giovara vorbis_parser: Move vp check to avoid a null pointer dereference CC: …
(edit) @c117da9d   10 years vittorio.giovara lpc: remove unneeded {} Signed-off-by: Michael Niedermayer …
(edit) @bc75b64c   10 years vittorio.giovara vc1pred: remove logically dead code CC: libav-stable@libav.org
(edit) @ecfafc5f   10 years michaelni Merge commit '960aff379da46dcaff61504a57714d4d4e758e41' * commit …
(edit) @71ecfcf2   10 years michaelni Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c' * commit …
(edit) @20f3cdf0   10 years Carl Eugen Hoyos Include config.h from huffyuvdsp.h. Fixes a warning about undefined …
(edit) @0e3ea5b2   10 years Carl Eugen Hoyos Include stddef from snow_dwt.h. Fixes make checkheaders.
Note: See TracRevisionLog for help on using the revision log.