source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c2cbc80a   12 years michaelni ffv1enc: consider 2pass float rounding, fix loop Found-by: "Peter B." …
(edit) @ee6ae83   12 years stefasab doc/filters: fix a few typos in the frei0r docs
(edit) @cb309922   12 years stefasab doc/ffprobe: factorize definition of writers syntax The writers …
(edit) @83cab07   12 years michaelni mxfdec: set audio packets pts Also fix playback of ntsc files. …
(edit) @8ee6db39   12 years michaelni mov: add more udta meta data recognition Signed-off-by: Michael …
(edit) @2dd0da78   12 years Clément Bœsch lavf/mp3enc: make sure the header is valid before writing audio pkt. …
(edit) @ff3b59c8   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @f30cf51   12 years michaelni ffserver: put NoDaemon back so as not not break existing conf files. …
(edit) @3db32ec1   12 years michaelni Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' * commit …
(edit) @8c3849b   12 years diego x86: dsputil: port to cpuflags
(edit) @8ff0f776   12 years diego crc: av_crc() parameter names should match between .c, .h and doxygen
(edit) @92648107   12 years nicolas.george lavu/opt: fix av_opt_get_key_value() API. Do not skip the end …
(edit) @468781f8   12 years nicolas.george doc/APIchanges: clarify comment on new APIs.
(edit) @68def00a   12 years michaelni rv34: check image size before using it fixes assertion failure …
(edit) @7845f8d2   12 years michaelni vc1dec: do not allow field_mode to change after the first header …
(edit) @8f42b096   12 years Clément Bœsch swr/resample: fix SSSE3 included unconditionally. 10l Regression …
(edit) @5cd567cf   12 years Clément Bœsch pp: fix typo in avg() comment.
(edit) @4c0aece1   12 years Clément Bœsch pp: use av_clip_uint8 instead of a custom implementation.
(edit) @c4f317e7   12 years Clément Bœsch pp: fix a few typo in the internal header.
(edit) @b3bf9b1d   12 years Clément Bœsch lavfi/geq: fix GPL license header. 100l: original code is GPL, header …
(edit) @5e68bf9b   12 years Clément Bœsch swr/rematrix: move templating parameters to template itself.
(edit) @8ea88339   12 years Clément Bœsch swr/resample: move templating parameters to template itself. It has …
(edit) @e31b1938   12 years michaelni zmbv: avoid use of uninitialized data Found-by: Mateusz "j00ru" …
(edit) @c2409a7c   12 years michaelni vmdav: more complete check for block_align, prevent out of array …
(edit) @ea3eaa3   12 years michaelni flashsv: only realloc blocks for version 2 Fixes 10l regression …
(edit) @566de8cd   12 years janne-libav avserver: replace av_read_packet with av_read_frame
(edit) @39c4afd9   12 years janne-libav avserver: fix constness casting warnings Use a different char* for …
(edit) @bf5f46b4   12 years janne-libav APIChanges: add entry for av_read_packet deprecation
(edit) @c84cce5   12 years janne-libav mxfdec: fix typo in mxf_read_seek() Check the number of index tables …
(edit) @a4cd2ad8   12 years janne-libav avserver: use freopen to redirect stdin/out/err to /dev/null
(edit) @ada51a33   12 years janne-libav avserver: remove daemon mode This code spews a multitude of warnings …
(edit) @9eded0fe   12 years martin configure: Check for -Werror parameters on clang Signed-off-by: …
(edit) @116ae728   12 years janne-libav doxygen: remove obsolete options from Doxyfile The options …
(edit) @eca2eb2d   12 years onemda pcm: give more descriptive name to codec Signed-off-by: Paul B Mahol …
(edit) @c0d68be5   12 years michaelni pgssubdec: check RLE size before copying. Fix out of array accesses …
(edit) @bc08ca84   12 years michaelni flashsv: reallocate block array independant of frame type. Fixes NULL …
(edit) @850e5c04   12 years Carl Eugen Hoyos Read QuickTime version 1 audio fields in broken mov files. Matrox …
(edit) @d53f4471   12 years michaelni swr: move if() block into the only branch where it can be true. This …
(edit) @17da2d9e   12 years michaelni swr: reorder/redesign operations to avoid integer overflow. This …
(edit) @0e482a8   12 years Clément Bœsch ffserver: fix streams and priv_data memleaks when closing a connection.
(edit) @a9b1536a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: bgmc: …
(edit) @4d941eac   12 years michaelni Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' * commit …
(edit) @62006b53   12 years michaelni ituh263dec: more complete w/h check. Fixes a division by 0 Found-by: …
(edit) @caa2fa2   12 years michaelni rv10: always check image size not just in some cases. Fixes division …
(edit) @a3cb7f99   12 years michaelni xwma: check bytes_per_sample, fix division by 0. Found-by: Mateusz …
(edit) @12eb2fd5   12 years michaelni dxa: dont try to use the previous frame if there is none. Fixes null …
(edit) @e70144cb   12 years michaelni bink: check quant_index, fix out of array read Found-by: Mateusz …
(edit) @e28b7553   12 years diego configure: Add option to disable all command line programs
(edit) @b74dbdd5   12 years diego bgmc: Fix av_malloc checks in ff_bgmc_init() Signed-off-by: Xi Wang …
(edit) @612ecfbb   12 years michaelni gifdec: check ff_lzw_decode_init() return value, fix out of array …
(edit) @50f0a6b4   12 years michaelni wmaprodec: check num_sfb for validity. Fix out of array accesses …
(edit) @3b4296f4   12 years lu_zero avformat: clarify stream id for muxing
(edit) @8034130e   12 years lu_zero rtp: set the payload type as stream id Support multiple video/audio …
(edit) @30bce34b   12 years michaelni vpriv_adx_decode_header: avoid underreading the array. Found-by: …
(edit) @ab8517b   12 years michaelni vc1dec: require a minimum of 2x2 for the edge pos. Avoid assertion …
(edit) @dbc44667   12 years onemda Add missing dependency for avr demuxer Signed-off-by: Paul B Mahol …
(edit) @ccce723c   12 years michaelni vc1dec: check first field slices, fix out of array read. Found-by: …
(edit) @a3138eb   12 years diego fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests
(edit) @7f1fcaf0   12 years mans ppc: do not pass redundant compiler flags The -mpowerpc64 and …
(edit) @7ba0c1b3   12 years mans avutil: change GET_UTF8 to not use av_log2() This removes an …
(edit) @87d073ea   12 years michaelni mov: Dont try to calculate with unknown durations, fix division by 0 …
(edit) @a1b5c963   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @b0c543b1   12 years michaelni Merge commit 'da39cac8def7ea73cad2fa2b611209663c7abe2c' Not merged, …
(edit) @d4e74d5   12 years michaelni Remove deprecation of avcodec_get_chroma_sub_sample. Add explanations …
(edit) @e13d5e9a   12 years michaelni Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' * commit …
(edit) @e8769b3   12 years martin segment: fix NULL pointer dereference in seg_write_header() Since the …
(edit) @26afdbcf   12 years Clément Bœsch ffserver: fix NULL dereference with quoted Stream name.
(edit) @a9ba9268   12 years Clément Bœsch ffserver: prefer av_asprintf over malloc+snprintf for Launch setting.
(edit) @66ff90f4   12 years michaelni 8bps: check index against buffer size before reading line length …
(edit) @7acee665   12 years michaelni mpeg12data: increase size of ff_mpeg1_default_intra_matrix to prevent …
(edit) @e1631f8e   12 years michaelni aasc: check before reading the first 4 byte, fix overread Found-by: …
(edit) @39c5cd60   12 years michaelni vmnc: check input size before reading chunk header, fix overread …
(edit) @b6165882   12 years michaelni Merge remote-tracking branch 'lippit/master' * lippit/master: …
(edit) @9f088712   12 years michaelni ffmpeg: fix double ;; Signed-off-by: Michael Niedermayer …
(edit) @9406d6be   12 years michaelni ffmpeg: fix audio timestamps on stream copy with -ss Signed-off-by: …
(edit) @26301caa   12 years diego x86: mmx2 ---> mmxext in asm constructs
(edit) @da39cac8   12 years diego Drop broken and unused CABAC test program.
(edit) @2f74f8d7   12 years michaelni imc: sanity check scalefactors. This fixes undefined behavior …
(edit) @1f196051   12 years michaelni lxfdec: fix "no audio stream" check. avoid null ptrs deref Found-by: …
(edit) @334a0d15   12 years stefasab lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths …
(edit) @9a2028d   12 years stefasab lavfi/frei0r: correctly handle paths longer than 1023 chars
(edit) @af9ec3dd   12 years michaelni av_probe_input_format3: support NULL as buffer. Fixes null ptr deref …
(edit) @001af703   12 years michaelni alac: check channel count more completely, fix out of array read …
(edit) @b1191331   12 years michaelni avrndec: calculate true_height only when used. Fixes division by 0 …
(edit) @7373b3ad   12 years michaelni pcmdec: consistently use codec_id, fixes out of array reads Found-by: …
(edit) @eab022d   12 years michaelni mpegts: prevent freeing ones own section in pat_cb Found-by: Mateusz …
(edit) @4392e69a   12 years michaelni mov: check stps correctly, avoid overreading 1 element. Found-by: …
(edit) @3669915e   12 years michaelni dvdec: check ipcm more completely, avoid assert failure. Found-by: …
(edit) @41ebbb3b   12 years Clément Bœsch lavf/wtvenc: fix s[tp]_pairs memleak.
(edit) @15b02dde   12 years georg.lippitsch Update iec61883 to handle multiple devices, and allow selection of DV …
(edit) @7c76eaec   12 years michaelni mpeg4video_parser: init static tables before use, fix nulll ptr deref …
(edit) @1bd024ec   12 years michaelni mpeg4videodec: split static decoder table init out Signed-off-by: …
(edit) @5e9c6ef8   12 years diego x86: h264_weight_10bit: port to cpuflags
(edit) @c74cd999   12 years michaelni rv10: consider B frames in low delay streams invalid. Fix assertion …
(edit) @83f9ed42   12 years lu_zero libtheoraenc: add missing pixdesc.h header Was left out from …
(edit) @a0212ecf   12 years michaelni dcadec: check layout & channel count for consistency. Fixes out of …
(edit) @cc085993   12 years lu_zero avcodec: remove ff_is_hwaccel_pix_fmt It is used only in one place …
(edit) @c1a02e88   12 years lu_zero pixdesc: add av_pix_fmt_get_chroma_sub_sample Deprecate …
(edit) @4facddd5   12 years michaelni mpegts: dont set stream info when a decoder has already been opened. …
(edit) @327cd0d0   12 years michaelni mpegts: prevent freeing ones own section in pmt_cb Found-by: Mateusz …
Note: See TracRevisionLog for help on using the revision log.