source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ffbcb1c6   11 years michaelni avformat/id3v2: Check avio_read() return value in read_chapter() …
(edit) @460f8fca   11 years michaelni avformat/id3v2: factor free code to the end of read_chapter() …
(edit) @6eda91ad   11 years michaelni mpegts: stop analyzing when pmt for all programs have been found This …
(edit) @d600b18f   11 years michaelni avformat/utils: limit rfps to values larger than fps This avoids some …
(edit) @476aceaa   11 years michaelni vformat/id3v2: check avio_read for short reads in addition to errors …
(edit) @b2a43162   11 years stefasab examples/decoding_encoding: check av_samples_get_buffer_size() for a …
(edit) @81eff6e7   11 years stefasab doc/muxers/tee: add example showing second level escaping
(edit) @2364b403   11 years stefasab doc/muxers/tee: use @ref to reference other sections
(edit) @d37d4b6   11 years stefasab lavf/mux: improve feedback in case of no streams in muxer
(edit) @45115315   11 years michaelni avformat/oggparsetheora: zero extradata padding area Fixes use of …
(edit) @e838c985   11 years michaelni avcodec/bink: use av_mallocz for data Fixes use of uninitialized …
(edit) @0e0f6bd4   11 years michaelni avformat/id3v2: Check avio_read() return code in id3v2_parse() Fixes …
(edit) @037fc3b0   11 years michaelni swscale/utils: check chroma width for fast bilinear scaler Fixes …
(edit) @554e913f   11 years michaelni swscale/utils: remove useless () Signed-off-by: Michael Niedermayer …
(edit) @dc54bd4e   11 years michaelni swscale/utils: factor (d + 1 < 4) out Signed-off-by: Michael …
(edit) @61edda9a   11 years michaelni avcodec/msmpeg4dec: initialize dir_ptr in error cases Fixes use of …
(edit) @81230e26   11 years michaelni avcodec/msmpeg4dec: print error in case of invalid vlc in …
(edit) @d408d3db   11 years michaelni fate: update after 5f6c21117f23a3c825777cdb0565a21c5a468d35
(edit) @5f6c2111   11 years stefasab ffprobe: show best_effort_timestamp in the frame section This is …
(edit) @cc0e2ba1   11 years michaelni Enable parser in FLV demuxer for H264 codec Signed-off-by: Michael …
(edit) @f6cd447   11 years michaelni avformat/utils: treat flv like mov with timestamp discarding This …
(edit) @ec13849   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: …
(edit) @6f9be910   11 years michaelni avformat/iff: fix memleak of packet Fixes: …
(edit) @2b31a9c6   11 years michaelni avformat/iff: shrink packets to the initialized data Fixes use of …
(edit) @b2361cfb   11 years michaelni avcodec/svq3: cleanup context in case init fails Fixes memleaks …
(edit) @7a5d3a41   11 years michaelni avformat/mov: Check avio_read() return code in mov_read_extradata() …
(edit) @12e8104   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @09c13ff7   11 years michaelni Merge commit '6451c8853a07ff2e28bda950fb5e83fcf88c5cf4' * commit …
(edit) @6659364d   11 years michaelni Merge commit '797f2a791397210ec1b591b326658805c5dbf104' * commit …
(edit) @f357ef2e   11 years michaelni Merge commit '5db4e88ecd32485341f6150c00f5ee5bfa74f62d' * commit …
(edit) @892562e9   11 years michaelni avformat/ipmovie: Check OPCODE_CREATE_TIMER size Fixes use of …
(edit) @de9ea40a   11 years stefasab doc/bitstream_filters: remove mp3_header_decompress filter It was …
(edit) @96093fe1   11 years stefasab Changelog: correct typo Signed-off-by: Timothy Gu <timothygu99@gmail.com>
(edit) @20bc574b   11 years michaelni build fix: apetag.c depends on img2.c Signed-off-by: Michael …
(edit) @2d50ebc2   11 years michaelni Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
(edit) @8d4c616f   11 years rsbultje vp9/x86: idct_add_16x16_ssse3. Currently only dc-only and full 16x16. …
(edit) @2224159c   11 years michaelni avcodec/vc1: fix DIFF2/NORM2 with width<=16 Fixes read of …
(edit) @c9f72e4b   11 years michaelni avcodec/vc1dec: fix mby_start for interlaced content Fixes first …
(edit) @017e234   11 years michaelni avcodec/vc1: fix mb_height for field pictures Fixes ticket2531 …
(edit) @9aba0a6   11 years martin rtpdec_h264: Check the return value of functions doing allocations …
(edit) @6451c885   11 years martin sdp: Check theora colorspace before producing the configuration string …
(edit) @797f2a79   11 years martin hdsenc: Check the init_file() return code Signed-off-by: Martin …
(edit) @b8ed15d6   11 years martin hdsenc: Fix an off by one error in an array size check Signed-off-by: …
(edit) @417927af   11 years martin hdsenc: Avoid integer overflow Also remove a silly leftover pair of …
(edit) @97f880e7   11 years Marton Balint libzvbi-teletextdec: set bitmap teletext canvas dimensions …
(edit) @c77e0c21   11 years Marton Balint libzvbi-teletextdec: add chopped top row size to y offset …
(edit) @249a4359   11 years Marton Balint libzvbi-teletextdec: use defined constants for bitmap char width and …
(edit) @b5096816   11 years Marton Balint libzvbi-teletextdec: cosmetics Signed-off-by: Marton Balint …
(edit) @5db4e88e   11 years diego configure: Detect Solaris libc in an OpenIndiana/illumos compatible way
(edit) @c65fe9e9   11 years stefasab examples/decoding_encoding: check av_samples_get_buffer_size() return …
(edit) @b242c156   11 years stefasab examples/resample_audio: check av_samples_get_buffer_size() return …
(edit) @66a703ea   11 years stefasab ffprobe: only show tags when explicitly requested
(edit) @2cfe70f   11 years stefasab lavf/movenc: return meaningful error code from mov_write_header()
(edit) @54c596fe   11 years stefasab lavf/movenc: improve feedback in case of unsupported codec
(edit) @688c3d94   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doxy: …
(edit) @f5013913   11 years michaelni Merge commit 'a5a3b398fd9dce38ca50b20f182b17a256d209f2' * commit …
(edit) @7431923d   11 years michaelni Merge commit '7cbe1ea9df83ec66403fbf6400353bcb2242bf06' * commit …
(edit) @acda7c8e   11 years michaelni Merge commit '70a7b24d56a823894440a372c46e89e212b89c35' * commit …
(edit) @2cfccd80   11 years michaelni avcodec/vc1: Factorize imode enum out / remove duplication …
(edit) @ecb21d24   11 years michaelni hevc: rename ptl structs and variables Signed-off-by: Michael …
(edit) @c90cdf4b   11 years michaelni hevc: pack PTL representation using uint8_t Signed-off-by: Michael …
(edit) @8e72e19f   11 years michaelni hevc: remove unused PTL flags Signed-off-by: Michael Niedermayer …
(edit) @dddc9b7   11 years michaelni hevc: don't check for errors in PTL code The value of …
(edit) @c6afd0aa   11 years michaelni hevc: fix PTL parsing This was broken in commit …
(edit) @445c58a8   11 years michaelni swscale/x86/rgb2rgb: Make sure COMPILE_TEMPLATE_AVX is defined …
(edit) @3f4290a2   11 years michaelni swscale/x86/rgb2rgb_template: try to fix build without AVX Found-by: …
(edit) @48016f8f   11 years michaelni avcodec/vc1dec: propagate errors from vc1_parse_sprites() …
(edit) @5f00b333   11 years michaelni avcodec/vc1dec: zero SpriteData struct Fixes use of uninitialized …
(edit) @cf95dee3   11 years michaelni avcodec/vc1dec: dont calculate unused values from uninitialized …
(edit) @c85aad9   11 years lu_zero doxy: Define a group for libswscale documentation Uniform the style …
(edit) @a5a3b398   11 years lu_zero configure: Reorder pthreads checks Some pthreads symbols might be …
(edit) @7cbe1ea9   11 years lu_zero configure: Move the bz2 and zlib checks below phtreads There are …
(edit) @70a7b24d   11 years diego avutil: Add deprecation ifdefs around obsolete intfloat code This …
(edit) @f5cf0ea9   11 years michaelni avformat/asf: clear uninitialized areas of packets before returning …
(edit) @0f242e62   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @1e3718e2   11 years michaelni Merge commit '7c3388711b7243d059db39aa04b754baf2156934' * commit …
(edit) @2a459f5d   11 years michaelni Merge commit 'bdc111a162094c14660d1e88839d103a4d79e42a' * commit …
(edit) @7b2a19cb   11 years michaelni Merge commit 'a1d7d5524799bd90bc5d12e8b3063238cc0c02dd' * commit …
(edit) @782d48c   11 years derek.buitenhuis configure: remove redundant definition of USE_MINGW_ANSI_STDIO No …
(edit) @0c23ee13   11 years michaelni avcodec/mjpegdec: use mallocz for progressive blocks Fixes use of …
(edit) @7d7a7013   11 years michaelni avformat/ipmovie: Fix use of uninitialized memory in …
(edit) @7439475e   11 years michaelni avformat/network: check ff_socket_nonblock() return and print a debug …
(edit) @0f02ea0a   11 years michaelni libavcodec/dvbsub: fix for Display Definition Segment Given ETSI EN …
(edit) @79d9884e   11 years diego build: Merge pthreads/w32threads OBJS declarations
(edit) @7c338871   11 years diego configure: Add -DUSE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 This …
(edit) @bdc111a1   11 years diego configure: Detect newer (>=4.1) versions of MinGW32 The MinGW32 …
(edit) @a1d7d552   11 years diego build: Do not add -g to HOSTCFLAGS The flag is not unconditionally …
(edit) @1d0995e3   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @47eb15b9   11 years michaelni avfilter/vf_pullup: fix memleak on error Fixes CID1108604 …
(edit) @8f9569cf   11 years michaelni avfilter/vf_pullup: Factor free_field_queue() out Signed-off-by: …
(edit) @fb5518cf   11 years Carl Eugen Hoyos Force one stream in caf muxer. Based on eeb975f5
(edit) @b02d8793   11 years clement examples/demuxing_decoding: print the decoding error when it happens.
(edit) @43f116d1   11 years stefasab examples/demuxing_decoding: return error when no codec found The …
(edit) @65a3429e   11 years stefasab ffprobe: add cosmetical empty line
(edit) @93f08827   11 years stefasab ffserver: improve error feedback in case of av_write_frame() error
(edit) @bed4eeab   11 years stefasab MAINTAINERS: remove ffserver maintainership status notice Privately …
(edit) @d546a59   11 years lou docs/outdevs: add a few simple ALSA examples
(edit) @5d8e4f6d   11 years michaelni avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr …
(edit) @c5f15f40   11 years michaelni avformat/rtpdec_h264: fix null pointer dereferences Fixes CID733716 …
(edit) @db8a53d8   11 years michaelni avformat/sdp: fix memleak on error Fixes CID700640 Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.