source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @182499b   10 years michaelni Merge commit 'c0f504e947cc0a3c73770419bf7d1af98288fc59' * commit …
(edit) @6d57da9a   10 years michaelni Merge commit 'c9ed48e80ef807ab0c1bb946ac8db5f34d83d9c9' * commit …
(edit) @1eb28479   10 years michaelni Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad' * commit …
(edit) @09f05717   10 years u avfilter/vf_colormatrix: make sure the number of threads is even for …
(edit) @2cfa1fdb   10 years michaelni Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c' * commit …
(edit) @33a79e44   10 years michaelni Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66' * commit …
(edit) @13f8bbfb   10 years michaelni avformat/mov: fix mis-detection of jpeg2000 Fixes demuxer choice for …
(edit) @6cd079a4   10 years michaelni avfilter/vf_histeq: Change enums to int, which are accessed via …
(edit) @73638897   10 years michaelni avfilter/vf_fieldmatch: Change enums to int, which are accessed via …
(edit) @e6140e78   10 years michaelni avfilter/vf_field: Change enum to int, which is accessed via AVOption …
(edit) @39ddda12   10 years michaelni mxfenc: fix memleaks in mxf_write_footer Signed-off-by: Andreas …
(edit) @5be04f97   10 years michaelni doc/protocols: Fixed missing example section marker Signed-off-by: …
(edit) @c0f504e9   10 years vittorio.giovara libx264: Allow full-range yuv422 and yuv444 pixel formats …
(edit) @c9ed48e8   10 years lu_zero dca: Read params->pancABIT0[param_index] only if part0 is set Prevent …
(edit) @48aef27f   10 years lu_zero x86: Put COPY3_IF_LT under HAVE_6REGS It uses 6 registers, unbreaks …
(edit) @96dd0442   10 years lu_zero isom: Add support for TSCC2 As produced by Camtasia 4.
(edit) @91894f27   10 years diego configure: Disable shift operator precedence warnings with MSVC
(edit) @d24af704   10 years michaelni avcodec/vc1_pred: Fix undefined shifts Found-by: Clang …
(edit) @b17620b8   10 years u avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWN
(edit) @fd682b18   10 years u avfilter: handle error in query_formats() of a bunch of random video …
(edit) @545b0dd6   10 years u avfilter/formats: proper error handling in ff_set_common_*() functions
(edit) @f861d9b2   10 years u avfilter/formats: proper error handling in ff_channel_layouts_ref() …
(edit) @93d9ce7c   10 years u avfilter/formats: use av_realloc_array in ADD_FORMAT()
(edit) @38fb183b   10 years u avfilter/formats: remove unused COPY_INT_LIST() macro This macro is …
(edit) @ae65cc7e   10 years michaelni Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259' * commit …
(edit) @730f3c49   10 years michaelni OpenCL uninit bug fix - clear is_compiled flag Signed-off-by: Michael …
(edit) @b425b81f   10 years michaelni avformat/rtsp: Fix potential pointer overflow in sdp_probe() …
(edit) @1b3b018a   10 years michaelni avformat/mpegts: Fix potential pointer overflows Signed-off-by: …
(edit) @29db8e45   10 years michaelni configure: Silence EMMS warnings in ICC Real world MMX code does not …
(edit) @312eb0d   10 years michaelni Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98' * commit …
(edit) @1904704a   10 years michaelni Merge commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce' * commit …
(edit) @b37852c7   10 years michaelni Merge commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea' * commit …
(edit) @6416dce4   10 years michaelni Merge commit 'f01c77157789b8e3a59ed2c9646faf8299e41641' * commit …
(edit) @7c9ad3c   10 years michaelni Merge commit 'a9d60c390f35f3954821bd635fd31bbb5036b29d' * commit …
(edit) @786032ca   10 years michaelni hevc: avoid unnecessary calls to get_format Signed-off-by: Michael …
(edit) @332776f6   10 years michaelni avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() …
(edit) @d79f7bf0   10 years michaelni avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp This is faster …
(edit) @12cf61c3   10 years michaelni avcodec/hevc: Fix undefined shifts Found-by: Clang -fsanitize=shift …
(edit) @04c52389   10 years michaelni avcodec/tdsc: Remove ;; Signed-off-by: Michael Niedermayer …
(edit) @fca08518   10 years michaelni avformat/hls: refactor repeated HLS option updates Signed-off-by: …
(edit) @2cb9c2fc   10 years martin movenc: Allow interleaving samples when writing fragmented files This …
(edit) @50ff0c05   10 years martin movenc: Support writing multiple trun atoms This is needed if all the …
(edit) @faab8f9f   10 years janne-libav configure: move cross_compile checks after the toolchain section
(edit) @3e1b5cbc   10 years janne-libav configure: handle Apple's armv7s in probe_arm_arch()
(edit) @f01c771   10 years janne-libav fate: add explicit support for the toolchain configure option
(edit) @a9d60c3   10 years janne-libav doc: fate: remove outdated SSH key fingerprint
(edit) @18a96479   10 years michaelni Merge commit '66a0ac0a802dd794acc1ab8559d3db9e98755b57' * commit …
(edit) @83ee820a   10 years stefasab lavfi/sendcmd: improve error reporting and robustness in case of …
(edit) @e8374d72   10 years James x86/proresdsp: remove ff_prores_idct_put_10_sse4 It's exactly the …
(edit) @bdd179c8   10 years James x86/proresdsp: remove unused macro Reviewed-by: Michael Niedermayer …
(edit) @1e4d0498   10 years michaelni avformat/mov: Disallow ".." in dref unless use_absolute_path is set …
(edit) @e5755893   10 years michaelni libavformat/mxfdec: fix MXFPackage->comment_refs memory leak …
(edit) @7859618a   10 years michaelni avformat/hls: store cookies returned in HLS key response …
(edit) @e802abd6   10 years michaelni avcodec/dcadec: if XLL is enabled use xll channels Fixes outputting …
(edit) @21d25441   10 years michaelni avcodec/dcadec: Only upsample as much data as is there Found-by: carl …
(edit) @3e486162   10 years michaelni Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c' * commit …
(edit) @4f3f5ee1   10 years michaelni Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710' * commit …
(edit) @66a0ac0a   10 years lu_zero mkv: Add support for DVB subtitles Bug-Id: 833
(edit) @54db7df   10 years michaelni Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24' * commit …
(edit) @96bd032   10 years michaelni Merge commit 'acbe15a99f158dbb0edb837fb6557171dc4376d4' * commit …
(edit) @20900107   10 years michaelni Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' * commit …
(edit) @e46a7fdc   10 years michaelni Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e' * commit …
(edit) @de41d537   10 years michaelni avcodec/dvbsub_parser: Fix potential pointer overflows Signed-off-by: …
(edit) @84da933   10 years u avfilter/palettegen: make sure at least one frame was sent to the …
(edit) @9a60b1fa   10 years lu_zero libswscale: fix compiler warnings enumerated type mixed with another …
(edit) @66028b7b   10 years lu_zero udp: Use AVOptions Add AVOptions for options currently available as …
(edit) @a4c58010   10 years lu_zero sctp: Update to match tcp Use AVOption and fallback over multiple …
(edit) @0a480874   10 years michaelni avcodec/h264dsp_template: Fix undefined shifts Found-by: Clang …
(edit) @8d54850f   10 years michaelni libavformat/mxfenc: write user comment metadata Reviewed-by: Tomas …
(edit) @6a63d0d8   10 years stefasab lavfi/eq: clarify error message in case of expression parsing error
(edit) @acbe15a9   10 years diego fate: Add test for DCA XLL
(edit) @217e4ff4   10 years diego dca: Support for XLL (lossless extension) Cleanup and integration by …
(edit) @2cda1a16   10 years michaelni avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() …
(edit) @32c4b504   10 years michaelni avformat/mpegvideodec: fix hypothetical pointer overflow in …
(edit) @84d8b4fb   10 years michaelni avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe() …
(edit) @213ddcb   10 years michaelni avformat/avidec: cleanup include Signed-off-by: Michael Niedermayer …
(edit) @bf696e26   10 years michaelni avformat/avidec: use avpriv_find_start_code in avi_read_packet() …
(edit) @e3f5b6f1   10 years michaelni avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask() …
(edit) @94ccbad4   10 years michaelni avcodec/ac3dec: Fix undefined shifts Found-by: Clang -fsanitize=shift …
(edit) @3b63819d   10 years michaelni avcodec/vc1: Fix undefined shifts Found-by: Clang -fsanitize=shift …
(edit) @b8535b27   10 years michaelni Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" This …
(edit) @a994fc39   10 years michaelni avcodec/utils: mark codec argument as const in ff_lock_avcodec() …
(edit) @43cafb95   10 years michaelni libavformat/mxfdec: export user comments metadata …
(edit) @8003816e   10 years michaelni avformat/mov: Check for string truncation in mov_open_dref() …
(edit) @21a53dd0   10 years michaelni avformat/mov: Use sizeof(filename) instead of a literal number …
(edit) @3814f92f   10 years michaelni lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED The later may …
(edit) @238db7cc   10 years michaelni x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED The later may …
(edit) @98cccdd9   10 years michaelni ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED The later may …
(edit) @5d38c628   10 years michaelni ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED The …
(edit) @a48b24e5   10 years michaelni avcodec/wmadec: Fix undefined shift in wma_decode_block() Found-by: …
(edit) @73ebbfdf   10 years michaelni ac3dec: cosmetics Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @0c3339f4   10 years michaelni eac3dec: fix scaling This is the remaining error, the output on the …
(edit) @c4bf3833   10 years michaelni ac3_fixed: fix computation of spx_noise_blend It was set to 1 instead …
(edit) @b083440   10 years michaelni ac3_fixed: fix out-of-bound read Should also improve decoding, but …
(edit) @15ce1601   10 years michaelni x86: xvid_idct: SSE2 merged add version Signed-off-by: Michael …
(edit) @decd519   10 years michaelni x86: xvid_idct: merged idct_put SSE2 versions Signed-off-by: Michael …
(edit) @8200575d   10 years michaelni x86: dct-test: evaluate prores idct avx version Signed-off-by: …
(edit) @4eb4451b   10 years michaelni x86: dct-test: fix compilation for prores When the decoder is …
(edit) @c3bf5271   10 years michaelni x86: xvid_idct: port MMX iDCT to yasm Also reduce the table …
(edit) @7b05b509   10 years michaelni ac3dec_fixed: always use the USE_FIXED=1 variant of the …
Note: See TracRevisionLog for help on using the revision log.