source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5a6e7771   13 years michaelni h264: dont set key_frame when the frame is not a real keyframe. Fixes …
(edit) @530cd7a9   13 years michaelni doc/ffmpeg.texi: merge changes from avconv.texi since last merge …
(edit) @0aa793a1   13 years michaelni ffplay: fix forgotten codec_name checks Signed-off-by: Michael …
(edit) @2f3dd904   13 years michaelni ffmpeg: fix wrong indention that leaked in from merge Signed-off-by: …
(edit) @1f024b88   13 years michaelni Check for out of bound reads in the flic decoder. Signed-off-by: …
(edit) @23c1db9   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @feca3ba0   13 years michaelni Prevent out of bound accesses in the xan decoder. Signed-off-by: …
(edit) @b9596a50   13 years michaelni Check for invalid/corrupted bitstream in sun raster decoder. …
(edit) @19e95b88   13 years michaelni Prevent NULL dereferences when missing the reference frame in the xan …
(edit) @039f3c33   13 years michaelni Check for out of bounds reads in sun rasterfile decoder. …
(edit) @61930119   13 years michaelni Check for corrupted extra data in wmavoice decoder. Signed-off-by: …
(edit) @e09ae22a   13 years michaelni Check for out of bound writes in the wmavoice decoder. Signed-off-by: …
(edit) @66aae97a   13 years michaelni Prevent NULL dereferences when missing the reference frame in the bink …
(edit) @a1cb09d3   13 years michaelni mxf: Add PictureEssenceCoding UL for V210 Signed-off-by: Michael …
(edit) @36be0f2e   13 years michaelni ffplay.texi: document -codec Signed-off-by: Michael Niedermayer …
(edit) @5eda0967   13 years michaelni ffplay: support -codec:avs to force a specific decoder implementation …
(edit) @07a96dc1   13 years michaelni regression tests: add jpeg2000 Signed-off-by: Michael Niedermayer …
(edit) @2fbf6910   13 years michaelni j2kenc: Fix use of value before its initialized. Signed-off-by: …
(edit) @398b5327   13 years michaelni j2kenc: only list pixel formats that fully work currently. …
(edit) @2214a67d   13 years michaelni j2kenc: fix colors on yuv444 Signed-off-by: Michael Niedermayer …
(edit) @9e0438c9   13 years michaelni img2enc: show first 4 bytes if a malformed jpeg2000 codestream is …
(edit) @0047ac14   13 years michaelni img2enc: Accept raw jpeg2000 codestream too, our decoder outputs …
(edit) @bfea1600   13 years michaelni RELEASE: set to 0.8.4.git after the release from 2011-09-22 …
(edit) @34ac8ec   13 years michaelni j2kenc: enable 4:2:0 YUV it works as "well" as the other subsampled …
(edit) @c4b269c5   13 years michaelni build system: enable j2kenc Signed-off-by: Michael Niedermayer …
(edit) @e6aed5f4   13 years michaelni j2kenc: fix coded_frame and prevent null pointer dereference. …
(edit) @40923e1   13 years michaelni j2kenc: Update ff_j2k_init_component() arguments Signed-off-by: …
(edit) @2f16b6a5   13 years michaelni j2kenc: fix arguments for ff_j2k_getnbctxno() Signed-off-by: Michael …
(edit) @0db973e0   13 years michaelni j2kenc: mark as experimental. Signed-off-by: Michael Niedermayer …
(edit) @1c20a0b3   13 years michaelni j2kenc: s/CODEC_TYPE_VIDEO/AVMEDIA_TYPE_VIDEO/ Signed-off-by: Michael …
(edit) @de89bc99   13 years michaelni j2kenc: update codec name to modern ffmpeg Signed-off-by: Michael …
(edit) @1e086fd   13 years michaelni j2kenc: cleanup() is not used outside thus it is static …
(edit) @c153c003   13 years michaelni j2kenc: update function name. Signed-off-by: Michael Niedermayer …
(edit) @d3c1d37   13 years anton avconv: use different variables for decoded and filtered frame. Makes …
(edit) @3ccd1580   13 years anton avconv: add support for copying attachments.
(edit) @c7a63a52   13 years anton matroskaenc: write attachments.
(edit) @98cfe22b   13 years anton matroskadec: export mimetype of attachments as metadata.
(edit) @becdce99   13 years anton avconv: factorize common code from new_*_stream()
(edit) @d159060a   13 years anton doc/avconv: expand documentation for some options.
(edit) @5aa3fce   13 years anton doc/avconv: document -timelimit.
(edit) @3e48dcea   13 years michaelni mxfdec: Consider QuantizationBits between 17 and 24 to be pcm_s24* …
(edit) @254af56d   13 years michaelni Check for out of bound writes when building tree in bink decoder. …
(edit) @36bf135d   13 years michaelni Check for various out of bound writes in the bink decoder. …
(edit) @99d7d151   13 years michaelni swfdec: return correct error code at EOF Signed-off-by: Michael …
(edit) @6c0a902   13 years michaelni ffmpeg: fix typo in warning Signed-off-by: Michael Niedermayer …
(edit) @7c1aba4f   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …
(edit) @c2a016ad   13 years michaelni Reset internal state on corrupted blocks in wavpack decoder. …
(edit) @fc644340   13 years michaelni Validate the number of audio channels before using it in wmapro …
(edit) @908f12f3   13 years mans fate: allow testing with libavfilter disabled This declares …
(edit) @96a59cf3   13 years jason x86: XOP/FMA4 CPU detection support
(edit) @3d371f41   13 years justin.ruggles ws_snd: misc cosmetic clean-ups
(edit) @659c719b   13 years justin.ruggles ws_snd: remove the 2-bit ADPCM table and just subtract 2 instead.
(edit) @618b067d   13 years justin.ruggles ws_snd: use memcpy() and memset() instead of loops
(edit) @6896aa7a   13 years justin.ruggles ws_snd: use samples pointer for loop termination instead of a separate …
(edit) @6a818cb3   13 years justin.ruggles ws_snd: make sure number of channels is 1
(edit) @eb11cca5   13 years michaelni ffmpeg: document alternative to the lossless libx264 presets …
(edit) @a96b171d   13 years michaelni remove libx264 lossless presets It is simpler and more consistent to …
(edit) @417364c   13 years justin.ruggles ws_snd: add some checks to prevent buffer overread or overwrite.
(edit) @2322ced   13 years justin.ruggles ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16. 8-bit unsigned is …
(edit) @4c5e7b27   13 years justin.ruggles flacdec: fix buffer size checking in get_metadata_size() Adds an …
(edit) @1edf33f7   13 years michaelni ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate …
(edit) @1430ae44   13 years martin rtp: Simplify ff_rtp_get_payload_type Signed-off-by: Martin Storsjö …
(edit) @9152880e   13 years martin rtpenc: Add a payload type private option Specifying the payload type …
(edit) @14288774   13 years martin rtp: Correct ff_rtp_get_payload_type documentation Since 0c378ea1f, …
(edit) @e3245b26   13 years anton avconv: replace all fprintf() by av_log(). Deprecate -v option, now …
(edit) @f24facd   13 years anton avconv: change av_log verbosity from ERROR to FATAL for fatal errors.
(edit) @1c5e955   13 years anton cmdutils: replace fprintf() by av_log() This way, all messages can be …
(edit) @182cbe43   13 years anton avtools: parse loglevel before all the other options. This way it can …
(edit) @d5a3635b   13 years michaelni libx264: free x4->sei Signed-off-by: Michael Niedermayer …
(edit) @e2dae1fa   13 years michaelni Fix a buffer overflow in libx264 interface to x264 encoder. Previous …
(edit) @4ca59d19   13 years diego oggdec: add support for Xiph's CELT codec This patch also introduces …
(edit) @cbf914c   13 years michaelni libaac+ support Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @023e9960   13 years Aurélien Jacobs mjpegenc: use named struct initializers
(edit) @f3d58404   13 years Aurélien Jacobs act: correct file description comment
(edit) @c894449f   13 years Aurélien Jacobs act, bintext, wtvenc: use named struct initializers
(edit) @f85c9b77   13 years michaelni h264dec: fix decoding problems introduced with …
(edit) @537a9e5c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
(edit) @508e47a5   13 years michaelni Check for out of bound bands limit in mpc v8 decoder. Signed-off-by: …
(edit) @7ec5ea43   13 years michaelni Fix return value on EOF in mpc v8 demuxer. Signed-off-by: Michael …
(edit) @a1526cd7   13 years michaelni id3v2: Fix some (function) pointer types. Signed-off-by: Reimar …
(edit) @f57b00e8   13 years michaelni Fixed NULL pointer dereference in id3v2 parser. Signed-off-by: …
(edit) @02aabd82   13 years michaelni g729dec: avoid unnecessary struct copying Signed-off-by: Michael …
(edit) @22dd24fc   13 years michaelni g729dec: remove useless headers Signed-off-by: Michael Niedermayer …
(edit) @b15a9888   13 years justin.ruggles sol: return error if av_get_packet() fails. This prevents sending a …
(edit) @9921613e   13 years stefasab vf_drawtext: apply misc style fixes
(edit) @80daa247   13 years stefasab vf_drawtext: do not reset "n" variable to 0 in case the filter is reinited
(edit) @01fbcc6   13 years stefasab ffmpeg: improve feedback when processing filtergraph events
(edit) @68b897ef   13 years stefasab ffmpeg: apply misc cosmetics fixes in the filtergraph event processing …
(edit) @dd91499b   13 years stefasab lavfi: add debug trace when processing events
(edit) @e64de2ad   13 years stefasab lavfi: document AVFilterCommand fields
(edit) @58c61492   13 years michaelni g729dec: fix warnings: libavcodec/g729postfilter.c: In function …
(edit) @82d99e0b   13 years michaelni g729dec: Fix warnings: libavcodec/g729dec.c: In function …
(edit) @1c4712db   13 years michaelni g729dec: Add ff_ prefix to g729_postfilter() and …
(edit) @88f908fb   13 years justin.ruggles cosmetics: reindent and pretty-print
(edit) @8febd6af   13 years justin.ruggles libgsm: split init and close fuctions for encoder and decoder. The …
(edit) @d853e571   13 years mans ppc: fix some pointer to integer casts Use uintptr_t instead of plain …
(edit) @6e4a35ce   13 years mans ppc: fix 32-bit PIC build On 32-bit ppc, the GOT pointer must be …
(edit) @9b3df9b6   13 years Carl Eugen Hoyos G.729 decoding is supported.
(edit) @e8b8b038   13 years Carl Eugen Hoyos AMV encoding is supported.
(edit) @ef8756da   13 years Carl Eugen Hoyos Support LZW and ZLIB compressed 4bpp tiff samples. Fixes ticket #439
Note: See TracRevisionLog for help on using the revision log.