source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0909f3ed   11 years onemda zmbv: return meaningful error code Signed-off-by: Paul B Mahol …
(edit) @60a7fac6   11 years onemda utvideoenc: use av_image_copy_plane() Signed-off-by: Paul B Mahol …
(edit) @84e345b3   11 years Carl Eugen Hoyos Forward interlaced field information from mov to v210 decoder. …
(edit) @b4bd21b   11 years stefasab doc/codecs: fix dangling reference to codec-options chapter
(edit) @3adf054b   11 years michaelni avcodec/vorbisenc: change 6 asserts to av_asserts() speed relevant …
(edit) @5e763920   11 years michaelni avcodec/mpegvideo: update disabled assert() to av_assert0() …
(edit) @88b071a4   11 years onemda exr: set pict_type Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @d9954ccf   11 years onemda targa: set pict_type Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @3ea5d01a   11 years onemda escape130: make "chroma_vals" static Signed-off-by: Paul B Mahol …
(edit) @6dbcecd   11 years onemda lclenc: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata Also …
(edit) @573018c   11 years onemda lclenc: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @86e722ab   11 years onemda sgidec: safer check for buffer overflow Signed-off-by: Paul B Mahol …
(edit) @997e2b59   11 years onemda sgidec: return meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @5efa5103   11 years onemda sgidec: simplify return path Signed-off-by: Paul B Mahol …
(edit) @e8023dba   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wtv: …
(edit) @90279285   11 years michaelni Merge commit '86f042dcabde2a5386dbd95ab0451b274987d253' * commit …
(edit) @e64dc86a   11 years michaelni Merge commit '80ade7985cd95156e2156f50adc7b86d0e43a07a' * commit …
(edit) @103b8d8   11 years michaelni Merge commit 'b512360184ade835fba621f5042d643fc9e2ee9d' * commit …
(edit) @5cb3d35   11 years michaelni Merge commit '1297f7b87f8a84930a23eca705765c7c353dfcd5' * commit …
(edit) @2fffc05   11 years michaelni Merge commit '779e6c2b985f2ad461a1ae704160822f97709ba7' * commit …
(edit) @8720d3ac   11 years michaelni avfilter/vf_scale: set in_color_matrix default to "auto"
(edit) @8efe96ee   11 years michaelni swscale/fill_rgb2yuv_table: fix default detection Signed-off-by: …
(edit) @f3f4e133   11 years michaelni avfilter/vf_scale: use sws_getCoefficients() Found-by: wm4 …
(edit) @205f423e   11 years michaelni libavcodec/mpegvideo: change some asserts to av_assert0() …
(edit) @c88bbc01   11 years michaelni avcodec/mpegvideo: replace assert about interlaced EC by debug …
(edit) @979e9e8   11 years martin wtv: Drop some casts that now are unnecessary Signed-off-by: Martin …
(edit) @86f042dc   11 years martin wtv: Make WTV_SECTOR_BITS a 64 bit constant This makes sure that …
(edit) @80ade798   11 years diego AIX: add support for shared builds Signed-off-by: Diego Biurrun …
(edit) @b5123601   11 years martin avio: Don't set the seekable flag if no seek function is provided …
(edit) @1297f7b8   11 years martin rtpenc: Fix some odd comments Some weird comments stem from the fact …
(edit) @1fa0284c   11 years onemda qcelpdec: change asserts to av_asserts Signed-off-by: Paul B Mahol …
(edit) @fdf9296   11 years onemda sgienc: remove unused SgiContext Signed-off-by: Paul B Mahol …
(edit) @be7d6710   11 years onemda lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE Signed-off-by: Paul B Mahol …
(edit) @779e6c2b   11 years martin lavfi: add attribute_align_arg to all public entry points Previously …
(edit) @7ac736af   11 years onemda lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B Mahol …
(edit) @2634af57   11 years onemda avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @0addc828   11 years onemda avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @a4b899f5   11 years onemda lavfi/gradfun: remove nv21/nv12 as they are not supported …
(edit) @2868035d   11 years onemda pcxenc: get rid of unused PCXContext Signed-off-by: Paul B Mahol …
(edit) @3838637b   11 years onemda yop: check return value of av_frame_alloc() Signed-off-by: Paul B …
(edit) @9437259   11 years onemda vmnc: check return values of reallocation Also avoid memory leaks. …
(edit) @cf5ab8b6   11 years onemda vmnc: make code independent of sizeof(AVFrame) Signed-off-by: Paul B …
(edit) @af2a196e   11 years michaelni lavfi: add attribute_align_arg to all public entry points Previously …
(edit) @2a1a599b   11 years onemda lavfi/buffersrc: remove unused item from BufferSourceContext …
(edit) @6663205   11 years michaelni avformat/dtsdec: Improve probe, reject things looking like analoge …
(edit) @46ad2d9e   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @5dc2c990   11 years michaelni Merge commit '93a51984a27f3ba84d4e6f13d0c704ee9891603e' * commit …
(edit) @bbc7d33a   11 years michaelni Merge commit '582963a8156522582e55466be4a59974a8d909a5' * commit …
(edit) @af7949fd   11 years michaelni Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3' * commit …
(edit) @e28fabb   11 years michaelni Merge commit '6c145ecf785dc3d26ba3fed3ea9892cc80244625' * commit …
(edit) @1af92119   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @fd84b6f   11 years onemda lavu/opt: show default values for AV_OPT_TYPE_PIXEL_FMT and …
(edit) @4a60df2d   11 years michaelni avformat/gxfenc: Added support for writing correct auxiliary data for …
(edit) @03039f4c   11 years diego miscellaneous typo fixes
(edit) @93a51984   11 years diego mpeg12: Ignore slice threading if hwaccel is active Slice threading …
(edit) @9375879d   11 years Carl Eugen Hoyos Show max bitrate for mpeg2 video streams in avcodec_string(). See …
(edit) @8ca3766f   11 years Carl Eugen Hoyos Allow native compilation on the iPhone.
(edit) @de0a1f63   11 years michaelni avfilter/can_merge_formats: fix memleak Signed-off-by: Michael …
(edit) @6bde1e9d   11 years michaelni avfilter/avfiltergraph: fix check using the wrong variables …
(edit) @582963a8   11 years diego vdpau: Fix VC-1 interlaced mode VDPAU expects the bitstream value (0, …
(edit) @4a2ef39   11 years diego cosmetics: Add '0' to float constants ending in '.'.
(edit) @6c145ec   11 years diego twinvq: K&R formatting cosmetics
(edit) @0815b230   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @5156d482   11 years michaelni avfilter/vf_scale: use the inputs color range when its set and its not …
(edit) @a7e45cfa   11 years michaelni swscale/sws_getColorspaceDetails: dont fail for non yuv …
(edit) @6db57fa8   11 years michaelni avcodec/mjpegdec: Support RGBA lpegs Fixes Ticket896 Signed-off-by: …
(edit) @436616f   11 years michaelni swscale: exchange src & dst chroma pos Found-by: wm4 Signed-off-by: …
(edit) @54ba520   11 years martin arm: Comment out unused labels in simple_idct_arm When building for …
(edit) @24a4367a   11 years michaelni vf_scale: add input h/v_chr_pos parameters Signed-off-by: Michael …
(edit) @e31d2025   11 years michaelni vf_scale: add output h/v_chr_pos parameterss Signed-off-by: Michael …
(edit) @11cb6975   11 years stefasab doc/encoders: partially rewrite and reformat libx264 docs Format is …
(edit) @c5f3cc40   11 years michaelni matroskaenc: implement CueRelativePosition This is a minimal change …
(edit) @101c7ea9   11 years michaelni avcodec/mpeg12dec: remove commented out assert Signed-off-by: Michael …
(edit) @a553cb46   11 years michaelni documented that av_codec_close is required to call Signed-off-by: …
(edit) @80063770   11 years michaelni alsdec: minor simplification in read_block() Signed-off-by: Michael …
(edit) @7dec851   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: 8bps: …
(edit) @da0f67b1   11 years michaelni Merge commit 'bd7b4da0f4627bb6c4a7c2575da83fe6b261a21c' * commit …
(edit) @82654172   11 years michaelni Merge commit '2f034f255c49050e894ab9b88087c09ebe249f3f' * commit …
(edit) @a550926   11 years michaelni Merge commit 'ca488ad480360dfafcb5766f7bfbb567a0638979' * commit …
(edit) @865f3482   11 years michaelni Merge commit '70ecc175c7b513a153ac87d1c5d219556ca55070' * commit …
(edit) @6bab3430   11 years michaelni avformat/http: support reading compressed data Derived from VLC's …
(edit) @274a50ab   11 years michaelni avcodec/utils: Warn the user about the lack of a lock manager if …
(edit) @6fd221e5   11 years lu_zero 8bps: Make the bound-checks consistent
(edit) @bd7b4da   11 years lu_zero 8bps: Bound-check the input buffer Reported-by: Mateusz "j00ru" …
(edit) @2f034f2   11 years lu_zero 4xm: Reject not a multiple of 16 dimension Reported-by: Mateusz …
(edit) @ca488ad4   11 years lu_zero alsdec: Clean up error paths Fix at least a memory leak. CC: …
(edit) @70ecc175   11 years lu_zero alsdec: Fix the clipping range mcc_weightings is only 32 elements. …
(edit) @55db06a   11 years michaelni avcodec/utils: use av_assert0() to check validity of input pointers …
(edit) @6a0b72f9   11 years michaelni avfilter/avfiltergraph: minor cosmetic Signed-off-by: Michael …
(edit) @fe328f0   11 years michaelni avfilter: Dont partially merge lists This prevents the unneeded …
(edit) @65035508   11 years michaelni avformat/aviobuf/ffio_init_context: set seekable automatically …
(edit) @7dc77613   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @abc8110f   11 years michaelni avcodec: add avcodec_chroma_pos_to_enum() Signed-off-by: Michael …
(edit) @b7397857   11 years michaelni avcodec: add avcodec_enum_to_chroma_pos() Signed-off-by: Michael …
(edit) @4443213d   11 years michaelni avcodec/libopenjpegen: XYZ 12 bit support for libopenjpeg encoder
(edit) @b9b1a2c3   11 years michaelni libswscale: Adding RGB => XYZ support
(edit) @419a3d8a   11 years michaelni avformat/hls: avoid floating point arithmetic Should make things more …
(edit) @2a5891bb   11 years michaelni avformat/hls: parse EXTINF duration as floating-point number …
(edit) @69e6702c   11 years martin arm: Mangle external symbols properly in new vfp assembly files …
(edit) @47d57f24   11 years michaelni arm: Mangle external symbols properly in new vfp assembly files …
Note: See TracRevisionLog for help on using the revision log.