source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @97064019   11 years michaelni avcodec/mpeg12dec: check slice size before trying to decode it Fixes …
(edit) @6a64b23d   11 years Thilo Borgmann Update my email address.
(edit) @8e0b6d82   11 years tempn riff: add msn audio comment
(edit) @cba9a40d   11 years michaelni avcodec: free priv_data in avcodec_copy_context() Fixes memleak Fixes …
(edit) @e85771f2   11 years michaelni ffserver: allocate rc_eq, prevent freeing invalid pointer …
(edit) @ef36ba5e   11 years michaelni avcodec: clarify documentation of avcodec_copy_context() Following …
(edit) @11afe28b   11 years onemda lavfi/ebur128: fix typo: s/negociation/negotiation Signed-off-by: …
(edit) @7b71feab   11 years michaelni MAINTAINERS: add myself as maintainer for MIPS and Zeljko Lukac as …
(edit) @e87fcaa8   11 years michaelni avformat/riff: treat msn audio like gsm_ms Fixes decoding of 4 files …
(edit) @1057390   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: png: …
(edit) @46dee21a   11 years lu_zero png: allow encoding 16-bit grayscale Signed-off-by: Luca Barbato …
(edit) @7a48b1c4   11 years michaelni Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54. …
(edit) @ca2378ad   11 years michaelni libavformat/version.h: Drop FF_API_OLD_AVIO (unused and undefined …
(edit) @bb4e1b4c   11 years michaelni avcodec/mjpegdec: Read EXIF metadata in JPEG input. Signed-off-by: …
(edit) @ad0f7574   11 years michaelni avcodec: Add EXIF metadata parser to libavcodec. Signed-off-by: …
(edit) @b7ba7cbd   11 years michaelni avcodec/tiff: Refactor TIFF tag related functions to share the code. …
(edit) @4b101ab   11 years michaelni avformat/asfdec: call ff_read_frame_flush() in asf_read_pts() …
(edit) @3500f53c   11 years michaelni libavutil/opt.h: Fix duplicate words Signed-off-by: Michael …
(edit) @5086b268   11 years michaelni libavutil/file_open.c: Fix duplicate words Signed-off-by: Michael …
(edit) @5347de88   11 years michaelni libavcodec/xsubenc.c: Fix duplicate words Signed-off-by: Michael …
(edit) @ad26aa36   11 years michaelni libavcodec/rv40.c: Fix duplicate words Signed-off-by: Michael …
(edit) @c6325e50   11 years michaelni libavcodec/mpegvideo.h: Fix duplicate words Signed-off-by: Michael …
(edit) @1e6816dc   11 years michaelni libavcodec/lpc.h: Fix duplicate words Signed-off-by: Michael …
(edit) @e458fd6c   11 years michaelni libavcodec/dv.c: Fix duplicate words Signed-off-by: Michael …
(edit) @805fbbef   11 years michaelni libavcodec/bintext.h: Fix duplicate words Signed-off-by: Michael …
(edit) @c77c5f6c   11 years michaelni libavcodec/bink.c: Fix duplicate words Signed-off-by: Michael …
(edit) @9da6e742   11 years michaelni libavcodec/avcodec.h: Fix duplicate words Signed-off-by: Michael …
(edit) @f1046237   11 years michaelni libavcodec/ac3tab.c: Fix duplicate words Signed-off-by: Michael …
(edit) @7fabf3a4   11 years michaelni libavcodec/ac3enc_template.c: Fix duplicate words Signed-off-by: …
(edit) @a8163a78   11 years michaelni doc/filters.texi: Fix duplicate words Signed-off-by: Michael …
(edit) @e1c44be8   11 years michaelni doc/filter_design.txt: Fix duplicate words Signed-off-by: Michael …
(edit) @53f309c6   11 years michaelni pixfmt: extend description for planar YUV 9/10 bits formats …
(edit) @2395ae22   11 years michaelni img2dec: fix typo (double "with with") Signed-off-by: Michael …
(edit) @d4ab129   11 years onemda ffmpeg_filter: do not pick evil path for trim filters Signed-off-by: …
(edit) @9087dcbe   11 years onemda lavfi/trim: check for right default value Signed-off-by: Paul B Mahol …
(edit) @c103d5f5   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wmall: …
(edit) @f18ccb52   11 years michaelni Fix wrong use of "an" in some comments.
(edit) @98fd8a78   11 years michaelni avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_data …
(edit) @a5ef7960   11 years michaelni ape: check avio_read() return value This sets pkt->size to absurd …
(edit) @3ca5df3   11 years anton wmall: use AVFrame API properly This fixes a bug with non-refcounted …
(edit) @d404fe35   11 years Reimar.Doeffinger Make new VDPAU easier to use by adding context to callback. Using …
(edit) @af05edc6   11 years Reimar.Doeffinger vdpau: Add an allocation function for AVVDPAUContext. Signed-off-by: …
(edit) @d87f9da5   11 years Reimar.Doeffinger vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU. …
(edit) @49cf36f4   11 years Reimar.Doeffinger sanm: fix undefined behaviour on big-endian. A variable with …
(edit) @61e0e809   11 years michaelni tiff: continue parsing on non fatal errors Reviewed-by: Thilo …
(edit) @8e119a22   11 years michaelni mpeg4videodec: Parse newpred headers This is untested due to lack of …
(edit) @06137a49   11 years michaelni mpeg4videodec: check resolution marker bits Signed-off-by: Michael …
(edit) @5717689c   11 years michaelni avutil/avstring: make const tables static const Signed-off-by: …
(edit) @22159474   11 years michaelni avutil/parseutils:make const tables static const Signed-off-by: …
(edit) @64a3dbad   11 years michaelni avutil/ripemd:make const tables static const Signed-off-by: Michael …
(edit) @0e98a13   11 years michaelni avutil/xtea: make const tables static const Signed-off-by: Michael …
(edit) @90b40b45   11 years michaelni avutil/sha:make const tables static const Signed-off-by: Michael …
(edit) @475df42e   11 years michaelni avutil/sha512: make const tables static const Signed-off-by: Michael …
(edit) @4ccafaca   11 years michaelni avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII …
(edit) @15c92f8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @99091ff2   11 years michaelni Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266' * commit …
(edit) @5993b96   11 years michaelni Merge commit 'd175a5730b42166704b7262b33f4b780d9d92f60' * commit …
(edit) @159dfd26   11 years michaelni Merge commit 'a435ca5b4d9efebf0759220681010977c36615f7' * commit …
(edit) @78242e43   11 years michaelni Merge commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec' * commit …
(edit) @6c7a0535   11 years michaelni Merge commit '8e1fe345577a42f99591caf8a06c447613449694' * commit …
(edit) @06186a31   11 years michaelni Merge commit 'ba5393a609c723ec8ab7f9727c10fef734c09278' * commit …
(edit) @a2b0699f   11 years michaelni Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b' * commit …
(edit) @b905a713   11 years michaelni avcodec/avpacket: Fix memory allocation failure check Signed-off-by: …
(edit) @67a580f4   11 years michaelni Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d' * commit …
(edit) @921c1d4c   11 years michaelni Merge commit 'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e' * commit …
(edit) @d2d8e259   11 years michaelni Merge commit '5eb488bfa835f2902a31ba99d57c16ae36c4f598' * commit …
(edit) @019eb2c   11 years michaelni svq3: Fix ff_h264_check_intra_pred_mode() return code check …
(edit) @e0b45ca7   11 years michaelni Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714' * commit …
(edit) @5718e348   11 years lu_zero rtmp: Do not misuse memcmp CC: libav-stable@libav.org
(edit) @4dcb2f74   11 years michaelni lavu: fix grammar in doxy for av_frame_ref. Signed-off-by: Michael …
(edit) @214293b1   11 years michaelni lavd: Fix make checkheaders Signed-off-by: James Almer …
(edit) @d9c1fb83   11 years derek.buitenhuis bprint: Include va_copy compat Fixes build with MSVC and ICL. …
(edit) @d5f38847   11 years michaelni tests/fli: avoid rounding errors in -t option. Signed-off-by: Michael …
(edit) @5fc5170c   11 years michaelni avutil/opt: make const tables static const Signed-off-by: Michael …
(edit) @18b1381c   11 years michaelni avutil/opt: fix av_log type Signed-off-by: Michael Niedermayer …
(edit) @db4918b7   11 years michaelni avformat/tedcaptionsdec: make const arrays static const …
(edit) @0b562718   11 years michaelni avfilter/f_sendcmd: make const arrays static const Signed-off-by: …
(edit) @148310ca   11 years michaelni avutil/log: Use bprint for part This should fix the issue with …
(edit) @205a4502   11 years martin doc: Clarify the avconv section about -re Signed-off-by: Martin …
(edit) @d175a57   11 years martin doc: Add an example on publishing over RTMP Signed-off-by: Martin …
(edit) @a435ca5b   11 years martin doc: Explain that the default RTMP user agent is different when …
(edit) @aa16a6b0   11 years martin doc: Extend the rtmp example to include how to pass username/password …
(edit) @3bea53db   11 years martin doc: Add librtmp to the section header for the librtmp specific …
(edit) @8e1fe345   11 years martin rtmp: Detect and warn if the user tries to pass librtmp style …
(edit) @112c970c   11 years michaelni avutil/bprint: add av_vbprintf() Reviewed-by: Nicolas George …
(edit) @ba5393a6   11 years lu_zero rtmp: rename data_size to size
(edit) @4ebc7d65   11 years lu_zero rtmp: Use PRId64 when needed.
(edit) @5a9a9d4a   11 years lu_zero lavc: Add refcounted api to AVPacket Provide a clean way to …
(edit) @c1076d84   11 years anton h264: check one context_init() allocation Signed-off-by: Anton …
(edit) @5eb488bf   11 years anton h264: use explicit variable names for *_field_flag Signed-off-by: …
(edit) @b3dc260e   11 years anton h264: return meaningful values Signed-off-by: Anton Khirnov …
(edit) @b37ff488   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ef13a005   11 years michaelni Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' * commit …
(edit) @e3a296df   11 years michaelni Merge commit 'cb0244daaca83ab666798818f74f5181bf6bc387' * commit …
(edit) @09f1afc7   11 years michaelni Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e' * commit …
(edit) @296eaa84   11 years michaelni Merge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053' * commit …
(edit) @69f54385   11 years stefasab doc/filters: fix sine sample_rate abbreviation Signed-off-by: Stefano …
(edit) @d9c46c3c   11 years stefasab doc: apply various grammar fixes The first sentence of each of the …
(edit) @d4db7c3   11 years Reimar.Doeffinger Integrate accessors.h header into internal.h I have no idea why I …
(edit) @e743e7ae   11 years martin libavutil: Make avpriv_open a library-internal function on msvcrt Add …
Note: See TracRevisionLog for help on using the revision log.