source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @472f9ed3   10 years anton Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.
(edit) @1985c2e7   10 years anton Bump major versions of all libraries.
(edit) @f4c444e   10 years anton Postpone API-incompatible changes until the next bump.
(edit) @7acdd3a   10 years anton hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() 1) each …
(edit) @52a2c17e   10 years anton hevc_refs: drop the handling of negative coordinates in …
(edit) @a7a17e3f   10 years anton hevc_filter: move some conditions out of loops
(edit) @7021153   10 years anton hevc: deobfuscate slice/tile boundary handling for DBF Use named …
(edit) @55019715   10 years anton hevc_filter: drop more redundant checks The if() around those loops …
(edit) @65b8b6c4   10 years anton hevc_filter: drop redundant checks …
(edit) @4d1ff2a4   10 years anton hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled
(edit) @d35b94fb   10 years diego avcodec: Rename xvidmmx IDCT to xvid The Xvid IDCT is not MMX-specific.
(edit) @84d173d3   10 years diego xvididct: Ensure that the scantable permutation is always set …
(edit) @6f1960ab   10 years diego idct: cosmetics: Drop one unnecessary if-block level
(edit) @444c7358   10 years diego configure: Only run gas checks on ARM and PowerPC Standalone GNU …
(edit) @0026e356   10 years diego configure: Die if gas is unavailable under aarch64 as well as ARM
(edit) @e4c9e59a   10 years diego mpeg: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @45469760   10 years diego mpegts: Use av_free() to free memory allocated by av_strdup()
(edit) @5b220e1e   10 years diego mpegts: Fix memory leaks and related crashes in mpegs_write_header()
(edit) @f8ab9f2f   10 years diego mpegts: Avoid unnecessary variable shadowing
(edit) @6d6bd3a3   10 years diego mpegts: Drop some unnecessary parentheses
(edit) @b7b1bf91   10 years diego mpegts: K&R formatting cosmetics
(edit) @bb789016   10 years diego swscale: Undeprecate sws_getContext() sws_getCachedContext is not a …
(edit) @ad1ee5fa   10 years diego avcodec: Undeprecate reordered_opaque It allows attaching other …
(edit) @a7e541c9   10 years vittorio.giovara h264: fix interpretation of interleved stereo modes Column and row …
(edit) @b50173a4   10 years stebbins movenc: fix QT chapter track character encoding An encoding ("encd") …
(edit) @da9cc22d   10 years stebbins movenc: add track title to tracks
(edit) @d9432789   10 years stebbins movenc: remove pointless loop around BITEXACT test
(edit) @7b588bb6   10 years anton svq1: do not modify the input packet The input data must remain …
(edit) @c7d9b473   10 years anton cdgraphics: do not return 0 from the decode function 0 means no data …
(edit) @a1599f3f   10 years anton cdgraphics: switch to bytestream2 Fixes possible invalid memory …
(edit) @ed6d9ce9   10 years martin configure: Include the armcc build number in the compiler …
(edit) @cbc808d7   10 years vittorio.giovara jpeg2000: enable 4 component pixel formats Bug-Id: 721 CC: …
(edit) @a7153444   10 years anton huffyuvdec: check width size for yuv422p Avoid out of array accesses. …
(edit) @70cd3b8e   10 years anton mmvideo: check horizontal coordinate too Fixes out of array accesses. …
(edit) @849b9d34   10 years anton wmalosslessdec: fix mclms_coeffs* array size Fixes corruption of …
(edit) @15201e25   10 years janne-libav configure: check $as first before using $gas as GNU as llvm's …
(edit) @d395895c   10 years janne-libav fate: generate tests/pixfmts.mak for all targets requiring it All …
(edit) @0897d2fd   10 years lu_zero movenc: Add option to disable nero chapters And add flag to muxer …
(edit) @2601a944   10 years lu_zero mpegts: Add HEVC definitions Signed-off-by: Luca Barbato …
(edit) @89616408   10 years lu_zero mpegts: Define the section length with a constant The specification …
(edit) @701e8b42   10 years lu_zero vc-1: Optimise parser (with special attention to ARM) The previous …
(edit) @adf8227c   10 years lu_zero vc-1: Add platform-specific start code search routine to …
(edit) @db7f1c7c   10 years lu_zero h264: Move start code search functions into separate source files. …
(edit) @eee813ee   10 years diego fate: Only generate tests/pixfmts.mak if some pixfmts fate test is run
(edit) @990e2f35   10 years diego avcodec: Suppress deprecation warnings from DTG code scheduled for removal
(edit) @086a5418   10 years vittorio.giovara fate: png-suite Every supported format is converted to RGB.
(edit) @60cbd6ad   10 years vittorio.giovara tiff: support reading gray+alpha at 8 bits Signed-off-by: Vittorio …
(edit) @bcc5f69b   10 years vittorio.giovara tiff: support reading gray+alpha at 16 bits
(edit) @e64f0bf   10 years vittorio.giovara png: support reading gray+alpha at 16 bits
(edit) @2257165b   10 years vittorio.giovara png: disable broken MMX/SIMD code for bpp <= 2 The decoder was …
(edit) @f84a1b59   10 years vittorio.giovara swscale: support AV_PIX_FMT_YA16 as input Based on a long debug …
(edit) @e9abafca   10 years vittorio.giovara avutil: add AV_PIX_FMT_YA16 pixel format
(edit) @e96c3b81   10 years vittorio.giovara avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 The rationale is …
(edit) @e0d73fd   10 years vittorio.giovara avutil: add alias names for gray 8/16 colour spaces
(edit) @d2962e9f   10 years vittorio.giovara pixdesc: Support pixelformat aliases Signed-off-by: Vittorio Giovara …
(edit) @5420099c   10 years vittorio.giovara swscale: correctly pad destination buffer in rgb conversion Bug-Id: …
(edit) @23dfa00b   10 years janne-libav fate: explicitly set the default THREADS value This makes the default …
(edit) @eb9244f2   10 years martin Add Icecast protocol Icecast is basically a convenience wrapper …
(edit) @bb41115d   10 years diego imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
(edit) @1ef9e83   10 years diego avcodec: Deprecate dtg_active_format field in favor of avframe …
(edit) @d0393d79   10 years diego huffyuv: Check and propagate function return values Bug-Id: …
(edit) @62340581   10 years diego huffyuv: Return proper error codes
(edit) @3160bdc7   10 years diego huffyuv: Use avpriv_report_missing_feature() where appropriate
(edit) @b7616f57   10 years diego huffyuv: Eliminate some pointless casts
(edit) @c065f4a0   10 years diego huffyuv: K&R formatting cosmetics
(edit) @f89d76c   10 years diego mpeg4video: Initialize xvididct for all threads Signed-off-by: Diego …
(edit) @a238b83b   10 years janne-libav aarch64: use MACH-O const data asm directive in const macro
(edit) @ac6b95db   10 years janne-libav aarch64: add ',' between assembler macro arguments where missing …
(edit) @caf5ef85   10 years janne-libav cpu-test: test av_cpu_count Add CPU count and number threads as …
(edit) @07d8fa58   10 years janne-libav fate: add informative cpu test libavutil/cpu-test prints raw and …
(edit) @6a463e7f   10 years lu_zero http: Refactor http_open_cnx Split return value handling from the …
(edit) @fbc0b865   10 years lu_zero lavr: Do not change the sample format for mono audio This treats mono …
(edit) @9f17685d   10 years diego avcodec: Deprecate unused defines and options
(edit) @bad81800   10 years diego avcodec: options: Add missing deprecation ifdefs around emu_edge
(edit) @072916d9   10 years diego filtfmts: Replace deprecated uses of AVFilterPad Also add missing …
(edit) @6a928293   10 years diego examples: filter_audio: Add missing mem.h header for av_freep()
(edit) @c6a1ac2d   10 years diego vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame
(edit) @c697c590   10 years diego lcl: Disentangle pointers to input data and decompression buffer This …
(edit) @df507d5   10 years diego tiff: Replace deprecated PIX_FMT names by modern ones
(edit) @7835c24e   10 years diego dv: Update DV-profile-related functions to current public API
(edit) @ffa4d4e   10 years diego ppc: fft: Build AltiVec optimizations in the standard way
(edit) @f0e95948   10 years lu_zero af_channelmap: Set the frame channel layout Otherwise the frame would …
(edit) @87efaa97   10 years lu_zero af_join: Set the output frame format
(edit) @fa14804c   10 years lu_zero flv: Index the audio stream And leverage the video index if the video …
(edit) @7ab551f9   10 years vittorio.giovara h264: prevent theoretical infinite loop in SEI parsing Properly …
(edit) @b2e059a1   10 years vittorio.giovara pixdesc: K&R formatting cosmetics Also change some comments to …
(edit) @92a36a6b   10 years vittorio.giovara pngdec: correctly indent macros
(edit) @52269f48   10 years vittorio.giovara Revert "vf_interlace: deprecate lowpass option" This reverts commit …
(edit) @4da8cdbb   10 years diego tscc: Eliminate pointless variable indirections in decode_frame()
(edit) @5735552f   10 years diego pngenc: Drop pointless pointer cast in png_write_row()
(edit) @a786c825   10 years diego idct: Split off Xvid IDCT The Xvid IDCT is only required to decode …
(edit) @03c9f357   10 years diego ppc: idctdsp: Immediately return if no AltiVec is available This is …
(edit) @706208ef   10 years diego fate: Split fate-pixdesc tests and dispatch them through Make This …
(edit) @d98e6c5   10 years lu_zero pgssubdec: Check RLE size before copying Make sure the buffer size …
(edit) @a0ce85ac   10 years diego configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled
(edit) @a8d803a3   10 years diego vf_select: Drop a debug av_log with an unchecked double to enum …
(edit) @ccbf370f   10 years diego mpegvideo: move vol_control_parameters to the only place it is used …
(edit) @fa38573c   10 years lu_zero matroska: Register mime types
(edit) @02cf0c9e   10 years lu_zero aac: Register the mime type Speed up probing ADTS live streams that …
(edit) @3a19405d   10 years lu_zero avformat: Use the mime type information in input probe It should …
Note: See TracRevisionLog for help on using the revision log.