source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @570397c   10 years michaelni Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0' * commit …
(edit) @9c41b594   10 years michaelni Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' * commit …
(edit) @ffa90d99   10 years michaelni Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d' * commit …
(edit) @7206221d   10 years michaelni Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44' * commit …
(edit) @e15824e7   10 years michaelni avformat/rtpdec_h261: Fix sanity checks Fixes mbap and quant …
(edit) @604c4eab   10 years michaelni libx264: fix -b_qfactor and -chromaoffset Signed-off-by: Michael …
(edit) @e87f5e4e   10 years vittorio.giovara h264: fully check cropping amount from sps Even if sps.crop is true, …
(edit) @0a024268   10 years diego libxvid: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @56a721f0   10 years diego doc: fix a typo Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @4c8bd8dd   10 years diego os_support: Adjust an outdated #endif comment
(edit) @46ad2c4a   10 years michaelni avformat/utils: remove assert that tests the same condition as the …
(edit) @bf16872   10 years michaelni avformat/nsvdec: fix out-commented asserts so the function names exist …
(edit) @85f0bde4   10 years michaelni avcodec/snowenc: remove out-commented assert Signed-off-by: Michael …
(edit) @cf0e8e7a   10 years michaelni Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9' * commit …
(edit) @ba650ea1   10 years michaelni Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e' * commit …
(edit) @d5ee74e5   10 years michaelni Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' * commit …
(edit) @c2c56d54   10 years James configure: update libvpx_vp9_encoder check Required to add support …
(edit) @4e9e6fa9   10 years lu_zero mpeg: Write H264 streams at offset 2 It hints that the content is …
(edit) @a4d3c200   10 years lu_zero vc1: Fix the skip condition As written in the comment above, skip …
(edit) @96b2ba68   10 years michaelni avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) …
(edit) @ab56fabe   10 years diego vfwcap: Add fallback define for HWND_MESSAGE Some obsolete versions …
(edit) @1f7e6c07   10 years michaelni doc/snow: remove possibly wrong todo item Signed-off-by: Michael …
(edit) @e96109f9   10 years michaelni ffplay: use av_malloc_array() Reviewed-by: Marton Balint …
(edit) @db85d11d   10 years eclipse7 libavformat/ftp: Do not leak memory in routine ftp_features Setting …
(edit) @f75baa6c   10 years michaelni huffyuvdec: decode the last odd sample Signed-off-by: Michael …
(edit) @6ee76817   10 years michaelni huffyuvenc: write last odd sample If width is odd, last sample …
(edit) @2a85826e   10 years michaelni avcodec/vp9: Use av_malloc_array() Signed-off-by: Michael Niedermayer …
(edit) @080acf7   10 years michaelni lavf/matroskadec: Ensure cues_end is initialized Ensure that …
(edit) @bb298967   10 years michaelni avutil/opencl: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @52fca28c   10 years michaelni avcodec/vorbisenc: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @beaf86bd   10 years michaelni doc/APIchanges: fill in dates and hashes Signed-off-by: Michael …
(edit) @d647ef0c   10 years michaelni avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also …
(edit) @08a110ca   10 years michaelni Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f' * commit …
(edit) @215db293   10 years michaelni Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d' * commit …
(edit) @f1b04f80   10 years michaelni Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6' * commit …
(edit) @6ee1cb57   10 years martin libavformat: use MSG_NOSIGNAL when applicable If the remote end of a …
(edit) @b263f8ff   10 years anton lavf: add AVFormatContext.max_ts_probe It allows to configure how …
(edit) @6ca11f71   10 years anton doc/APIchanges: fill in missing hashes and dates
(edit) @a2841d92   10 years michaelni Revert "pnmenc: use bits_per_raw_sample" This reverts commit …
(edit) @30f680ee   10 years michaelni avcodec/vc1dec: fix null pointer dereference Fixes Ticket3860 …
(edit) @07bc2497   10 years Reynaldo H. Verdejo Pinochet ffserver: tests, use Metadata title in config 'Title' was deprecated …
(edit) @d67d4072   10 years Reynaldo H. Verdejo Pinochet ffserver: tests, use new port/bindaddress config Comming from commit …
(edit) @3fe9e7be   10 years michaelni avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
(edit) @51139803   10 years michaelni Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3' * commit …
(edit) @c2c4cee8   10 years michaelni avformat/matroskaenc: Check alpha_mode Fixes CID1231992 …
(edit) @cc0acdbd   10 years Carl Eugen Hoyos lavc/h264_slice: Add a missing newline to an error message.
(edit) @f155e01   10 years michaelni Merge remote-tracking branch 'ubitux/codecview' * ubitux/codecview: …
(edit) @f888331   10 years u avfilter: add codecview filter
(edit) @424b929b   10 years lu_zero pulse: Add a wallclock option to be compatible with other other …
(edit) @6dfa70f2   10 years onemda Correct few "ffmpeg" typos Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @b73b36bf   10 years onemda avcodec/xan: fix style issue Signed-off-by: Paul B Mahol …
(edit) @3e892b2b   10 years michaelni x86: hevc_mc: split differently calls In some cases, 2 or 3 calls are …
(edit) @38e2aa37   10 years michaelni x86: hevc_mc: correct unneeded use of SSE4 code Signed-off-by: …
(edit) @1506ea94   10 years michaelni pnmenc: use bits_per_raw_sample This allows writing actual bitdepth …
(edit) @2f0f9375   10 years michaelni Changelog: add "H.261 RTP payload format (RFC 4587)" Signed-off-by: …
(edit) @1aa153d6   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @50a4d5cf   10 years michaelni Add support for H.261 RTP payload format (RFC 4587)
(edit) @7c0c97cc   10 years Carl Eugen Hoyos fate: Fix ffprobe tests with --target-path set.
(edit) @6f78c703   10 years Carl Eugen Hoyos doc/ffmpeg: Try to clarify that the input option -r is not the same as …
(edit) @0744daa8   10 years Carl Eugen Hoyos Do not print a useless error number if mov header reading fails. The …
(edit) @ab1e4312   10 years michaelni avcodec/tiff: Make pixel format checks tighter Fixes assertion …
(edit) @b140b51e   10 years michaelni lavc/tiff: add support for LZMA compression Derived from deflate …
(edit) @2e3c1699   10 years michaelni Merge commit '749b1f1359b5af0a08221923b016551b18ab6171' * commit …
(edit) @e3601cee   10 years michaelni Merge commit '5caf039ba2b4be067568a30146f29008d8db28d0' * commit …
(edit) @9bff8cfc   10 years michaelni Merge commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110' * commit …
(edit) @554d8190   10 years u avutil/pixelutils: faster pixelutils_sad_16x16 501 to 439 decicycles. …
(edit) @749b1f13   10 years siretart configure: add --enable-rpath This option facilitates testing shared …
(edit) @5caf039b   10 years siretart Prepare for 11_beta2 Release
(edit) @f4dec0d   10 years u doc/filters: fix Shwo/Show typo
(edit) @8fc9bd0d   10 years Reimar.Doeffinger dict.c: Free non-strduped av_dict_set arguments on error. …
(edit) @45c7f39   10 years u avutil/pixelutils: faster pixelutils_sad_[au]_16x16 ~560 → ~500 …
(edit) @c82a288f   10 years u avfilter/showcqt: add fontcolor option
(edit) @1fa35e43   10 years michaelni avcodec/h264_slice: More complete cleanup in h264_slice_header_init() …
(edit) @949057c9   10 years michaelni avcodec/h264: do proper cleanup in ff_h264_alloc_tables() in case DPB …
(edit) @f9f34cb9   10 years lu_zero ogg: Use separate classes for the aliases Unbreak …
(edit) @7444cf9a   10 years michaelni avcodec/imc: Fix bitstream buffer padding Fixes buffer overread …
(edit) @585047bb   10 years michaelni h264: do not return on sidedata allocation failure Not having …
(edit) @aaaf7261   10 years michaelni avcodec/hevc_ps: fix 1 vs. 0 typo Found-by: Timothy Gu …
(edit) @8495c608   10 years michaelni vidstabutils: improve documentation Signed-off-by: Timothy Gu …
(edit) @6e51e74   10 years michaelni vidstab*: Remove accidentally exported av_2_vs_pixel_format() Also …
(edit) @d2a06242   10 years michaelni Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d' * commit …
(edit) @8f3caf52   10 years michaelni Merge commit '1019b7c4edff537499c4a6cb0d65abae04ce58f6' * commit …
(edit) @300d489a   10 years michaelni Merge commit '051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd' * commit …
(edit) @3e07a056   10 years michaelni Merge commit 'cb7b1a2dfb547ab78342a7a9d5cd729d77d90421' * commit …
(edit) @ce1059d5   10 years michaelni Merge commit '7b6aae23e12f41cdfac7f1069debfe44d9a3d136' * commit …
(edit) @4adad5a1   10 years onemda wavpackenc: reset trailer info on block encoding In some cases, in …
(edit) @a59f85d1   10 years onemda wavpack: check number of channels This means container and codec …
(edit) @350dd853   10 years michaelni Merge commit '4d6c5152849e23a4cc0f6a6ac2880c01ebcd301b' * commit …
(edit) @e356f6c5   10 years michaelni Merge commit 'dc4b2e7d33903a6b9380e8a84b22b3a20facbb08' * commit …
(edit) @de9e0386   10 years michaelni Merge commit 'b0bfd09f88da8b7c7666faf0ac7d5e74559dba9f' * commit …
(edit) @3526ab89   10 years diego qt-faststart: Undefine fseeko/ftello before defining them This avoids …
(edit) @1019b7c4   10 years diego os_support: Undefine lseek/stat/fstat before defining them This …
(edit) @2346f2b   10 years michaelni x86: hevcdsp: use compilation-time-fixed constant The stride for some …
(edit) @dad7f155   10 years michaelni hevcdsp: remove more instances of compile-time-fixed parameters …
(edit) @d4f44b66   10 years michaelni hevcdsp: remove compilation-time-fixed parameter The dststride …
(edit) @b9f3912a   10 years michaelni hevc: move MAX_PB_SIZE declaration Reviewed-by: Mickaël Raulet …
(edit) @051aadee   10 years lu_zero ogg: Provide aliases for Speex, Opus and audio-only ogg Since they …
(edit) @fb1a98ec   10 years michaelni x86: hevc_mc: assume 2nd source stride is 64 Reviewed-by: Mickaël …
(edit) @cb7b1a2d   10 years anton electronicarts: set the framerate for TGQ/TQI It is hardcoded to 15fps.
(edit) @7b6aae23   10 years anton electronicarts: read the framerate for MAD
Note: See TracRevisionLog for help on using the revision log.