source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a6f73073   10 years michaelni avformat/rmdec: Check codec_data_size Fixes infinite loop Fixes …
(edit) @eac5c7b8   10 years michaelni avformat/aviobuf: Fix infinite loop in ff_get_line() Fixes ticket4152 …
(edit) @868cec5   10 years michaelni avdevice/decklink_common: fix COM initialization failure check …
(edit) @534f901f   10 years michaelni avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @c5dc8cc0   10 years michaelni avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() …
(edit) @e316caf   10 years michaelni avcodec/opusdec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @9fa056ba   10 years michaelni pngdsp x86: use unaligned access For test images manually generated …
(edit) @242f1152   10 years michaelni ffmpeg: drop usage of coded_frame It causes all kinds of problems and …
(edit) @5a57f389   10 years michaelni avdevice/decklink_common: fix heap corruption run time error …
(edit) @7a4be431   10 years Carl Eugen Hoyos Support muxing 4k AVC Intra in mov. Reported and tested by Rens …
(edit) @ebc29e86   10 years michaelni Merge commit '2e0935965b824bc641b7e0bafafcbb1e36027f79' * commit …
(edit) @b329460c   10 years michaelni Merge commit '7319a47c7e7931ebf8f475cc2cffc7bcd333acee' * commit …
(edit) @d76adfa   10 years michaelni Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550' * commit …
(edit) @fc469e5c   10 years michaelni Merge commit '26e20dfd06ac62da596a9549867f990f1200a04e' * commit …
(edit) @02444f02   10 years michaelni Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09' * commit …
(edit) @781a5a39   10 years michaelni Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09' * commit …
(edit) @302ed9c4   10 years lukasz.m.luki2 ffserver_config: print warning when using default value Some of the …
(edit) @2f423361   10 years lukasz.m.luki2 ffserver_config: set defaults basing on absence of set value This …
(edit) @c8ac46e   10 years lukasz.m.luki2 ffserver_config: remove useless defaults Options are already set to …
(edit) @8b0226f2   10 years lukasz.m.luki2 ffserver: use avcodec_copy_context to copy context Copying context …
(edit) @d0b0fe66   10 years michaelni Merge commit '5639ed9abb58311f82cf3499b682d228290adb09' * commit …
(edit) @1537d0b4   10 years michaelni Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3' * commit …
(edit) @61d0a6dd   10 years michaelni Merge commit '7464e98f74c03d3efa0cdc8d7abad06e4c3c277a' * commit …
(edit) @9adc999d   10 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @68b8e21b   10 years michaelni avcodec/aacdec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @46b64e30   10 years michaelni Revert "avfilter/vf_interlace: more accurate pts calculation" This …
(edit) @6c96aa06   10 years george configure: add a note about pkg-config --static. Try to detect "$cc …
(edit) @cfcaf6b3   10 years george configure: add optional pkg-config helper and use it. The require …
(edit) @59f1f764   10 years michaelni avfilter/vf_tinterlace: Favor using standard timebases for the output …
(edit) @b4d41bee   10 years michaelni avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for …
(edit) @2e093596   10 years vittorio.giovara Drop the unofficial extension prefix for MPEG and MPEG-TS formats As …
(edit) @7319a47c   10 years vittorio.giovara mpegtsenc: recognize .mts as MPEG Transport Stream
(edit) @8f8caca2   10 years vittorio.giovara Add support for BDAV/m2ts-mode muxing Signed-off-by: Fredrik Axelsson …
(edit) @26e20df   10 years vittorio.giovara options_table: fix colorspace minimum option value The min value for …
(edit) @3cec81f4   10 years vittorio.giovara mov: allocate the tag value dynamically This allows to load metadata …
(edit) @e352b293   10 years vittorio.giovara mov: Add an option for exporting all metadata
(edit) @5639ed9a   10 years vittorio.giovara mov: do not truncate the language-prefixed tag
(edit) @604c9b11   10 years vittorio.giovara rtsp: move the CONFIG_ macros to the beginning of the check With …
(edit) @7464e98f   10 years vittorio.giovara aac: Simplify decode_mid_side_stereo Might spare few cycles if the …
(edit) @d7716961   10 years michaelni avformat/apngdec: exit probing when skipping is not possible. …
(edit) @543fceba   10 years michaelni apng: move shared header from avformat to avcodec. Signed-off-by: …
(edit) @f151f541   10 years Carl Eugen Hoyos lavf/qcp: Print unknown GUID on error.
(edit) @7f6515e4   10 years Carl Eugen Hoyos Also print GUIDs as shown in the Windows registry to ease debugging.
(edit) @ea5423a0   10 years Carl Eugen Hoyos lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. Fixes …
(edit) @42801505   10 years michaelni tests: Add vsynth2 which uses the new reference.pnm The file is …
(edit) @ed49b142   10 years michaelni tests: Rename vsynth2 to vsynth_lena This avoids confusion with a …
(edit) @24e7e023   10 years michaelni avformat/crypto: Use av_memdup() Signed-off-by: Michael Niedermayer …
(edit) @00d4013d   10 years michaelni avformat/crypto: added encryption Signed-off-by: Christian Suloway …
(edit) @55a06b46   10 years michaelni doc: mention the noise_bsf parameter in the docs This looks more like …
(edit) @9978916c   10 years michaelni Merge commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119' * commit …
(edit) @51f2422c   10 years michaelni avcodec/vorbisdec: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @00d47591   10 years michaelni avcodec/opus_celt: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @3384d765   10 years michaelni avcodec/wmaprodec: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @24fdf733   10 years michaelni avformat/utils: Search harder for missing stream information in flv by …
(edit) @e4a77dc2   10 years siretart Make the RELEASE file match with the most recent tag
(edit) @b50e003e   10 years michaelni avcodec/motion_est: use 2x8x8 for interlaced qpel Fixes out of array …
(edit) @928322c1   10 years michaelni doc: correct license template for t2h.pm Signed-off-by: Michael …
(edit) @b2865259   10 years michaelni doc: fix spelling errors succesfully => successfully, reproducable => …
(edit) @8653419e   10 years michaelni avformat/mxfdec: Reset structural_components_count when allocation …
(edit) @e5d217f0   10 years michaelni libavformat/mxfdec.c: initial support for EssenceGroups Previous …
(edit) @21c0c0f9   10 years michaelni LICENSE.md: Add tests/reference.pnm Signed-off-by: Michael …
(edit) @d828b081   10 years michaelni Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b' * commit …
(edit) @79440651   10 years michaelni Merge commit '0f257e29c5520b215e573e7e3abde8e5a4743309' * commit …
(edit) @4c592c3   10 years michaelni ffmpeg: take bsf arguments from the command line The format is now: …
(edit) @0b5adc35   10 years michaelni avcodec/adxenc: fix rounding Signed-off-by: Michael Niedermayer …
(edit) @6b0ab561   10 years michaelni avcodec/adxenc: match prediction used in the decoder The prediction …
(edit) @93f959b6   10 years michaelni avcodec/atrac3: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @1aca990b   10 years michaelni avcodec/libmp3lame: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @2fbb9e64   10 years michaelni avcodec/wma: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @6a2bfd52   10 years michaelni h264_ps: move and export aspect_ratio Needed for filters that may …
(edit) @e74f2be1   10 years michaelni avformat/riffdec: ask for samples with wav header size < 14 Based on …
(edit) @e4788e9c   10 years michaelni avfilter/vf_yadif: fix extra leading dup frame when deint=1 Logic for …
(edit) @fc9ced41   10 years michaelni avcodec/twinvq: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @2336c76d   10 years michaelni avcodec/ra288: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @b0464212   10 years michaelni avcodec/on2avc: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @14285c33   10 years michaelni avcodec/aacenc: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @cae851c7   10 years michaelni avcodec/ac3enc: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @5bf4cd8e   10 years michaelni avutil/ppc/util_altivec: add () to VEC_SPLAT16 macro Signed-off-by: …
(edit) @c299b6fd   10 years michaelni avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out …
(edit) @32eadfe4   10 years michaelni libavutil/threads.h: correct an include to be local Signed-off-by: …
(edit) @090a7801   10 years michaelni libavutil/thread.h: Support OS/2 threads Signed-off-by: Michael …
(edit) @2db29482   10 years michaelni avutil/bprint: C++ compatible AVBPrint definition. Previous version …
(edit) @0cb994df   10 years lukasz.m.luki2 lavu/opt: add escaping to av_opt_serialize Signed-off-by: Lukasz …
(edit) @8895bf7b   10 years siretart Replace lena.pnm The new reference.pnm is a freely licensed …
(edit) @0f257e29   10 years siretart Treat all '*.pnm' files as non-text file This convinces the …
(edit) @dd5d6179   10 years michaelni avfilter/vf_idet: Fixing idet for single-frame inputs. Handle single …
(edit) @27897d2e   10 years michaelni Merge commit '491805636cef50d3f582bd345e1460eeb739ea48' * commit …
(edit) @cb58c771   10 years michaelni fix Makefile objects for pulseaudio support Signed-off-by: Michael …
(edit) @49180563   10 years martin rtmpproto: Fix a typo in a comment Signed-off-by: Martin Storsjö …
(edit) @ebf2052a   10 years michaelni avcodec/pngdec: apng: fix output buffer filling when no blending is …
(edit) @885a763c   10 years michaelni avcodec/ppc/h264qpel_template: protect unistd.h by #if HAVE_UNISTD_H …
(edit) @af8804ac   10 years michaelni avcodec/pngdec: allow for some code path optimizations. Use 'if …
(edit) @aff50ae1   10 years michaelni avcodec/pngdec: do not blend on transparent black There is no need to …
(edit) @bd67d0ea   10 years michaelni avcodec/ppc/h264qpel: POWER LE support for put_pixels16_l2_altivec() …
(edit) @8cc5a78e   10 years michaelni avcodec/ppc/h264qpel_template: POWER LE support for …
(edit) @89f3043c   10 years michaelni avcodec/ppc/h264chroma_template: POWER LE support for …
(edit) @57c89c50   10 years michaelni avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() …
(edit) @f001a2b   10 years michaelni Merge commit 'fcae9f212a6001d966c52dc22cd4b22e9851b428' * commit …
(edit) @5ce070c1   10 years michaelni Merge commit 'a9d8d35e4833fc4dfbf557ce73c84e9ca6224427' * commit …
(edit) @21ff626c   10 years michaelni Merge commit '01eac895ab350027467ffbe7278740f89ae8be75' * commit …
Note: See TracRevisionLog for help on using the revision log.