source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9a9b088d   10 years michaelni libavformat/img2dec: fix warning when !HAVE_GLOB Variables are unused …
(edit) @5f764f43   10 years michaelni Merge commit 'da9bffaf08a1173451da1b4e1ae50881e7093642' * commit …
(edit) @f307985   10 years michaelni swscale/input: fix rgba64 alpha non native Signed-off-by: Michael …
(edit) @95d04690   10 years michaelni swscale/input: Fix alpha of YA16 input Fixes Ticket4278 …
(edit) @fdb93996   10 years michaelni avfilter/vf_showinfo: show timebase & framerate too Signed-off-by: …
(edit) @7849ce43   10 years onemda avfilter/vf_lenscorrection: support 8bit planar RGB formats …
(edit) @6c906ded   10 years derek.buitenhuis doc/platform: Reference only MSYS2 and MinGW-w64 It's better to steer …
(edit) @da9bffaf   10 years derek.buitenhuis doc/platform: Reference only MSYS2 and MinGW-w64 It's better to steer …
(edit) @0d649828   10 years michaelni doc/APIchanges: fill in and correct some values Signed-off-by: …
(edit) @f7a1c5e4   10 years michaelni doc/APIchanges: Add av_find_best_pix_fmt_of_2() and …
(edit) @dac91bb4   10 years michaelni avcodec/nvenc: set repeatSPSPPS flag for streaming Reviewed-by: Timo …
(edit) @47111d3   10 years michaelni ffprobe: fix memleaks on errors Found-by: Andreas Cadhalpun …
(edit) @840c3c0   10 years michaelni libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in …
(edit) @6c9dfa5a   10 years michaelni Merge commit '440119b18836887d98c9e337c5911563bb43588c' * commit …
(edit) @87c4a80e   10 years michaelni Merge commit 'bba02479260d0e7dec8c530a7e75a1c7aa53c06e' * commit …
(edit) @9cbaf584   10 years michaelni Merge commit 'ea3fc9fe68752eb1b9078b28bea18a1e781d1c2c' * commit …
(edit) @f191c98e   10 years onemda avfilter/af_join: swap av_mallocz_array() args for consistency with …
(edit) @357c6a92   10 years onemda avfilter/af_join: Use av_mallocz_array() Signed-off-by: Paul B Mahol …
(edit) @081e117b   10 years michaelni avfilter/af_ashowinfo: Use av_realloc_array() Signed-off-by: Michael …
(edit) @48895a2   10 years michaelni avdevice/alsa-audio-common: Use *alloc_array() Signed-off-by: Michael …
(edit) @be1b8b4d   10 years onemda fix Makefile: remove ilpack Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @fd33658f   10 years onemda lavfi: remove mp=ilpack Filter does not work, asserts here. …
(edit) @440119b1   10 years martin libopenh264enc: Move a declaration of a variable into an ifdef This …
(edit) @bba02479   10 years martin libopenh264enc: Remove a workaround for silencing warnings about …
(edit) @1013c15f   10 years michaelni changed name of erase_display_memory to screen_changed Signed-off-by: …
(edit) @d6d35425   10 years michaelni Initilaize array to known size Signed-off-by: Anshul Maheshwari …
(edit) @88ba88e8   10 years michaelni CHAR_DEBUG to av_dlog Signed-off-by: Anshul Maheshwari …
(edit) @012559f2   10 years michaelni Cosmetic changes in cc_caption Signed-off-by: Anshul Maheshwari …
(edit) @ff5b9a1c   10 years michaelni Revert "avcodec/h264: also show frames with missing fields when …
(edit) @7873f9aa   10 years michaelni avcodec/snowdec: AVMotionVector support Signed-off-by: Michael …
(edit) @e069a4bf   10 years michaelni avcodec/snowdec: set AVFrame.pict_type correctly Signed-off-by: …
(edit) @ea3fc9f   10 years martin smoothstreamingenc: Add a missing "goto fail" This goto wasn't …
(edit) @5c1a8d3b   10 years michaelni avfilter/vf_idet: factorize av_frame_free(&idet->prev) Found-by: …
(edit) @e0e33ebe   10 years michaelni h264: unref leaking error recovery picture This leaked a frame on …
(edit) @f9a5a89   10 years michaelni avcodec/xsubdec: Check av_mallocz() return codes Signed-off-by: …
(edit) @438c0a66   10 years michaelni avcodec/xan: Use av_realloc_array() Signed-off-by: Michael …
(edit) @6c702c3c   10 years michaelni avfilter/avfilter: allow idet like scale to have parameter changes …
(edit) @56a33b23   10 years michaelni avfilter/vf_idet: flush internal buffers on parameter changes This is …
(edit) @723c37d3   10 years michaelni avfilter/vf_idet: reduce noisyness if the filter has been auto …
(edit) @90c98994   10 years michaelni ffmpeg: Reduce noisiness of frame clipping in rate convertion …
(edit) @a582705d   10 years michaelni ffmpeg: Favor filter graph based duration over ost->frame_rate in fps …
(edit) @bf8bcd3b   10 years michaelni avdevice/openal-dec: Check the return code of av_new_packet() …
(edit) @b396914c   10 years michaelni libavformat/mxfdec.c: support demuxing opatom audio without index …
(edit) @79888388   10 years michaelni avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() …
(edit) @2a3af772   10 years michaelni avcodec/svq1enc: Check memory allocations Signed-off-by: Michael …
(edit) @65b83ce0   10 years michaelni avformat/rmdec: Check the return value of av_get_packet() …
(edit) @8d7ce5cd   10 years michaelni avformat/nsvdec: Check the return value of av_get_packet() …
(edit) @eba5cb20   10 years michaelni avfilter/showcqt: add gamma2 option Signed-off-by: Michael …
(edit) @dff6c925   10 years michaelni avcodec/mpegvideo_parser: Check the ff_set_dimensions() return code …
(edit) @741fa049   10 years michaelni avcodec/mpegvideo_parser: more robust dimension setup Before this …
(edit) @14f3e8b8   10 years u avformat/sbgdec: remove double ;;
(edit) @fa6c9e54   10 years u avdevice/pulse_audio_dec: remove double ;;
(edit) @4d028bf2   10 years u avcodec/vp8: remove double ;;
(edit) @ca3c7be7   10 years u avcodec/tiffenc: remove double ;;
(edit) @ab161bfa   10 years michaelni avformat/asfdec: Check the av_get_packet() return value …
(edit) @4adf75ca   10 years michaelni avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this …
(edit) @bc3f7677   10 years michaelni avcodec/nvenc: Add support for nvenc api version 5 Signed-off-by: …
(edit) @8de0990e   10 years michaelni avcodec/dvbsubdec: Check get_region() return value Fixes null pointer …
(edit) @edf1cb7a   10 years michaelni avformat/nsvdec: Check av_get_packet() return value Signed-off-by: …
(edit) @e0623953   10 years michaelni avfilter/vf_frei0r: fix build with DEBUG enabled Signed-off-by: …
(edit) @353cf95f   10 years michaelni avfilter/vf_frei0r: also set AVFilterLink.frame_rate Signed-off-by: …
(edit) @f8ff761   10 years michaelni avcodec/mss12: Use av_malloc_array() Signed-off-by: Michael …
(edit) @1f4ef3cc   10 years michaelni avcodec/libopusenc: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @7532f0e   10 years michaelni avcodec/libmp3lame: use av_malloc_array() Signed-off-by: Michael …
(edit) @c4d85fc2   10 years michaelni avcodec/flac_parser: fix handling EOF if no headers are found Fixes …
(edit) @040e5703   10 years michaelni avcodec/flac_parser: print error messages in case of errors …
(edit) @f961489   10 years michaelni Fix precission typos Found-by: ubitux Signed-off-by: Michael …
(edit) @a46a23d3   10 years michaelni avfilter/vf_framepack: Check and update frame_rate The frame_rate …
(edit) @d3d9a00b   10 years michaelni ffmpeg: Use filter graph output frame rate also for frame duration …
(edit) @7b328560   10 years michaelni ffmpeg: Maintain higher precision pts between video filter and fps …
(edit) @261e8ccb   10 years michaelni ffmpeg: drop redundant frame_pts value Signed-off-by: Michael …
(edit) @2d0440f9   10 years michaelni Merge commit '3941df546276b190cc9362fd093e6721e8e52f50' * commit …
(edit) @aee51ee8   10 years michaelni Merge commit '2df7277711cbe3ca5415ff8e31228dcffa309211' * commit …
(edit) @a0aa3eaa   10 years michaelni Merge commit '89df3fd49e9992441f680326902b4912d79f514f' * commit …
(edit) @3941df54   10 years vittorio.giovara aea: Return proper error code on invalid header
(edit) @bb0344dc   10 years michaelni ffmpeg: improve data stream support This adds data codec/stream …
(edit) @2df72777   10 years vittorio.giovara swscale: fix gbrap to gbrap alpha scaling
(edit) @89df3fd4   10 years vittorio.giovara swscale: fix warning about incompatible function pointer type
(edit) @a47c9331   10 years michaelni avformat: Improve data streams/codec support This adds data …
(edit) @ba97cf2c   10 years michaelni avdevice: Use av_format_get_control_message_cb() This is required as …
(edit) @4184d344   10 years michaelni ffmpeg: Add bitrate value under -progress action Signed-off-by: …
(edit) @2c22042a   10 years michaelni avcodec/g2meet: Use av_mallocz_array() for framebuffer allocation …
(edit) @5989a2b2   10 years michaelni avcodec/g722enc: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @71bd6ea0   10 years michaelni avcodec/flashsv2enc: use av_realloc_array() Signed-off-by: Michael …
(edit) @e7d85186   10 years michaelni avcodec/parser: Check that the parser return code is valid …
(edit) @6c3cb02   10 years michaelni avcodec/flac_parser: Check for av_malloc() failure Signed-off-by: …
(edit) @5f964c60   10 years michaelni avcodec/flac_parser: Use sizeof(variable) instead of sizeof(type) …
(edit) @ec9935b2   10 years michaelni avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with …
(edit) @46b0fce6   10 years michaelni avutil/pixfmt: Document the duplicated AV_PIX_FMT_GBRAP* formats This …
(edit) @b0be6d83   10 years michaelni avformat/id3v2: remove unused variable Signed-off-by: Michael …
(edit) @a83398c8   10 years clement doc: fix showpalette position
(edit) @f5326039   10 years clement avfilter: add showpalette filter
(edit) @72c61c27   10 years michaelni avcodec/nvenc: fix b frame settings Reviewed-by: Timo Rothenpieler …
(edit) @6e69bf4a   10 years michaelni Merge commit '024e5a2d5ff8a94adce48abb15ce2fb471f9d18e' * commit …
(edit) @330e892c   10 years michaelni Merge commit 'def69553e745e007925147b2e7e4b32c57d08fdf' * commit …
(edit) @2bc84181   10 years michaelni Merge commit '402fb5550e36dd994b13941ef5499f9087afd345' * commit …
(edit) @c5eb725f   10 years michaelni Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' * commit …
(edit) @9fb5a91   10 years michaelni Merge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39' * commit …
(edit) @eb215be   10 years michaelni Merge commit '54bc15d5ebfd07fd468743ba29f709ea19e840b9' * commit …
(edit) @24c76bae   10 years michaelni Merge commit '932788be5af8dee062c77851b573ea47dd6d047a' * commit …
Note: See TracRevisionLog for help on using the revision log.