source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b8e4c11d   10 years michaelni Merge commit '481a3667495425db9fdffb653292b6460fb68208' * commit …
(edit) @c8571c61   10 years michaelni Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' * commit …
(edit) @097bf149   10 years michaelni Merge commit 'aa51b0492bfced6d650fb5ff419e2b13fde6833d' * commit …
(edit) @ad1b571b   10 years michaelni Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5' * commit …
(edit) @e260c818   10 years michaelni Merge commit '4e629ef80e62a54636cb46033998177dd08cf3ad' * commit …
(edit) @a8db7879   10 years michaelni Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' * commit …
(edit) @a90364d0   10 years michaelni Merge commit 'cc3e88a2b9e7ecf62e4ea1c41ce1623cea67ee96' * commit …
(edit) @1110a030   10 years michaelni Merge commit 'fa3a5dd4dea34baa6bb2f7fe6006fc4b2888f2aa' * commit …
(edit) @314c1984   10 years michaelni Merge commit '0f789322efa78a672e4c3027e5cc12b8a947043a' * commit …
(edit) @9f97f7c5   10 years michaelni Merge commit '93c04e095dc37ebdab22174e88cfa91e24940866' * commit …
(edit) @f01a1281   10 years michaelni Merge commit '019d3fccc4dcf5c8379112f697ce9eb08edee9b9' * commit …
(edit) @313d75cd   10 years michaelni Merge commit '7e38903b5c86a759549e70647ae42bb22d353b14' * commit …
(edit) @69a5cd9f   10 years michaelni Merge commit '7601f9412a2d3387617a45966b65b452a632c27a' * commit …
(edit) @2ba4577   10 years michaelni Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126' * commit …
(edit) @ed8e6d53   10 years michaelni Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d' * commit …
(edit) @ec14f53   10 years u reset and complete RELEASE_NOTES for the next version
(edit) @14e30255   10 years michaelni vp9: ignore reference segmentation map if error_resilience flag is …
(edit) @8fcd9386   10 years u Changelog: notify about the recent performance boost in dctdnoiz filter
(edit) @c85e0ca6   10 years u avfilter/dctdnoiz: add slice threading
(edit) @481a3667   10 years anton cmdutils: allow matching by metadata in stream specifiers
(edit) @8ddc3262   10 years anton mem: add av_strndup() for duplicating substrings
(edit) @aa51b049   10 years anton avconv: rename output_packet() to process_input_packet() It more …
(edit) @159a06df   10 years anton stereo3d: initialize AVStereo3D to zero Signed-off-by: Anton Khirnov …
(edit) @4e629ef8   10 years martin http: Fix authentication, broken since 6a463e7fb The cur_*auth_type …
(edit) @cf24e10a   10 years michaelni Merge commit '72199e1041b4052544e181ad90b431ca6704da12' * commit …
(edit) @a0f3db8f   10 years michaelni Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e' * commit …
(edit) @9f7a2ecb   10 years michaelni Merge commit '8bf3bf69ad7333bf0c45f4d2797fc2c61bc8922f' * commit …
(edit) @db68ef89   10 years anton ogg: update event_flags with STREAM_/METADATA_UPDATED whenever …
(edit) @cc3e88a2   10 years anton mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever …
(edit) @fa3a5dd4   10 years anton nutdec: update AVFormatContext.event_flags with …
(edit) @0f789322   10 years anton flvdec: update AVFormatContext.event_flags with METADATA_UPDATED …
(edit) @a539f1cb   10 years stefasab doc/filters: correct confusing statements about *showinfo shown values …
(edit) @93c04e09   10 years anton Expose metadata found in onCuePoint events in .flv files. Currently, …
(edit) @019d3fcc   10 years anton Set protocol-level metadata in AVFormatContext any time a packet is …
(edit) @7e38903b   10 years anton http: enable icy metadata by default. It won't hurt servers that …
(edit) @7601f941   10 years anton http: export icecast metadata as an option with name "metadata". …
(edit) @a8c104a   10 years anton AVOption: add support for dictionary types. In order to support …
(edit) @afbd4b7   10 years anton lavf: add AVFormatContext/AVStream fields for signaling to the user …
(edit) @e3212bf   10 years onemda avfitler/vf_perspective: support slice threading Signed-off-by: Paul …
(edit) @1e519b9d   10 years michaelni avutil: turn arm setend into a cpuflag this allows disabling and …
(edit) @72199e10   10 years martin configure: Check for nanosleep in headers as well, not only in libs …
(edit) @428b0578   10 years martin w32threads: Use newer thread synchronization functions when targeting …
(edit) @8bf3bf6   10 years martin http: Stop reading after receiving the whole file for non-chunked …
(edit) @9f61d6d8   10 years michaelni lavc/dnxhd: ff_dnxhd_cid_table is not exported Signed-off-by: James …
(edit) @0a52bbdc   10 years michaelni cvcodec/flacdsp_lpc_template: osmetic fix Signed-off-by: Michael …
(edit) @54a51d38   10 years michaelni lavc/flacenc: partially unroll loop in flac_enc_lpc_16 It now does 12 …
(edit) @a8592db9   10 years michaelni avcodec/idctdsp: make add/put_pixels_clamped_c internal functions …
(edit) @0081a14e   10 years michaelni lavc/flacenc: add sse4 version of the 16-bit lpc encoder From 1.8 to …
(edit) @7cafdfe9   10 years michaelni lavfi: duplicate ff_log2_tab Fixes compilation failures on msvc/icl …
(edit) @298b3b6   10 years michaelni avcodec: add C xvid IDCT support Thanks to Pascal Massimino and …
(edit) @9ffac3d0   10 years michaelni lsws: duplicate ff_log2_tab libswscale uses the table but wasn't …
(edit) @11322992   10 years michaelni Merge commit 'da7d839a0d3ec40423a665dc85e0cfaed3f92eb8' * commit …
(edit) @b097d176   10 years michaelni Merge commit '3187fa14a326908f9471a038e3b5b24c0eaf655e' * commit …
(edit) @980aa2ae   10 years michaelni Merge commit '14ca0aa69b5d954ce56d0826ab9f1f70e535c92a' * commit …
(edit) @17cbc645   10 years michaelni Merge commit 'cf6090dc6252f2b276aa4133e3d73a89f4c6046c' * commit …
(edit) @5195512a   10 years michaelni Merge commit 'ed53cc217f6a6e4ddb35e3f01a79496091dc82dc' * commit …
(edit) @cde2de4a   10 years michaelni Merge commit '3505b19652ea34089a4cd08d4d3358fcc0a3db8b' * commit …
(edit) @e6ffe7bc   10 years michaelni Merge commit '09182b3224370e1d636631e77f201a8388766bd6' * commit …
(edit) @2278146a   10 years michaelni Merge commit 'd1b1c3bb5ef1bee409c06c3bcacfb8674e1cb574' * commit …
(edit) @b7033220   10 years Carl Eugen Hoyos Remove useless configure option "--enable-sram".
(edit) @45bed0ab   10 years michaelni vp9/x86: fix bug in intra_pred_hd_32x32. Fixes mismatch in first …
(edit) @c97870d1   10 years michaelni x86/dca: remove unused header Signed-off-by: James Almer …
(edit) @e20ff251   10 years michaelni x86/ttadsp: remove an unnecessary mova Signed-off-by: James Almer …
(edit) @da7d839a   10 years anton ffv1dec: check that global parameters do not change in version 0/1 …
(edit) @3187fa14   10 years anton hevc_mvs: avoid deriving tmvp in amvp Reduces the number of calls to …
(edit) @14ca0aa6   10 years anton hevc: wait proper position for tmvp The position is either rounded or …
(edit) @cf6090dc   10 years anton hevc: use intreadwrite When dealing with MVs, both components may be …
(edit) @ed53cc21   10 years anton hevc: derive partial merge list The merge list only needs to be …
(edit) @3505b196   10 years anton hevc: derive partially amvp list When the candidate has been found, …
(edit) @09182b3   10 years anton hevc: simplify rounding Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @d1b1c3bb   10 years anton hevc: reorder loops iterate over memory in a more continuous order …
(edit) @223c374a   10 years michaelni configure: Check for nanosleep in headers as well, not only in libs …
(edit) @99867fc0   10 years Carl Eugen Hoyos Fix warning if https protocol was requested but isn't available.
(edit) @fddea3f0   10 years Carl Eugen Hoyos Check for hevc startcode when muxing into mpeg-ts.
(edit) @d6711ee6   10 years michaelni lavu: stop exporting internal functions Signed-off-by: James Almer …
(edit) @744f15b6   10 years michaelni lavu: rename ff_opencl_set_parameter() to …
(edit) @9f617a14   10 years michaelni avfilter: ported lenscorrection filter from frei0r Signed-off-by: …
(edit) @52b81ff4   10 years michaelni proresenc_kostya: report buffer overflow If the allocated size, …
(edit) @bf10f09b   10 years michaelni proresenc_kostya: remove unneeded parameters Signed-off-by: Michael …
(edit) @2c0454cd   10 years Reimar.Doeffinger Add missing initialization for AVProbeData. This has become necessary …
(edit) @9a162146   10 years michaelni avcodec/snow: fix null pointer dereference in cleanup after allocation …
(edit) @ba47d519   10 years michaelni avcodec/huffyuvdec: fix overread checks Fixes: ffvhuff_f.avi …
(edit) @11512d70   10 years michaelni avcodec/get_bits: add BITS_LEFT() for finding the bits left with an …
(edit) @7b3de03c   10 years michaelni lavf: stop exporting internal functions Except for those currently …
(edit) @31b7ab9f   10 years michaelni lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft Signed-off-by: …
(edit) @59ecd488   10 years michaelni lavc/raw: remove obsolete ff_raw_pix_fmt_tags cruft Signed-off-by: …
(edit) @8f2634f9   10 years michaelni lavc: stop exporting internal functions and tables Signed-off-by: …
(edit) @9eda4e8b   10 years michaelni avcodec/idctdsp: move add/put_pixels_clamped_c to header This allows …
(edit) @5ec85c97   10 years michaelni hevc: do generic validation of bitstream After finishing parsing …
(edit) @bfffce4d   10 years michaelni hevc: add missing comma in log message. Signed-off-by: Michael …
(edit) @6801eb0a   10 years michaelni avcodec/vc1dec: do not crash when flushing without an allocated frame …
(edit) @f4e814f7   10 years michaelni swresample: check av_opt_set for failure in swr_alloc_set_opts() …
(edit) @c4ac48c5   10 years michaelni swresample: document the need to configure the context using AVOptions …
(edit) @49456a95   10 years michaelni avformat/movenc: Fix printf type Found-by: Timothy Gu …
(edit) @77273456   10 years michaelni Merge commit '08b94f160a2c966bb83e32bde0e52246fafa2155' * commit …
(edit) @d177f275   10 years michaelni Merge commit 'cc1d8c54c19dd14fb851e3e7a7793d6b3bd75e94' * commit …
(edit) @788cf6f0   10 years Carl Eugen Hoyos Remove panscan information in av_frame_copy_props() if resolution …
(edit) @3539d6c   10 years michaelni avcodec/iff: check pixfmt for rgb8 / rgbn Fixes out of array access …
(edit) @9bcdb988   10 years michaelni avcodec/iff: Factorize av_pix_fmt_desc_get() out Signed-off-by: …
(edit) @cab39afb   10 years michaelni avformat/movenc: check that reel_name length doesn't exceed UINT16_MAX …
Note: See TracRevisionLog for help on using the revision log.