source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f6f3c85c   11 years michaelni avformat/isom: Simplify mov_rewrite_dvd_sub_extradata() This avoids …
(edit) @b1eb92a6   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @34e325ef   11 years michaelni Merge commit 'bf0d7da7cbbf869605086c2a47cdf87f0a533e24' * commit …
(edit) @987b873   11 years michaelni Merge commit '2183432e6dc8aedf1ef3db63006a2a8195479abd' * commit …
(edit) @020baa0b   11 years michaelni Merge commit '1c1fbc70cae44c10af8ff865826e31c17bc9f347' * commit …
(edit) @ca0e6fa7   11 years michaelni Merge commit '6612a03d7470af4aa6b8aa313b1eff013691d181' * commit …
(edit) @1c79ca27   11 years michaelni Merge commit '5b1b91cfb82d56c09846c68b09d2b8b7c8faccc4' * commit …
(edit) @ba7cdb97   11 years michaelni Merge commit '6d78e852fbf3cab438a2085bcb64b90457c4a851' * commit …
(edit) @c738ffcf   11 years michaelni Merge commit '58c215961a9067bb670387bbd72286c30de04b93' * commit …
(edit) @3731c409   11 years michaelni Merge commit 'cccac7654f3f6b82967bc6ae08b35ae8b4fbe1a9' * commit …
(edit) @a00d4c59   11 years michaelni Merge commit 'c598b569fb3d1f4b6c4868fe64f6989254df5186' * commit …
(edit) @b361a0bf   11 years michaelni Merge commit 'f7518f1a0e0a1788c303de3c6198da07e575710c' * commit …
(edit) @85d28a86   11 years michaelni Merge commit '6d7b22fb8f247a51e668c83b2f2460a9b3e948a8' * commit …
(edit) @6b1ca170   11 years michaelni Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30' * commit …
(edit) @ad9a6e19   11 years michaelni Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658' * commit …
(edit) @3e3b0b3   11 years michaelni avcodec/vdpau: update ff_vdpau_h264_set_reference_frames() to …
(edit) @dc226c02   11 years michaelni Merge commit '7245a0ae872d4f65396a37d13f5d1d2c2efe11c2' * commit …
(edit) @329a3286   11 years michaelni Merge commit 'be039278b5ebd8075d90a3508db2aed5adf59e02' * commit …
(edit) @29be9b53   11 years michaelni avcodec/dxva2: fix pointers after H264Picture Signed-off-by: Michael …
(edit) @2a37e560   11 years michaelni avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after …
(edit) @377cfc2   11 years michaelni avcodec/vaapi: fix pointer types after H264Picture changes …
(edit) @9517900b   11 years michaelni Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' * commit …
(edit) @3e583380   11 years michaelni Merge commit '136034d86b5cb1819a2c3e6ecdfeb05dcba7140d' * commit …
(edit) @bb3c0571   11 years michaelni Merge commit 'e3c2d0f3d41f79f7be7ba944aaca2e287c7d5c7c' * commit …
(edit) @a81a2b51   11 years michaelni Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27' * commit …
(edit) @6102dda1   11 years michaelni avcodec/h264: h264_set_erpic() clear destination Signed-off-by: …
(edit) @c237e88d   11 years michaelni Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87' * commit …
(edit) @4f22e39e   11 years michaelni avcodec/error_resilience: fix the case when MVs are not available …
(edit) @8ef9dcf1   11 years michaelni avcodec/mpegvideo: ff_mpeg_set_erpic() clear destination Fixes crash …
(edit) @533bc4c0   11 years michaelni Merge commit 'd66e305bd1b4f3e91ae4e7e549148509d0811672' * commit …
(edit) @3dab9e80   11 years michaelni Merge commit '1c79b1625d4d257bfd01eccb84cc0ab355fb9a9e' * commit …
(edit) @3ddf9b5b   11 years michaelni Merge commit '75af13a' * commit '75af13a': mpegvideo: directly use …
(edit) @b73aae6f   11 years michaelni avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE() …
(edit) @8e92ff25   11 years michaelni avcodec/h264: be more tolerant on what pixel format changes trigger …
(edit) @9eb3f11c   11 years michaelni Add missing external declarations. Signed-off-by: Michael Niedermayer …
(edit) @590805b7   11 years michaelni Fixed 64bit conformance with mvzbl. Signed-off-by: Michael …
(edit) @2f955d57   11 years michaelni swscale/x86/swscale: remove unused constants Signed-off-by: Michael …
(edit) @75177b2f   11 years vittorio.giovara libx264: check color_range
(edit) @bf0d7da7   11 years vittorio.giovara ljpeg: check color_range
(edit) @2183432e   11 years vittorio.giovara mdec: set color_range
(edit) @1c1fbc70   11 years vittorio.giovara mjpeg: set color_range
(edit) @6612a03d   11 years vittorio.giovara fraps: set color_range
(edit) @5b1b91cf   11 years vittorio.giovara tiff: Support rgba encoding
(edit) @6d78e852   11 years vittorio.giovara img2: add j2c file extension Some applications use the j2c extension …
(edit) @58c21596   11 years vittorio.giovara raw, nut: Support rgba64 encoding
(edit) @cccac765   11 years vittorio.giovara png: Support rgb48 and rgba64 encoding
(edit) @c598b569   11 years vittorio.giovara png: K&R formatting cosmetics
(edit) @f7518f1a   11 years vittorio.giovara codec_desc: update dvaudio tag
(edit) @6d7b22fb   11 years vittorio.giovara isom: fix C99-style declaration
(edit) @1481d24c   11 years vittorio.giovara RGBA64 pixel formats Signed-off-by: Vittorio Giovara …
(edit) @d24e9a99   11 years vittorio.giovara h264 does not depend on mpegvideo any more
(edit) @7245a0ae   11 years vittorio.giovara mpegvideo: remove h264-only fields
(edit) @be039278   11 years vittorio.giovara mpegvideo: move ff_draw_horiz_band() to mpegutils.c Drop the …
(edit) @e0c16e4e   11 years vittorio.giovara mpegvideo: move mpegvideo formats-related defines to mpegutils.h
(edit) @136034d8   11 years vittorio.giovara h264: Remove MotionEstContext and move the relevant fields to …
(edit) @e3c2d0f3   11 years vittorio.giovara h264: Replace mpegvideo-specific MAX_THREADS by private define
(edit) @5d1c2e53   11 years vittorio.giovara h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define
(edit) @9b749c82   11 years vittorio.giovara h264: move relevant fields from Picture to H264Picture
(edit) @d66e305b   11 years vittorio.giovara er: move relevant fields from Picture to ERPicture This is done to …
(edit) @1c79b162   11 years vittorio.giovara h264: directly use frames in ff_h264_draw_horiz_band()
(edit) @75af13a0   11 years vittorio.giovara mpegvideo: directly use frames in ff_draw_horiz_band()
(edit) @0efacc7f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aacdec: …
(edit) @6dd007a   11 years michaelni Merge commit '0412cb67cda05b08dfca6bfc4ff664ea917fa932' * commit …
(edit) @3b1c9eb0   11 years martin aacdec: Lower the number of frames required to detect ADTS For live …
(edit) @0412cb67   11 years martin aacdec: Don't count probed ADTS frames if there are false positives …
(edit) @b74792a0   11 years michaelni Changelog: move post 2.2 branching entries out of the 2.2 changelog …
(edit) @40f88796   11 years michaelni Phantom Cine demuxer (iteration 2014.3) Signed-off-by: Michael …
(edit) @97bb0076   11 years michaelni avcodec/rawdec: decode 16-bit aligned and packed 'raw' pixel formats …
(edit) @0d5ae023   11 years michaelni avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) The …
(edit) @9b1d264e   11 years michaelni avformat/movenc: omit avformat ident from isml_manifest for bitexact …
(edit) @10c14264   11 years michaelni avformat/movenc: omit LIBAVCODEC_IDENT for bitexact mode from …
(edit) @a17ee411   11 years michaelni avformat/movenc: only ommit encoder tag of the metadata for bitexact …
(edit) @25bcf24d   11 years michaelni ffmpeg_opt: check that a subtitle encoder is available before auto …
(edit) @267c5723   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
(edit) @c198af64   11 years michaelni Merge commit 'e843612695007cc623813073754c651ab43021f7' * commit …
(edit) @cd0982e1   11 years michaelni avformat/isom: fix mix of declaration and statement Signed-off-by: …
(edit) @09680951   11 years michaelni Merge commit '8f629a986c46f227abda1811a6ad1f449871ca35' * commit …
(edit) @a84c8af0   11 years anton FATE: add a test for the ONE_STR mapping mode of the channelmap filter
(edit) @e8436126   11 years anton af_channelmap: fix ONE_STR mapping mode get_channel() returns 0 on …
(edit) @4d17179   11 years michaelni ffmpeg: fix printing INT64_MIN pts at the end Fixes Ticket3427 …
(edit) @6c47a4e   11 years michaelni swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() …
(edit) @8803b970   11 years michaelni ffmpeg_opt: Check ist is valid before using it in audio_channels_map …
(edit) @06a3185e   11 years michaelni avcodec/mpegvideo_enc: dont use direct mode for unaligned input Fixes …
(edit) @da895720   11 years michaelni avcodec: Move STRIDE_ALIGN to internal.h The next commit/bugfix will …
(edit) @8f629a98   11 years anton isom: convert mp4 dvdsub extradata to vobsub format mp4 files …
(edit) @847d8af5   11 years michaelni avformat/id3v2: decode compilation metadata Described …
(edit) @ac9bfb1f   11 years michaelni avformat/movenc: encode compilation metadata Fixes ticket #2960. …
(edit) @dadf668d   11 years michaelni avformat/mov: decode compilation metadata This flag is known as 'Part …
(edit) @d1bb1794   11 years michaelni avcodec/adpcm: ADPCM_IMA_DK3 packets are padded to 16-bit packet …
(edit) @41d08ca5   11 years michaelni avcodec/arm/cabac: fix inline cabac reader with the UNCHECKED …
(edit) @2b8d2843   11 years michaelni avcodec/h264_cabac: move the arm unchecked_bitstream reader special …
(edit) @669235e0   11 years michaelni avcodec/h264_cabac: disable the unchecked bitstream reader for arm & …
(edit) @fbe9ae48   11 years michaelni avfilter: make avfilter_graph_get_filter use const string name …
(edit) @c17dea05   11 years michaelni configure: factorize mips arch extensions out Signed-off-by: Michael …
(edit) @f6122ed3   11 years michaelni configure: remove unused identifer that was added by cleanups …
(edit) @a8a84fa8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4d10b93   11 years michaelni Merge commit 'd42ea06798b83d87397449ec6aad40cb5ea46e43' * commit …
(edit) @11e66d20   11 years michaelni Merge commit '999d31d354f1f0616a09691913659ac0abdcc899' * commit …
(edit) @56a498b   11 years michaelni Merge commit '7a650caf6436ddfe417bdcb5ce520c96c779af7b' * commit …
(edit) @332f1698   11 years michaelni Merge commit 'd0adf55c05beaf80420747dded2d1884bff377ec' * commit …
Note: See TracRevisionLog for help on using the revision log.