source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bbe26eff   11 years michaelni h264: Fix null pointer dereference with disabled error concealment …
(edit) @a46e578d   11 years michaelni avformat/avio: Fix EOF handiling of ffurl_read_complete() Fixes …
(edit) @f48366c7   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
(edit) @a620c832   11 years michaelni Merge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1' * commit …
(edit) @af5f9c08   11 years michaelni Merge commit '95d52464542f532061290192518d5fe1c1930e8d' * commit …
(edit) @14a61bc3   11 years michaelni Merge commit 'ace87c19ed4c4882d7b9b3ce512c4c195e39a203' * commit …
(edit) @1152863   11 years michaelni Merge commit '6dc6598692da3b0ebda2d768681786343f26a4f4' * commit …
(edit) @e21307a   11 years anton lavf: don't abort if both encoder and muxer aspect ratios are not set …
(edit) @c3e58f8f   11 years anton matroskaenc: restore compatibility with non referenced AVPacket …
(edit) @95d5246   11 years anton lavc: Add option to encode MPEG-2 AAC with libfdk-aac Signed-off-by: …
(edit) @5dba888d   11 years michaelni msmpeg4: Fix ff_msmpeg4_pred_dc() so it works with lowres>0 Fixes …
(edit) @46312fc2   11 years michaelni cmdutils: dont change the log level for -report Fixes Ticket2476 …
(edit) @9375f500   11 years michaelni sonic: use av_freep() as its safer than av_free() Signed-off-by: …
(edit) @69d0a292   11 years michaelni sonic: cleanup/simplify num_taps check Signed-off-by: Michael …
(edit) @db27dadc   11 years michaelni sonic: replace divide() by ROUNDED_DIV() Signed-off-by: Michael …
(edit) @c329713d   11 years michaelni vp8: wait for prev_frame to parse segment_map before reading it. This …
(edit) @fb0df5c1   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @780b1aa1   11 years michaelni Merge commit 'f963f701d90bd7bb03e39aab4e59bd137084e082' * commit …
(edit) @cc61ef04   11 years michaelni Merge commit '42cc6cefd315c1556e2a52f7ebe2f766ec82b790' * commit …
(edit) @d894e64a   11 years michaelni Merge commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f' * commit …
(edit) @ace87c19   11 years diego configure: whitespace cosmetics
(edit) @6dc65986   11 years diego configure: Simplify an expression with enabled_all.
(edit) @730e07f1   11 years michaelni sonic: avoid float sqrt() for integer input & output Signed-off-by: …
(edit) @4ec7ef56   11 years michaelni sonic: simplify quant cliping Signed-off-by: Michael Niedermayer …
(edit) @bcb42fb6   11 years michaelni sonic: use av_calloc() Signed-off-by: Michael Niedermayer …
(edit) @f11e4045   11 years derek.buitenhuis configure: More msvc/icl combining Signed-off-by: Derek Buitenhuis …
(edit) @81c5ceed   11 years derek.buitenhuis avisynth: Make sure the filename passed to Avisynth is in the right …
(edit) @8bdbabfa   11 years derek.buitenhuis configure: Enable MinGW-w64's implementation of vsnprintf and pals As …
(edit) @37c7a8be   11 years michaelni sonic: replace literal numbers by sizeof() Signed-off-by: Michael …
(edit) @081a7f3e   11 years michaelni sonic: replace some float by integers to improve platform independance …
(edit) @12de2933   11 years michaelni sonic: Improve error codes Signed-off-by: Michael Niedermayer …
(edit) @8689ee0e   11 years michaelni sonic: simplify shift_down() Signed-off-by: Michael Niedermayer …
(edit) @f963f701   11 years lu_zero ogg: relax demuxer conformance checks Some samples in the wild are …
(edit) @42cc6cef   11 years lu_zero avconv: report the error for codec open failure External codec may …
(edit) @1e340af8   11 years lu_zero avconv: drop additional strerror fallback strerror_r is called by …
(edit) @b6ce50a2   11 years michaelni avutil/ripemd: adjust loop condition to silence CID1035716 …
(edit) @d76fff7d   11 years michaelni smvjpeg: use refcounted frames to avoid mem leaks Signed-off-by: …
(edit) @1a405c68   11 years michaelni smvjpeg: remove redundant frame init code avctx->coded_frame is not …
(edit) @7cdf574c   11 years michaelni swscale: fix filter alignment reduction without inline asm Fixes …
(edit) @d6a33f5d   11 years michaelni h264: fix size of arrays in ff_h264_check_intra_pred_mode() …
(edit) @2005fddc   11 years michaelni h264/ff_h264_check_intra_pred_mode: fix input value check …
(edit) @7cc4115d   11 years stefasab doc/decoders,decoders: add various missing final dots Enhance consistency.
(edit) @83647ace   11 years stefasab doc/decoders: Add libopencore-amrwb decoder doc Signed-off-by: …
(edit) @3f875077   11 years stefasab doc/protocols: apply very minor consistency fixes
(edit) @3857aea6   11 years stefasab doc/protocols: document "srtp" protocol Signed-off-by: Stefano …
(edit) @659df32a   11 years michaelni mathops/x86: work around inline asm miscompilation with GCC 4.8.1 The …
(edit) @b43860ee   11 years michaelni doc/decoders: Document libopencore-amrnb decoder Signed-off-by: …
(edit) @1ee8fadb   11 years michaelni avdevice/x11grab: allocate just one Cursor Fixes resource leak and …
(edit) @98abe165   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @5d509fbd   11 years michaelni Merge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79' * commit …
(edit) @8cdea50f   11 years michaelni doc/decoders: Document libilbc decoder Signed-off-by: Michael …
(edit) @79cd5d3   11 years michaelni avcodec/utvideodec: Fix vlc len Fixes regression / Ticket2661 …
(edit) @c17dd513   11 years michaelni bytestream2_init: assert that buf_size is valid Signed-off-by: …
(edit) @32fc8d6d   11 years michaelni avcodec/jpeg2000dec: check that tp_end is after the start …
(edit) @03cd3be   11 years michaelni avformat/iff: Byte seek is unsupported Fixes Ticket2194 …
(edit) @720a1de5   11 years anton lavc: free the padded last frame during audio encoding properly
(edit) @c605adbf   11 years michaelni avformat/libmodplug: Reduce the probe score for small input This …
(edit) @2d70f11e   11 years michaelni Document "sctp" protocol Reviewed-by: Stefano Sabatini …
(edit) @eeeb5c29   11 years anton vsrc_movie: do not free avoption variables in uninit() The generic …
(edit) @99dc90ea   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f9739a34   11 years michaelni Document "crypto" protocol Signed-off-by: Michael Niedermayer …
(edit) @c16496c3   11 years michaelni doc/decoders: Document libgsm decoder Signed-off-by: Michael …
(edit) @37baecce   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @b08cd2fb   11 years michaelni delogo: Fix function description The algorithm works on src and …
(edit) @06bede95   11 years Carl Eugen Hoyos Autodetect idcin only if audio properties allow decoding. Fixes …
(edit) @4110828e   11 years tempn isom: add xd51 hdcam , someone needs to binary search FCP for new isom…
(edit) @ddefb80c   11 years michaelni sonicenc: fix off by 1 error Fixes out of array accesses …
(edit) @694c2d1a   11 years michaelni sonicenc: dont put multiple assignments per line Signed-off-by: …
(edit) @e0d6e2fc   11 years martin configure: Remove unneeded icl inline compatibility definition …
(edit) @6df61c3   11 years michaelni sonicenc: set supported samples formats array This ensures that only …
(edit) @209cb8af   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @9ead0605   11 years michaelni doc/encoders: Add libopencore-amrnb doc Signed-off-by: Michael …
(edit) @602d0bfe   11 years michaelni Merge branch 'frame_num_offset' of https://github.com/mjmvisser/FFmpeg
(edit) @2090abcc   11 years mjmvisser add the start_number offset to var_values[VAR_N] directly, instead of …
(edit) @f8ca8138   11 years michaelni ff_gen_search: fix infinite loop Fixes Ticket2639 Signed-off-by: …
(edit) @b3dd50cd   11 years michaelni ff_gen_search: fix limit The limit value could become slightly wrong …
(edit) @9d73e302   11 years michaelni ff_gen_search: make step 64it to prevent hypothetical integer overflow …
(edit) @e3580449   11 years michaelni doc/decoders: Document libcelt Signed-off-by: Michael Niedermayer …
(edit) @59b13750   11 years michaelni Add maintainer for WebVTT demuxer and muxer Matthew J Heaney is added …
(edit) @9626d0e9   11 years michaelni avutil/frame: Try to align width to achive linesize[0] alignment This …
(edit) @c9c7bc44   11 years anton lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() …
(edit) @e41bf19d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @ca2818b8   11 years michaelni swresample/x86/audio_convert: add emms to CONV Might fix Ticket1874 …
(edit) @2ee380a   11 years Carl Eugen Hoyos vaapi: return early from ff_vaapi_render_picture() without picture …
(edit) @28bf0d94   11 years Carl Eugen Hoyos Revert "vaapi: return early from ff_vaapi_render_picture() without …
(edit) @3cbf245f   11 years Carl Eugen Hoyos vaapi: return early from ff_vaapi_render_picture() without picture …
(edit) @ac604e44   11 years eclipse7 lavfi/src_movie: Use movie_common_init instead individual wrappers …
(edit) @c679a1c3   11 years eclipse7 lavfi/src_movie: Check pointer is not NULL before deref Also do not …
(edit) @b24f15c4   11 years Clément Bœsch lavf: add WebVTT muxer. This revision creates a WebVTT muxer, that …
(edit) @b4579a29   11 years michaelni mmsh: dont close context on seeking failure Fixes Ticket2581 …
(edit) @c7755c34   11 years michaelni mmsh/mmsh_close: use ffurl_closep() avoid using freed pointers …
(edit) @0329345d   11 years michaelni mmsh/mmsh_close: use av_freep() Signed-off-by: Michael Niedermayer …
(edit) @582f5334   11 years michaelni jpeg2000dec: make cblk->length(inc)/data use consistent Fixes …
(edit) @de12b454   11 years Clément Bœsch lavf/http: remove Mozilla/5.0 from user agent. It is notably known to …
(edit) @cd0faeee   11 years lu_zero lavfi: math typo in interlace filter Signed-off-by: Luca Barbato …
(edit) @96b33dd   11 years Marton Balint ffplay: remove remains of the old audio and video clock VideoState
(edit) @05f0d53   11 years Marton Balint ffplay: fix missed conversion of video_current_pts to vidclk.pts in …
(edit) @f73d6d2a   11 years Marton Balint ffplay: cast vp->height to int64 in buffer size check Fixes Coverity …
(edit) @95275551   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e99f324c   11 years michaelni Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0' * commit …
Note: See TracRevisionLog for help on using the revision log.