source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f3b54ee9   10 years michaelni avutil/Makefile: add softfloat to TESTPROGS Signed-off-by: Michael …
(edit) @7cda31cb   10 years michaelni avformat/mov: E-AC-3 streams need parsing too. syncframes in E-AC-3 …
(edit) @d5a6f112   10 years michaelni lavf: fix 2GB file seek limit on Android Signed-off-by: Michael …
(edit) @7b973e73   10 years michaelni Merge commit '2bc220958c7570020d87ee353db65460b518998a' * commit …
(edit) @d3834f29   10 years michaelni ismindex: handle discontinuous streams better Reads the fragment …
(edit) @2bc2209   10 years martin ismindex: handle discontinuous streams better Read the fragment …
(edit) @5d36e85   10 years michaelni avformat/mov: Fix 'warning: format specifies type unsigned short but …
(edit) @8cfb9ccf   10 years michaelni avcodec/utils: Fix "warning: pointer type mismatch in conditional …
(edit) @0578623   10 years michaelni avformat/dump: use format dump_separator if the codec one is not set …
(edit) @f9a13174   10 years michaelni avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override …
(edit) @cf7b90de   10 years michaelni fix seperator typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @f6777ce6   10 years michaelni Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' * commit …
(edit) @5b134a05   10 years michaelni Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193' * commit …
(edit) @3bc86462   10 years michaelni Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' * commit …
(edit) @349a32c4   10 years michaelni Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6' * commit …
(edit) @6414c3ec   10 years michaelni Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598' * commit …
(edit) @923a2422   10 years michaelni Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b' * commit …
(edit) @7652b176   10 years michaelni Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472' * commit …
(edit) @04d8f616   10 years michaelni Merge commit '167e6f1489368a4693145da61cb022c113a285bc' * commit …
(edit) @5f43a795   10 years michaelni Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019' * commit …
(edit) @af289604   10 years michaelni Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f' * commit …
(edit) @f0a6874d   10 years michaelni avformat: Allow choosing the dump format field separator. The default …
(edit) @e051d09c   10 years michaelni avcodec: Allow choosing the dump format field separator. The default …
(edit) @f22f873e   10 years michaelni Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' * commit …
(edit) @bb44f7d   10 years michaelni Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' * commit …
(edit) @7eb959bf   10 years michaelni Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' * commit …
(edit) @1b6172d   10 years michaelni Merge commit 'c732c62cee43f651775af5547cff99d418248542' * commit …
(edit) @dc5560ef   10 years michaelni Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6' * commit …
(edit) @10dd6273   10 years michaelni Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659' * commit …
(edit) @d5a3caef   10 years michaelni Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' * commit …
(edit) @9da679e7   10 years michaelni Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579' * commit …
(edit) @911ba8fb   10 years michaelni Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7' * commit …
(edit) @be695ee3   10 years michaelni avformat/matroskadec: do not trust the default duration to be the real …
(edit) @1a02e786   10 years vittorio.giovara vc1: initialize color properties
(edit) @eddf9528   10 years vittorio.giovara vp9: initialize color space and range properties
(edit) @65875a8b   10 years vittorio.giovara vp8: initialize color space and range properties
(edit) @0d8a3656   10 years vittorio.giovara mov: support the Color Parameter Atoms 'colr'
(edit) @586ea037   10 years vittorio.giovara avcodec: fix colorspace option description
(edit) @91eef402   10 years vittorio.giovara avcodec: add enum values on chroma sample location
(edit) @9d5fed6d   10 years vittorio.giovara avcodec: fix descriptions on color transfer options Signed-off-by: …
(edit) @167e6f14   10 years vittorio.giovara dump: Update streams and chapters printout format This matches the …
(edit) @9f3a70c4   10 years vittorio.giovara dump: print the original coded dimensions when available
(edit) @41e86146   10 years vittorio.giovara dump: print detailed color space information
(edit) @20a5956   10 years vittorio.giovara dump: split audio and video probing on multiple lines Also always …
(edit) @5a419b2d   10 years vittorio.giovara pixdesc: return color properties names
(edit) @04ccd584   10 years vittorio.giovara pixfmt: mark further reserved values
(edit) @c732c62c   10 years vittorio.giovara doc: expand description for some color properties
(edit) @a2c00d22   10 years vittorio.giovara avprobe: print color properties for show_streams
(edit) @147f2e91   10 years vittorio.giovara avcodec: make sure color_range is properly initialized
(edit) @04d14c9   10 years lu_zero vc1: Split the decoder in components Speed up the overall compilation …
(edit) @7ae9791b   10 years vittorio.giovara avformat: bump version after mime_type change
(edit) @33db9954   10 years michaelni Changelog: add "ffprobe -show_pixel_formats option" Signed-off-by: …
(edit) @1d4480d3   10 years michaelni tests/Makefile: Fix fate-ffprobe with --target-path Signed-off-by: …
(edit) @b15b06e   10 years vittorio.giovara avformat: use const char* instead of uint8_t* for …
(edit) @f703c8cc   10 years michaelni avcodec/avpicture: use av_freep(), do not leave stale pointers in …
(edit) @fa8c6c13   10 years michaelni avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in …
(edit) @f66fed6c   10 years michaelni avcodec/bfi: use av_freep(), do not leave stale pointers in memory …
(edit) @e97f38ce   10 years michaelni ffserver: use av_freep(), do not leave stale pointers in memory …
(edit) @b530e2e3   10 years michaelni avcodec/vorbisdec: use av_freep(), do not leave stale pointers in …
(edit) @3c1378ce   10 years michaelni Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' * commit …
(edit) @36e4b750   10 years michaelni Merge commit '82f8eb5f773d87e3d9c0066ef19b501a461ddfae' * commit …
(edit) @2d91abad   10 years anton x86: h264_intrapred: Don't treat 32-bit integers as 64-bit The upper …
(edit) @82f8eb5f   10 years anton jpeg2000: split off inverse MCT as Jpeg2000DSP This makes the …
(edit) @f3296b94   10 years michaelni avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places …
(edit) @344f8d30   10 years michaelni swresample/audioconvert: Fix undefined behavior (left shift of …
(edit) @9db9b209   10 years michaelni avcodec/mmvideo: Fix undefined behavior (left shift of negative value) …
(edit) @1acc9189   10 years michaelni ffprobe: add pixel format chroma sub-sampling output Adds output of …
(edit) @7d327d6   10 years michaelni ffprobe: add pixel format component bit depth output Adds output of …
(edit) @b36b2c89   10 years michaelni ffprobe: add pixel format flags output Adds output of pixel format …
(edit) @143a8a44   10 years michaelni ffprobe: add -show_pixel_formats option Adds option …
(edit) @abaf4245   10 years clement avfilter: add w/h parameters in timeline Fixes Ticket #4008.
(edit) @158b3fb5   10 years michaelni avformat/tiertexseq: use av_freep(), do not leave stale pointers in …
(edit) @2d6f3173   10 years michaelni avfilter/af_adelay: use av_freep(), do not leave stale pointers in …
(edit) @aba873bb   10 years michaelni Merge commit '9a03c2323593173a201cb75edd1b49887cf811ed' * commit …
(edit) @33c8500d   10 years michaelni Merge commit 'd208d1eba3799c58fd6d3602d31de3e686f14aec' * commit …
(edit) @018ca8b7   10 years michaelni Merge commit '79a60c8e779242b5ba4c531b2c706c871e8e6420' * commit …
(edit) @9a03c232   10 years anton h263dec: Force padding bug workaround for H.263. Fixes decoding of …
(edit) @d208d1eb   10 years anton hevc_mvs: make sure to always initialize the temporal MV fully The …
(edit) @79a60c8   10 years anton hevc_mvs: initialize the temporal MV in case of missing ref The …
(edit) @0026c4ec   10 years michaelni avformat/hls: use av_freep(), do not leave stale pointers in memory …
(edit) @f0d1b3ac   10 years michaelni avcodec/escape124: use av_freep(), do not leave stale pointers in …
(edit) @1c5647f4   10 years michaelni avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers …
(edit) @c9eac806   10 years michaelni avcodec/avpacket: use av_freep(), do not leave stale pointers in …
(edit) @b60938e4   10 years michaelni avcodec/avpacket: simplify freeing pkt->data Signed-off-by: Michael …
(edit) @5c50214e   10 years michaelni avformat/mxfdec: read reel_name and source timecode from physical …
(edit) @3726d07a   10 years michaelni Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' * commit …
(edit) @4db0e8fd   10 years michaelni Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7' * commit …
(edit) @a52384d   10 years michaelni Merge commit '153fadc390d05aa47e5e2c56290401898fe41a23' * commit …
(edit) @28816050   10 years martin lavf: Set the stream time base hint properly for chained muxers This …
(edit) @b7624944   10 years martin sdp: Simplify parsing/conversion of H264 extradata By using …
(edit) @d47dd843   10 years michaelni Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d' * commit …
(edit) @153fadc3   10 years anton ff_get_format: fix infinite loop Signed-off-by: Anton Khirnov …
(edit) @577899a6   10 years anton lavc: specify the behavior of av_lockmgr_register on failure. The …
(edit) @67ddf216   10 years michaelni avcodec/vdpau: do not dereference hwctx before checking it for NULL …
(edit) @4d8356b6   10 years michaelni Merge commit '8de1d67967a9f9e22c66cb0c1e518ae4f30d07dd' * commit …
(edit) @0e57c051   10 years michaelni avcodec/vdpau: fix render2() check Signed-off-by: Michael Niedermayer …
(edit) @403133a   10 years michaelni ffmpeg: add vdpau_old to allow continued testing of the older (but not …
(edit) @573d3330   10 years michaelni Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa' * commit …
(edit) @a61899a0   10 years michaelni Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0' * commit …
(edit) @067d11bf   10 years michaelni Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6' * commit …
Note: See TracRevisionLog for help on using the revision log.