source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @81206683   11 years michaelni avcodec/hevc_cabac: decrease CABAC_MAX_BIN Prevents shifts with …
(edit) @096de451   11 years michaelni configure: add support for new CPUs Add new -march values for Intel …
(edit) @a215b15   11 years michaelni avformat/utils: Set the average frame rate from the r_frame_rate if …
(edit) @34e7d3c3   11 years michaelni avformat/utils: Ensure that average fps is probed if requested by the …
(edit) @502a8f56   11 years michaelni Merge commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb' * commit …
(edit) @1f249d2c   11 years michaelni avformat/utils: prevent r frame rate from being set larger than 1/tb …
(edit) @4394f82f   11 years michaelni avformat/utils: add gif to tb_unreliable() This improves the used …
(edit) @1eb57e1d   11 years anton lavc: eliminate tb_unreliable() If framerate estimation is enabled, …
(edit) @18af0ce6   11 years michaelni avfilter/graphdump: Fix pointer to local outside scope Fixes …
(edit) @2cf51435   11 years michaelni avcodec/mpeg12enc: increase declared size of block function argument …
(edit) @d80e7ba9   11 years michaelni ffmpeg_filter: make *jpeg_formats static const Found-by: Reimar …
(edit) @e31727bd   11 years michaelni avcodec/mjpegdec: make type of shift unsigned to avoid undefined …
(edit) @4260ed46   11 years michaelni avcodec/h264_cabac: fix indention Fixes CID1087088 Signed-off-by: …
(edit) @1fc28cf1   11 years michaelni avcodec/g729postfilter: avoid potential negative shift Fixes …
(edit) @d03defa7   11 years michaelni avcodec/tiff: Support yuv 420 and 444 Fixes Ticket416 Trolled-by: jb …
(edit) @1ca21e1b   11 years michaelni avcodec/tiff: parse subsample factors Signed-off-by: Michael …
(edit) @4930e529   11 years michaelni lavd/fbdev_enc: fix not closed handles Fixes CID 1206651 …
(edit) @b3c0d010   11 years michaelni avformat/mlvdec: close any additional .Mxx files Signed-off-by: Peter …
(edit) @8bd6837e   11 years michaelni avformat/mlvdec: remove unused MlvContext.buffer Signed-off-by: Peter …
(edit) @ef312b8   11 years michaelni Fix bistream typos Found-by: wm4 Signed-off-by: Michael Niedermayer …
(edit) @3a5ca79b   11 years michaelni fix bistream typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @9341e949   11 years michaelni Fix overriden typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @a5e20d9f   11 years michaelni Fix teh typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @466988ab   11 years michaelni Fix dont and doesnt typos Signed-off-by: Michael Niedermayer …
(edit) @e2a5557c   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @4abbea02   11 years Carl Eugen Hoyos lavf/mpeg.h: Remove an unused definition. Fixes a warning when …
(edit) @e9ad121b   11 years michaelni Fix skiping typos Found-by: Alessandro Ghedini …
(edit) @9abf08f7   11 years michaelni avformat/mlvdec: print unsigned chunk size Signed-off-by: Peter Ross …
(edit) @bdab0c2d   11 years michaelni avformat/mlvdec: process ff_get_wav_header return value Fixes …
(edit) @c9cfd45   11 years michaelni avformat/mpegtsenc: Allow DTS audio copy to TS streams This doesn't …
(edit) @7e7b668e   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Try …
(edit) @e20ebe49   11 years michaelni avcodec/shorten: check bitshift Fixes invalid shift Fixes CID1194400 …
(edit) @ade5851b   11 years Carl Eugen Hoyos Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in …
(edit) @b2cfd1fd   11 years u avfilter/curves: fix resource leaks. Fixes CID1206650
(edit) @b4329605   11 years michaelni avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
(edit) @bc32340   11 years michaelni avcodec/truemotion2: replace impossible condition by av_assert2 …
(edit) @09b16619   11 years michaelni ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
(edit) @6956b048   11 years michaelni avfilter/vf_drawtext: fix resource leaks Fixes CID1206649 …
(edit) @66e30a2e   11 years michaelni avformat/mpegtsenc: check avformat_new_stream() return Fixes …
(edit) @24725f8e   11 years michaelni avformat/matroskaenc: fix indention level Fixes CID1206644 …
(edit) @9b1d7d4f   11 years michaelni avformat/oggparsecelt: fix memleak Fixes: CID1108605 Signed-off-by: …
(edit) @68de2115   11 years michaelni avformat/tee: print errors for each failed bitstream filter Fixes …
(edit) @ebfe154b   11 years michaelni avcodec/apedec: tmpk==32 is not supported, prevent undefined behavior …
(edit) @669a09fb   11 years michaelni Add AV_LOG_PRINT_LEVEL flag to include log severity in default log …
(edit) @262ea965   11 years michaelni cmdutils: preserve unchanged log flags when setting …
(edit) @b217dc91   11 years michaelni lavfi/avfilter: clarify avfilter_graph_get_filter() doxygen …
(edit) @3ba77ea3   11 years michaelni avcodec/vc1dec: print debug message if a b frame without reference is …
(edit) @8b2c3d2a   11 years michaelni Merge commit 'cdf6eb5a9710566be217a3f17d3d94ac4e4d2662' * commit …
(edit) @7228bdee   11 years r.verdejo ffserver: fix missing frees at connection setup Should fix FFmpeg …
(edit) @1404e2a3   11 years r.verdejo ffserver: free AVStream st before wiping context Should fix FFmpeg …
(edit) @107f2468   11 years r.verdejo ffserver: free nacl as needed Should fix FFmpeg Coverity Scan issue …
(edit) @b2682db3   11 years michaelni lavfi/avfilter: fix typos in doxgens Signed-off-by: Lukasz Marek …
(edit) @e0e60c92   11 years michaelni avcodec/dpx: extract frame rate Fixes part of Ticket3511 …
(edit) @af165ace   11 years michaelni avformat/movenc: dont store invalid tapt atom Signed-off-by: Michael …
(edit) @c9e0f7a   11 years michaelni Merge commit '99e22b7859177f6d3ed6121040924b337dce5497' * commit …
(edit) @944a744b   11 years michaelni Merge commit '802385dbc2c57abd76f6a00e32f3df35e9526c08' * commit …
(edit) @62056d09   11 years michaelni avformat/avidec: skip len=0 entries from the index Reduces cpu & …
(edit) @cdf6eb5a   11 years lu_zero vc1: Do not return an error when skipping b frames This caused mpv …
(edit) @99e22b78   11 years lu_zero mov: Emit the correct tags for clcp tracks Bug-Id: 664 …
(edit) @802385db   11 years lu_zero mov: Write prof section of tapt tag Signed-off-by: Luca Barbato …
(edit) @cdac3ab5   11 years michaelni swresample: add swri_resample_double_sse2 Signed-off-by: James Almer …
(edit) @92cc6d51   11 years michaelni avcodec/mdct_template: Use av_malloc_array() Signed-off-by: Michael …
(edit) @681a5b8d   11 years michaelni avcodec/ttaenc: use av_malloc_array() Signed-off-by: Michael …
(edit) @abbcc6b2   11 years michaelni avcodec/utils: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @2f2629c8   11 years michaelni Merge commit '6d69f9f37689c999815a65a2d99999fad3a41705' * commit …
(edit) @6d69f9f3   11 years rsbultje vp9: write uveob as 16-bit value for 16x16/32x32 transforms. This …
(edit) @c7b08904   11 years michaelni vp9: use LOCAL_ALIGNED_32 for left/top intra_pred pointers This is …
(edit) @25d5ea6d   11 years michaelni lavu: add LOCAL_ALIGNED_32 Signed-off-by: James Almer …
(edit) @cebe06a0   11 years michaelni avutil/opencl: fix a segmentfault in libavutil/opencl.c …
(edit) @6e5cce1c   11 years michaelni configure: allow overriding ranlib Reviewed-by: Timothy Gu …
(edit) @a0d7f9ec   11 years michaelni vc-1: Optimise parser (with special attention to ARM) The previous …
(edit) @9d8ecdd8   11 years michaelni vc-1: Add platform-specific start code search routine to …
(edit) @270cede3   11 years michaelni h264: Move search code search functions into separate source files. …
(edit) @e148a582   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @817627d9   11 years michaelni Merge commit '8de77b665d2a2f1cd560d2183fd4664298b30715' * commit …
(edit) @e32fc9b   11 years michaelni Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113' * commit …
(edit) @26953ed   11 years michaelni Merge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec' * commit …
(edit) @06e6643   11 years michaelni Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6' * commit …
(edit) @5ac10d40   11 years michaelni x86/mpegaudiodsp: define apply_window_mp3 as SSE None of the …
(edit) @d66de500   11 years derek.buitenhuis fate: Add fic-in-avi test Signed-off-by: Derek Buitenhuis …
(edit) @8de77b66   11 years derek.buitenhuis fate: Add fic-in-avi test Signed-off-by: Derek Buitenhuis …
(edit) @ca9cc6fd   11 years michaelni Merge commit '152b797cd687e96a582a1cb908dddf3d330d7637' * commit …
(edit) @7da5ff5c   11 years michaelni Merge commit '5d983fdbca5570a1545a892583a372cfb3fffe92' * commit …
(edit) @277ae5a7   11 years michaelni Merge commit '374fdc8c071dcd96422378b0a1a0d453336d8a01' * commit …
(edit) @a24a2527   11 years janne-libav aarch64: NEON optimized FIR audio resampling Optimized for the …
(edit) @cae8df78   11 years janne-libav lavr: define ResampleContext in resample.h Required for arch …
(edit) @a88e1d1c   11 years janne-libav lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
(edit) @18e7e21e   11 years Carl Eugen Hoyos Enable muxing ac-3 in caf. The files play fine with QuickTime.
(edit) @ced0d6c1   11 years Carl Eugen Hoyos Use correct msvc type specifiers for ptrdiff_t and size_t. The …
(edit) @9cc4bc97   11 years Carl Eugen Hoyos Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS.
(edit) @a19bcf4e   11 years Carl Eugen Hoyos Fix libpostproc compilation with !HAVE_6REGS.
(edit) @eeee59ba   11 years Carl Eugen Hoyos Never write 0 as maximum bitrate for asf files. WMP refuses to play …
(edit) @31f2357f   11 years michaelni avdevice/qtkit: fix include Fixes: Ticket 3588 Found-by: jeremyhu …
(edit) @443936d8   11 years michaelni configure: Fix ld flags when rpath is enabled. Provide correct rpath …
(edit) @291d4641   11 years michaelni swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
(edit) @417ae62   11 years michaelni Merge commit '7cade8ea2bb19e78dae42b29720535a70fb2ae84' * commit …
(edit) @23cd5cb1   11 years michaelni avcodec/fic: avoid 2 additions per idct row before: 5225 decicycles …
(edit) @c26b4b6f   11 years michaelni fate/libswresample: use linear interpolation on both aresample filters …
(edit) @fc145e57   11 years michaelni avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
(edit) @152b797c   11 years lu_zero flv: Do not mangle dts values for negative cts Some applications …
Note: See TracRevisionLog for help on using the revision log.