source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @185fc52f   11 years michaelni avfilter/vf_fps: Work around msvc (c99wrap) build failure c99wrap …
(edit) @09ea5048   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: imc: …
(edit) @6063f012   11 years michaelni Merge commit '9e7b62f0fb7462a902330fcc82cf596388f0187b' * commit …
(edit) @e43c672   11 years michaelni Merge commit 'b89e8759e053792704741d08cbc41c9ac3c7ed63' * commit …
(edit) @d3ff770   11 years michaelni Merge commit '5b41eb91e0083755de8c35e8cd005896ec3ab31f' * commit …
(edit) @b32a6da1   11 years michaelni Merge commit '0b5af5cf1224add1769b1094b9924ecf10de3d7d' * commit …
(edit) @e299aa78   11 years michaelni Merge commit '08504380ddf25d6905e189e9bf52e7a4c771a415' * commit …
(edit) @80e05994   11 years michaelni Merge commit 'dc518a3ae21e7b6420131b813cfc6bcdcad26b7e' * commit …
(edit) @9748f147   11 years michaelni Merge commit 'ef196beeb50e8e024ed5a560a1d39eff4a296ce4' * commit …
(edit) @bc6370b6   11 years michaelni Merge commit 'a3b53ff062eaccdaa28964899c63520ef2978c2e' * commit …
(edit) @f5a0c20   11 years michaelni Merge commit 'bf9856250584228678963ce8f11c54f85005d783' * commit …
(edit) @4eb4bb3a   11 years kostya.shishkov imc: support mode 1
(edit) @9e7b62f0   11 years kostya.shishkov twinvq: set block align for codecs and use it in size checks This …
(edit) @8d679bc7   11 years michaelni avformat/mp3dec: improve detection of mp3s with huge id3 tags When a …
(edit) @a9d1a7c7   11 years michaelni avformat: move PROBE_BUF_M* to internal.h They will be used by the …
(edit) @22fbc7f8   11 years michaelni avformat/tcp: fix pointer to int warning Signed-off-by: Michael …
(edit) @59360cd4   11 years michaelni tools/graph2dot: fix use of deprecated *put_count Signed-off-by: …
(edit) @1350a5c4   11 years michaelni avfilter/graphparser: fix use of deprecated symbols Signed-off-by: …
(edit) @7659ee35   11 years michaelni avfilter/graphdump: fix use of deprecated symbols Signed-off-by: …
(edit) @f12174c8   11 years michaelni avfilter/filtfmts: fix use of deprecated symbols Signed-off-by: …
(edit) @b89e8759   11 years lu_zero mov: Write tmcd extradata
(edit) @5b41eb91   11 years lu_zero mov: Parse tmcd extradata
(edit) @21ba802   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @626739eb   11 years michaelni avcodec/h264: Free rbsp_buffer before copying context over it Fixes …
(edit) @be30e44d   11 years michaelni avcodec/h264: Zero rbsp_buffer earler to ensure no duplicated pointers …
(edit) @ecbf838c   11 years michaelni h264: prevent rbsp_buffer values from becoming duplicated …
(edit) @88909be   11 years michaelni avcodec/movenc: move chapter_properties under the #if of the code that …
(edit) @f55a7ba0   11 years michaelni avcodec/ituh263dec: detect and warn about RTP Fixes Ticket925 …
(edit) @5c6a5874   11 years michaelni ffplay: make next_nb_channels[] static const Signed-off-by: Michael …
(edit) @7495186f   11 years michaelni avcodec/h263dec: fix aspect of lead h263 EHC Fixes part of ticket925 …
(edit) @0b5af5cf   11 years lu_zero mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd
(edit) @08504380   11 years lu_zero mov: Refactor codec specific final steps in mov_finalize_stsd_codec
(edit) @dc518a3a   11 years lu_zero mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle
(edit) @ef196bee   11 years lu_zero mov: Refactor audio specific parsing in mov_parse_stsd_audio
(edit) @a3b53ff0   11 years lu_zero mov: Refactor video specific parsing in mov_parse_stsd_video
(edit) @bf98562   11 years lu_zero mov: Refactor codec id selection in mov_codec_id
(edit) @ff9d57e7   11 years diego h264_cabac: Mark functions calling decode_cabac_residual_internal as …
(edit) @6067186f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @edf6fb64   11 years michaelni Merge commit '84784c297fe6a6e538a7e111dcdbd8b893c2d275' * commit …
(edit) @f9418d15   11 years michaelni Merge commit '8506ff97c9ea4a1f52983497ecf8d4ef193403a9' * commit …
(edit) @b99d361   11 years michaelni avcodec/h263dec: use FF_CEIL_RSHIFT() Signed-off-by: Michael …
(edit) @9a271a93   11 years michaelni jpeg2000: check log2_cblk dimensions Fixes out of array access Fixes …
(edit) @b8ff4f5e   11 years onemda truemotion1: check av_fast_malloc() return value Signed-off-by: Paul …
(edit) @83b915d4   11 years onemda truemotion1: use av_freep() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5cc8b81   11 years michaelni mpeg4videodec: fix GEOV/GEOX fliping Fixes Ticket317 Signed-off-by: …
(edit) @3941a4f5   11 years michaelni snowenc: change a bunch of assert() to av_assert() Signed-off-by: …
(edit) @2a754595   11 years onemda pngdec: do not release buffer on failure instead report full progress …
(edit) @b329ff3d   11 years eclipse7 MAINTAINERS: Add my GPG fingerprint
(edit) @aadfadd7   11 years michaelni avformat/redspark: check coef_off Fixes out of array reads Found-by: …
(edit) @9e477a37   11 years michaelni jpeg2000: fix null pointer dereference in case of malloc failure …
(edit) @09927f3e   11 years michaelni jpeg2000: zero reslevel array on allocation prevent use of …
(edit) @912ce9dd   11 years michaelni jpeg2000: fix dereferencing invalid pointers Found-by: Laurent Butti …
(edit) @f4078569   11 years diego arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 …
(edit) @84784c29   11 years diego libfdk-aacdec: formatting cosmetics
(edit) @8506ff97   11 years diego vp56: Mark VP6-only optimizations as such. Most of our VP56 …
(edit) @800ea20c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @c6f4a3a7   11 years michaelni Merge commit '1f70a5ad284b33e8b3e2b40a5cb33055419781b7' * commit …
(edit) @dd1d29bd   11 years onemda pngdec: use av_fast_padded_malloc(z) Signed-off-by: Paul B Mahol …
(edit) @8fbf940e   11 years onemda lavfi/tile: do not leak input frame Signed-off-by: Paul B Mahol …
(edit) @0be3be90   11 years stefasab lavf/tee: copy metadata to output chained muxers
(edit) @30ce2890   11 years anton movenc: Make tkhd "enabled" flag QuickTime compatible QuickTime will …
(edit) @1f70a5a   11 years anton mov: use tkhd enabled flag to set the default track Signed-off-by: …
(edit) @16a0d75c   11 years michaelni avcodec/mjpegdec: fix overread in find_marker() Found-by: Laurent …
(edit) @2baa12f1   11 years Carl Eugen Hoyos Fix dependencies for h263 vaapi decoder.
(edit) @8bb11c3c   11 years michaelni avcodec/jpeg2000dec: Check cdx/y values more carefully Some invalid …
(edit) @c443689a   11 years michaelni avformat/movenc: use av_freep() instead of av_free() except for local …
(edit) @b1e276f8   11 years onemda lavfi/hue: allow changing brightness Signed-off-by: Paul B Mahol …
(edit) @6e643239   11 years onemda pngdec: frame multithreading support Signed-off-by: Paul B Mahol …
(edit) @f903b426   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @7af7b45c   11 years stefasab lavf/image2: extend start_number range to accept zero Address trac …
(edit) @25e4ec6a   11 years michaelni Merge commit '60198742ff851f11a3757c713fc75a9c19b88566' * commit …
(edit) @606a30c5   11 years michaelni Merge commit 'fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e' * commit …
(edit) @d68adbd6   11 years michaelni Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b' * commit …
(edit) @221a99aa   11 years michaelni Merge commit '4622f11f9c83db8a2e08408c71ff901826ca652c' * commit …
(edit) @503aec14   11 years michaelni Merge commit '0b45269c2d732d15afa2de9c475d85fcf5561ac4' * commit …
(edit) @139a98be   11 years onemda lavfi/gradfun: support gbrp Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @eadb3ad7   11 years stefasab lavf/tee: initialize ret in parse_bsfs() Fix spurious failures.
(edit) @3819db74   11 years michaelni avcodec/rpza: Perform pointer advance and checks before using the …
(edit) @920046ab   11 years onemda loco: use init_get_bits8() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e7834d29   11 years onemda lavfi/separatefields: fix frame leak Signed-off-by: Paul B Mahol …
(edit) @71c37898   11 years onemda qtrle: make code independent of sizeof(AVFrame) Signed-off-by: Paul B …
(edit) @5c9d44d6   11 years onemda qtrle: use memcpy() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @d5f54738   11 years onemda qtrle: use uint16_t and (u)int8_t instead of unsigned short and …
(edit) @925d0837   11 years onemda qtrle: use bytestream2_get_buffer() Signed-off-by: Paul B Mahol …
(edit) @9a5aa2c4   11 years onemda avcodec/mdec: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @e7b31844   11 years diego x86: Split DCT and FFT initialization into separate files
(edit) @ffa18de2   11 years michaelni configure: Add exif to CONFIG_EXTRA. Add exif as a common component …
(edit) @71c5f9d   11 years stefasab doc/muxers: add elaborated example for the tee muxer The example …
(edit) @5ae3563   11 years stefasab lavf/tee: add special select option
(edit) @e6876c7b   11 years onemda lavfi/hue: use lookup tables Signed-off-by: Paul B Mahol …
(edit) @60198742   11 years martin movenc: fix detection of 64bit offset requirement The old method …
(edit) @fe5d5a8   11 years martin movenc: Make chapter track QuickTime compatible QuickTime requires …
(edit) @f8ef91ff   11 years martin movenc: add faststart option for web streaming Faststart moves the …
(edit) @4622f11f   11 years martin w32pthread: help compiler figure out undeeded code The emulation code …
(edit) @0b45269c   11 years diego x86: h264_idct: Remove incorrect comment
(edit) @ca7f637a   11 years michaelni doc/filters: move fps filter start_time item to correct place Fixes …
(edit) @3d842cf8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @70a73213   11 years michaelni Merge commit 'c18838f5eb7d7001a9dc653f5162868c04c1b2a1' * commit …
(edit) @e853cf5   11 years michaelni Merge commit '330ad1f6a53a37dec228cb424ca57e1268fafc64' * commit …
(edit) @8299ed26   11 years michaelni Merge commit '8fed466b0a7d636ae5035f9c6074fba9a621539b' * commit …
Note: See TracRevisionLog for help on using the revision log.