source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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 …
(edit) @6c655b40   11 years michaelni Merge commit 'bbb2945f2dfbc2306c1655bf7eb6e220912a9a7c' * commit …
(edit) @85a3d20d   11 years michaelni Merge commit 'f52edef30197735bfb937e9e723ab1e7b31165c6' * commit …
(edit) @a4a2e894   11 years michaelni Merge commit '985f34b75653d02eda8eb8def3412f8577f19b01' * commit …
(edit) @1f87cbe8   11 years michaelni Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef' * commit …
(edit) @8097307b   11 years michaelni Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1' * commit …
(edit) @bbdef618   11 years michaelni Merge commit '508998f7d5cc61c7ac7b049813b47adc24c6e282' * commit …
(edit) @84f77f84   11 years michaelni Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c' * commit …
(edit) @4a522eff   11 years michaelni Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af' * commit …
(edit) @301522f5   11 years michaelni Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' * commit …
(edit) @9265bae3   11 years michaelni Merge commit 'f776899a17dce32ad7fb9231d98f15558f37cc3f' * commit …
(edit) @9f91e7de   11 years michaelni Merge commit '9e80eda26d06c7c48dbec5dfe643c857c62c0ee7' * commit …
(edit) @0a5d22a1   11 years michaelni Merge commit '8d929afd256069aa881f2bf58ef9f0ffce2d6b7e' * commit …
(edit) @46a5003a   11 years michaelni Merge commit '5d21ca45591bb1c1d2265f8ed972d18c563f145e' * commit …
(edit) @e997afdf   11 years onemda lavf: show APIC for tta files too Fixes #2676. Signed-off-by: Paul B …
(edit) @9ea7ff79   11 years onemda tta: read ape tags last Otherwise, cover art will create video stream …
(edit) @78d2d1e0   11 years michaelni postprocess_template: put rsp on the clobber list to prevent gcc from …
Note: See TracRevisionLog for help on using the revision log.