source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ff4548f2   11 years michaelni Merge commit '187105ff8a02bafc9c58d9d8363bb3f55a415635' * commit …
(edit) @7129935e   11 years michaelni avcodec/mjpegdec: Fix ljpeg RCT Signed-off-by: Michael Niedermayer …
(edit) @7dea2eab   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
(edit) @5c2be81   11 years Carl Eugen Hoyos Do not suggest to increase probesize for image2 files.
(edit) @bcac6b43   11 years michaelni lavf/oggopus: Fixing a log message Re-wording a log message that's no …
(edit) @b9e7bde6   11 years michaelni lavf/avienc: use av_freep() avoid stale pointers Signed-off-by: …
(edit) @46a723ec   11 years michaelni swscale/yuv2rgb: make sure yuvTable is set to NULL after deallocation …
(edit) @9078b40d   11 years michaelni swresample: replace 2 av_free() by av_freep() avoids leaving stale …
(edit) @c051d66   11 years onemda avformat/avidec: use av_calloc() and check for allocation error …
(edit) @23637f98   11 years michaelni lavf/ogg: Support for end trimming Opus Adding support for end …
(edit) @b7dd4598   11 years michaelni doc/formats: Add documentation for 3 parameters that have been missing …
(edit) @9d05de22   11 years onemda avfilter: add adelay filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @42b8f5fb   11 years onemda avformat/segafilm: remove deplanarization hack Signed-off-by: Paul B …
(edit) @ca5456db   11 years onemda avformat/segafilm: use av_freep() Signed-off-by: Paul B Mahol …
(edit) @02f56bf   11 years michaelni avformat/sierravmd: use av_freep() for freeing context fields This …
(edit) @56305773   11 years onemda avfilter/vf_stereod3d: add const qualifiers to ana_convert() …
(edit) @c74d5929   11 years onemda avfilter/vf_stereo3d: BGR24 support for anaglyphs Signed-off-by: Paul …
(edit) @fcea6f71   11 years onemda avfilter/vf_stereo3d: avoid pointless copy Signed-off-by: Paul B …
(edit) @7283d2bb   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @b3970b3   11 years michaelni Merge commit '6fc8226e29055858f28973bb3d27b63b3b65e616' * commit …
(edit) @187105ff   11 years diego Fix references to deleted avcodec_encode_video() function
(edit) @e0fcd029   11 years michaelni Merge commit 'ac9d159015a88aa2721b271875d18482f713f354' * commit …
(edit) @18e0dd0   11 years michaelni Merge commit 'e90a6846c2c006fbebd00e1f2789f4a86fafacef' * commit …
(edit) @ff0a3827   11 years michaelni Merge commit '5bbfe193a0a41bd2adb648c8c3f6901a575734a2' * commit …
(edit) @cfa909e   11 years michaelni Merge commit '0ef1660a6365ce60ead8858936b6f3f8ea862826' * commit …
(edit) @a444ddff   11 years michaelni Merge commit '342c43d154e586bc022c86b168fe8d36f69da9d3' * commit …
(edit) @97f8d9fe   11 years michaelni Merge commit 'a06a5b78e2c3bd2e12aff0627a3b65c6fee555a5' * commit …
(edit) @85e8192b   11 years martin avpacket: Fix error checking in packet_alloc Previously the wrong …
(edit) @6fc8226e   11 years martin vp3: Check the framerate for validity Reported-by: Mateusz "j00ru" …
(edit) @ac9d1590   11 years martin proresdec: Properly make sure an index doesn't run past the limit If …
(edit) @e90a6846   11 years martin cavsdec: Make sure a sequence header has been decoded before decoding …
(edit) @5bbfe193   11 years martin vocdec: Don't update codec parameters mid-stream If we really want to …
(edit) @0ef1660a   11 years martin sierravmd: Do sanity checking of frame sizes Limit the size to …
(edit) @342c43d1   11 years martin omadec: Properly check lengths before incrementing the position …
(edit) @9ea35980   11 years tempn riff: g723_1 decodes vivo g723.1 in asf works on bellair_digital_movie.asf
(edit) @7fb26224   11 years michaelni avcodec/mjpegdec: rgba64 ljpeg support Fixes Ticket2965 …
(edit) @1e4e0bd9   11 years michaelni avcodec/mjpegdec: change error return value to be outside the 16bit …
(edit) @7ac6c632   11 years onemda libavfilter/libmpcodecs: remove unused files Signed-off-by: Paul B …
(edit) @b4a5fcb9   11 years michaelni avcodec/mjpegdec: Fix rgb48 ljpeg Fixes Ticket894 Signed-off-by: …
(edit) @069010ff   11 years eclipse7 lavf/subtitles: Make comment less arrogant Signed-off-by: Alexander …
(edit) @0442718   11 years u avcodec: typo fix sepera* → separa*
(edit) @24678a61   11 years onemda avfilter/vf_gradfun: use av_calloc() Signed-off-by: Paul B Mahol …
(edit) @693747c   11 years onemda avfilter/vsrc_life: use av_calloc() Signed-off-by: Paul B Mahol …
(edit) @4f1a17b1   11 years michaelni avcodec/c93: force dimensions to the correct value instead of …
(edit) @a06a5b78   11 years derek.buitenhuis mathops/x86: work around inline asm miscompilation with GCC 4.8.1 The …
(edit) @821a593   11 years michaelni avcodec/g2meet: Fix order of align and pixel size multiplication. …
(edit) @e428632c   11 years michaelni avcodec/jpeg2000dec: print invalid cdx/y values Signed-off-by: …
(edit) @3dfc5f55   11 years michaelni avfilter: avoid testing float == 0 This fixes the hypothetical case …
(edit) @60abdb6c   11 years onemda avfilter/af_aecho & af_compand: use extended_data Signed-off-by: Paul …
(edit) @a06e2088   11 years tempn changelog: add ffv1 yuva and dts streamid change
(edit) @211a185c   11 years onemda avfilter/avfilter: check allocation failure in ff_insert_pad() …
(edit) @5ab7b3b   11 years michaelni matroskadec: Mute "Unknown entry" log messages for CueRelativePosition
(edit) @61b3b587   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mem: …
(edit) @81bbe49a   11 years stefasab doc/encoders: improve libvo-aacenc doc Signed-off-by: Timothy Gu …
(edit) @0e11790c   11 years stefasab doc/encoders: add doc for AAC encoder Thanks-to: Kostya Shishkov …
(edit) @52954075   11 years michaelni avcodec/simple_idct_template: adjust coeffs for 12bit idct This …
(edit) @d59213b5   11 years michaelni matroskaenc: Bump DocTypeVersion to 4 The muxer has been creating …
(edit) @2fcef19c   11 years michaelni Adding a line to Changelog about FFV1 version 1.3 now being stable …
(edit) @f2afe961   11 years onemda avformat/nutenc: use av_reallocp_array() Fixes memleak on allocation …
(edit) @6a70fead   11 years onemda avformat/nutenc: use av_calloc() Signed-off-by: Paul B Mahol …
(edit) @9997a812   11 years diego mem: Document the non-compatibility of av_realloc() and av_malloc()
(edit) @1a3d142f   11 years michaelni avcodec/bfi: check for malloc failure Signed-off-by: Michael …
(edit) @bb5e7d3b   11 years michaelni avcodec/mationpixels: free memory after malloc failures …
(edit) @7d8939a0   11 years onemda avfilter/avf_avectorscope: improve description Signed-off-by: Paul B …
(edit) @8134edf3   11 years onemda avcodec/cdxl: use av_freep() Signed-off-by: Paul B Mahol …
(edit) @8728360b   11 years michaelni avcodec/mationpixels: check for malloc failures Signed-off-by: …
(edit) @90ca8142   11 years michaelni ffserver: allow choosing the pixel format Fixes Ticket2954 …
(edit) @108b91c3   11 years michaelni avcodec/mpeg12dec: clear mpeg_enc_ctx_allocated when contexts are …
(edit) @6c07e41f   11 years michaelni avcodec/mjpegdec: check for malloc failure of blocks[] and last_nnz[] …
(edit) @23bd0335   11 years onemda avcodec/g2meet: remove redundant log message Signed-off-by: Paul B …
(edit) @3dcd3e08   11 years onemda avcodec/proresdec2: remove duplicated tables Signed-off-by: Paul B …
(edit) @b8b39802   11 years onemda avfilter/video: remove commented out cruft Signed-off-by: Paul B …
(edit) @f3ba91a3   11 years michaelni avutil/pixdesc: dont try to use av_read_image_line() with bayer …
(edit) @a25585bb   11 years michaelni avutil/pixdesc: Prevent minor array overread in …
(edit) @fc477263   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3c89ec28   11 years michaelni Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30' * commit …
(edit) @aca25104   11 years lu_zero pcm-dvd: Minor leftovers Drop a pointless branch in uninit and use …
(edit) @d9cdb7d8   11 years lu_zero pcm-dvd: Support channel configuration changes The sample buffering …
(edit) @126ba688   11 years michaelni avfilter/vf_noise: rename linesize to bytewidth Its the width in …
(edit) @53102fa2   11 years michaelni Revert "avfilter/vf_noise: dont corrupt the picture outside width x …
(edit) @ad96482d   11 years clement avfilter/vidstabtransform: allow negative zoom. This is useful in …
(edit) @b7bd6885   11 years michaelni lavf/matroska: Removing experimental suffix for Opus Removing the …
(edit) @1d0d2201   11 years michaelni Adding a line to Changelog about Opus Matroska Support Next release …
(edit) @e2774b3   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Set …
(edit) @1b99514d   11 years onemda avcodec/smacker: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @16837f9   11 years michaelni avcodec/aacenc: use enum for aac coder. Signed-off-by: Michael …
(edit) @5748e249   11 years michaelni aacenc: use constants to set AAC coder Signed-off-by: Timothy Gu …
(edit) @4bd910d8   11 years michaelni aacenc: add AAC_CODER_(FAAC|ANMR|etc.) macros Signed-off-by: Timothy …
(edit) @bfe14458   11 years michaelni avcodec/aic: fix "warning: comparison of unsigned expression < 0 is …
(edit) @51dab60c   11 years michaelni avfilter/vf_noise: dont corrupt the picture outside width x height …
(edit) @3eba83da   11 years onemda avfilter/vf_noise: unbreak filter when inline assembly is not present …
(edit) @f144168d   11 years michaelni avcodec/smacker: fix some memleaks Signed-off-by: Michael Niedermayer …
(edit) @fbab9a7c   11 years michaelni avcodec/smacker: remove check that has become redundant …
(edit) @59a08d19   11 years michaelni avcodec/smacker: use the correct field instead of a hardcoded value …
(edit) @d2d96f9e   11 years michaelni vformat/smacker: use av_freep() to ensure no stale pointers remain …
(edit) @b211607b   11 years onemda avfilter: various cosmetics Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @ba5e7781   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @52ed1d6d   11 years stefasab MAINTAINERS: move sections from lavc to lavu Reflect current code …
(edit) @44fb7de8   11 years michaelni Merge commit 'c0779a67e85df856904ee6fab760c4233d4c2be5' * commit …
(edit) @07f6a3d7   11 years michaelni Merge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984' * commit …
Note: See TracRevisionLog for help on using the revision log.