source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @78f680cb   11 years onemda avformat/smacker: use av_malloc_array() and check for allocation error …
(edit) @7703d19c   11 years michaelni lavf/options_table: improve option help text Contains text suggested …
(edit) @98592043   11 years michaelni avformat/asfenc: fix a build error It's introduced by the erroneous …
(edit) @112017e9   11 years onemda avfilter/x86/vf_pullup: try to fix build on x64 Signed-off-by: Paul B …
(edit) @9c774459   11 years onemda avfilter: port pullup filter from libmpcodecs Signed-off-by: Paul B …
(edit) @fcb069af   11 years derek.buitenhuis lavc: Don't export ff_vdpau_vc1_decode_picture It's not our …
(edit) @aec91de5   11 years michaelni swscale/utils: Allow sws_setColorspaceDetails() to use the tables from …
(edit) @09887096   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @102a1d92   11 years michaelni Merge commit 'b1db33159fdc2da4bdd8c75e4ff9a7dd0ef2f0c2' * commit …
(edit) @19769766   11 years michaelni Merge commit 'ea78a348d86a3a733f6c1e0a65cfdd8283d924b9' * commit …
(edit) @8fc441ce   11 years michaelni Merge commit 'c39f7eba01cd656e8f0eed592f93d11814736650' * commit …
(edit) @028f8c3   11 years michaelni Merge commit 'f875a732e36786d49f3650e3235272891a820600' * commit …
(edit) @8d0b899e   11 years michaelni Merge commit 'a92538b7c0defc86c55fb91f55dfa36aad192673' * commit …
(edit) @7f20440b   11 years michaelni Merge commit '7f8d41eb097e8d4223c9caf97dd332a2fdb29d52' * commit …
(edit) @5d12ec8f   11 years stefasab ffprobe: downgrade log level for non fatal errors in open_input_file() …
(edit) @a1fb3e51   11 years michaelni Merge commit '19b9659f3174599e8685d329c4330b1ea8c4c6db' * commit …
(edit) @b3dfda8a   11 years michaelni Merge commit '711c970168297683860422e95d6b7e37ee3c8367' * commit …
(edit) @2c8d876d   11 years michaelni Merge commit '569d18aa9dc989c37bb4d4b968026fe5afa6fff9' * commit …
(edit) @7163bbe   11 years michaelni Merge commit 'e1f3847f860a1094a46be4c5f10db8df616c3135' * commit …
(edit) @a64b9950   11 years michaelni Merge commit '1115689d54ea95a084421f5a182b8dc56cbff978' * commit …
(edit) @c38854c3   11 years lu_zero doc: Add missing hashes and dates to APIChanges Also fix the typo in …
(edit) @e960b3e2   11 years michaelni avformat/utils: Print warning if reallocating probe buffer failed …
(edit) @01b4689   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @208f9dd2   11 years michaelni Merge commit 'd4aef997809167832ecc64e89dda8cb445e5fe10' * commit …
(edit) @c71541d4   11 years michaelni Merge commit '120af23cd5fcfc539d9575d17d403247ab17109b' * commit …
(edit) @3f760214   11 years michaelni Merge commit '68b467742092364f9306283f40effde2c12efe08' * commit …
(edit) @4149981   11 years stefasab doc/fftools-common-opts: document -help long and full output
(edit) @8947de17   11 years michaelni Merge commit '1daea5232fc9963ba93b1b6d07a2373f87c9b392' * commit …
(edit) @7b83648   11 years michaelni Merge commit '73084391588b0f150737990038829cac5013dd68' * commit …
(edit) @96e6447d   11 years michaelni Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1' * commit …
(edit) @22f79a2d   11 years michaelni Merge commit '0a9425d7cfdf0113c3d32096c9406823efe0cd0a' * commit …
(edit) @a275ff7e   11 years michaelni Merge commit '92ed83e393d25b6d15920e90d56ee77de54a9728' * commit …
(edit) @9589b619   11 years michaelni Merge commit 'fe0337e89bbbe84b7274fbb0d9d56ed992937931' * commit …
(edit) @c9eb2ce0   11 years michaelni Merge commit '666ed7eda1d568638689ac7b0cef0a9e564ffbdf' * commit …
(edit) @953a4191   11 years michaelni Merge commit 'ffb7669e47343ac0caa866361965fdb2bf6ed825' * commit …
(edit) @0483cfe   11 years michaelni Merge commit '97d35fa89f73468d64f663bfc0686aa6cddd8b6a' * commit …
(edit) @c74c3fb1   11 years michaelni Merge commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7' * commit …
(edit) @ede42109   11 years michaelni x86: Add an xmm clobbering wrapper for avcodec_encode_video2 This is …
(edit) @ff4548f2   11 years michaelni Merge commit '187105ff8a02bafc9c58d9d8363bb3f55a415635' * commit …
(edit) @b1db331   11 years martin ffv1: Make sure at least one slice context is initialized This avoids …
(edit) @ea78a34   11 years martin eacmv: Make sure a reference frame exists before referencing it This …
(edit) @c39f7eba   11 years martin truemotion2: Use av_freep properly in an error path Reported-by: …
(edit) @f875a732   11 years martin mpeg4videodec: Check the width/height in …
(edit) @a92538b7   11 years martin ivi_common: Make sure color planes have been initialized Reported-by: …
(edit) @7f8d41eb   11 years martin mov: Don't use a negative duration for setting other fields Some …
(edit) @19b9659f   11 years martin oggparseogm: Convert to use bytestream2 Reported-by: Mateusz "j00ru" …
(edit) @711c9701   11 years martin rv34: Check the return value from ff_rv34_decode_init Reported-by: …
(edit) @569d18a   11 years martin matroskadec: Verify realaudio codec parameters Reported-by: Mateusz …
(edit) @e1f3847f   11 years martin mace: Make sure that the channel count is set to a valid value Also …
(edit) @1115689d   11 years martin svq3: Check for any negative return value from …
(edit) @f8d1bb67   11 years martin rtmp: rename main_channel_id to stream_id. This more closely …
(edit) @d4aef997   11 years martin rtmp: Follow Flash player numbering for channels. Channel 4 is …
(edit) @120af23c   11 years martin rtmp: Send video on a separate channel. Sending non-monotonic packets …
(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) @68b4677   11 years martin lavf: Make probe_codec return an error code This allows handling …
(edit) @1daea523   11 years martin x86: Add an xmm clobbering wrapper for avcodec_encode_video2 This is …
(edit) @73084391   11 years martin lavf: Don't explicitly flush after each written packet in muxers …
(edit) @596e5d47   11 years martin lavf: Add a flag to enable/disable per-packet flushing This is …
(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) @0a9425d7   11 years lu_zero flv: Do not export datastream as metadata It is used internally.
(edit) @92ed83e3   11 years lu_zero rtmp: Store all the notify messages The onTextData is used to …
(edit) @fe0337e8   11 years lu_zero rtmp: Do not send the first field twice within the handshake
(edit) @666ed7ed   11 years lu_zero rtmp: Drop an unneeded warning Apparently a widely used streaming …
(edit) @ffb7669e   11 years lu_zero rtmp: Support play method in listen mode
(edit) @97d35fa8   11 years lu_zero rtmp: Factor out publish specific code Will be reused for supporting play.
(edit) @3feb3d6c   11 years lu_zero mem: Introduce av_reallocp
(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 …
Note: See TracRevisionLog for help on using the revision log.