source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7cf1f0f4   10 years Carl Eugen Hoyos Fix standalone compilation of the snow decoder.
(edit) @1b3a98f1   10 years michaelni doc/filters.texi: fix filter name in examples Signed-off-by: Michael …
(edit) @f8164f67   10 years michaelni Add missing changelog entry Signed-off-by: Michael Niedermayer …
(edit) @f9aadf1f   10 years michaelni Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5' * commit …
(edit) @f626eaa5   10 years michaelni Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2' * commit …
(edit) @38c4316f   10 years michaelni Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae' * commit …
(edit) @052cd1ce   10 years michaelni Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098' * commit …
(edit) @b01d2a55   10 years michaelni ffmpeg: Enable compute_edt only when the subtitles are used for a …
(edit) @a2dbf379   10 years michaelni avcodec/dvbsubdec: make compute_edt user settable Signed-off-by: …
(edit) @e8d0b84e   10 years Reimar.Doeffinger h261dec, ituh263dec: Move condition. Stops compiler from doing …
(edit) @36c00433   10 years Reimar.Doeffinger h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. …
(edit) @2a00812d   10 years Reimar.Doeffinger h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 3646 -> …
(edit) @8d6ec611   10 years michaelni general: Fix usage of @float makeinfo chokes on that. Signed-off-by: …
(edit) @e205fe68   10 years diego mpeg4videodec: Fix low_delay error message Signed-off-by: Diego …
(edit) @63f800ca   10 years diego aac_adtstoasc_bsf: Return proper error code Signed-off-by: Diego …
(edit) @b8962d64   10 years diego dxva2: Clean up definition of _WIN32_WINNT Only set a value if …
(edit) @4600a85e   10 years diego dxva2: Pass variable of correct type to …
(edit) @343f07e1   10 years clement RELEASE_NOTES: mention libmodplug detection change
(edit) @d4ec07d   10 years stefasab lavu/avstring: check for overlong encodings in av_utf8_decode() Fix …
(edit) @3695278   10 years clement build: use pkg-config to detect libmodplug Fix static build, at least …
(edit) @97b88096   10 years michaelni Merge commit '37c46743ee42df1d6986ba3c996e3af5b95511f7' * commit …
(edit) @42507534   10 years michaelni avformat/mpegts: favor DESC_types over probed codecs Fixes Ticket3766 …
(edit) @37c4674   10 years vittorio.giovara avcodec: fix missing doxygen comment marker
(edit) @b627385b   10 years Reynaldo H. Verdejo Pinochet ffserver: tests, use image2 instead of pgmyuv Signed-off-by: Reynaldo …
(edit) @93545310   10 years Reimar.Doeffinger ituh263dec: Optimize new RL_VLC based decoding. Together with the …
(edit) @c0d32686   10 years Reimar.Doeffinger h261dec: Optimize new RL_VLC based decoding. Together with the switch …
(edit) @da0a670b   10 years Reimar.Doeffinger h261, h263 decoders: convert to RL_VLC. Some additional optimizations …
(edit) @3efc174   10 years Reimar.Doeffinger aacps_tablegen: replace TABLE_CONST by const. Doesn't change …
(edit) @1a558cec   10 years Reimar.Doeffinger intmath.h: Remove duplicated ARM include. Signed-off-by: Reimar …
(edit) @f0d4f00f   10 years michaelni avcodec/mjpegdec: fix green line at the bottom with upscale v …
(edit) @63a52ca1   10 years michaelni avcodec/mjpegdec: fix green vertical line at the right with upscale h …
(edit) @6d7aa437   10 years Reimar.Doeffinger vf_drawtext: move "static const" before "struct". This is consistent …
(edit) @2ca7edda   10 years Reimar.Doeffinger lavu/hash.c: Add missing "static const". Signed-off-by: Reimar …
(edit) @03bf4572   10 years Reimar.Doeffinger Add av_cold to table generation functions. Signed-off-by: Reimar …
(edit) @4fe44873   10 years Reimar.Doeffinger WMA: add "const" to avoid warnings with hardcoded tables. …
(edit) @3bc5d2a0   10 years Reimar.Doeffinger ac3dec_fixed: add missing "static const". Signed-off-by: Reimar …
(edit) @c9a4ec7   10 years Reimar.Doeffinger lavfi: add const/static const to pix_fmts arrays. Signed-off-by: …
(edit) @18464d72   10 years Reimar.Doeffinger sipr16kdata.h: add forgotten const. Signed-off-by: Reimar Döffinger …
(edit) @2bb66cc8   10 years Reimar.Doeffinger fft_template: Move variables to where they are used. Signed-off-by: …
(edit) @1654514a   10 years Reimar.Doeffinger fft: add ff_ prefix to some global arrays. Signed-off-by: Reimar …
(edit) @e0237208   10 years michaelni avcodec/h264: Do not get stuck on IDR inter frames Signed-off-by: …
(edit) @8c63a0d1   10 years Reimar.Doeffinger xv.c: Add missing const to lookup table. Signed-off-by: Reimar …
(edit) @bd6f1458   10 years onemda avformat/dfa: use avio_feof() Signed-off-by: Paul B Mahol …
(edit) @b173f5c1   10 years michaelni oggdec: fix invalid free on error The read_packet callback passes a …
(edit) @e2cd28c9   10 years Reimar.Doeffinger fft: add missing const. This table was the largest object in FFmpeg's …
(edit) @ce36d808   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @a8087336   10 years michaelni proresenc_ks: allow auto-selecting profile The user may not know how …
(edit) @14028736   10 years michaelni avcodec/vp3data: use more compact data types Reviewed-by: Paul B …
(edit) @f22c24bd   10 years Carl Eugen Hoyos lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
(edit) @494cbc42   10 years Carl Eugen Hoyos ffmpeg: Clean up if filter initialisation failed to avoid a memleak. …
(edit) @e16b7338   10 years michaelni avcodec/aarch64/h264qpel_init_aarch64: mark src as const …
(edit) @97cebf31   10 years michaelni avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under …
(edit) @19bf1ed1   10 years michaelni avformat/id3v2: Fix "warning: unused variable …
(edit) @0daff3ce   10 years michaelni avfilter/vf_mp: remove incorrect usage of AVFrame.type Signed-off-by: …
(edit) @596636a4   10 years michaelni avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
(edit) @d9e2ace   10 years Reimar.Doeffinger Add missing "const" all over the place. Only "./configure …
(edit) @be4aac30   10 years Reimar.Doeffinger patcheck: check for pointer arrays that are not const. Signed-off-by: …
(edit) @9b8eedd7   10 years michaelni avformat/wtvdec: seek over broken chunks Fixes ticket #3898
(edit) @72732f2d   10 years michaelni avformat/webmdashenc: use av_strlcpy() and allocate enough space …
(edit) @5ce98e7   10 years michaelni fate/vpx: make webm dash manifest tests depend on the …
(edit) @be3d807   10 years onemda avcodec/wavpack: increase WV_MAX_SAMPLES This is maximal number of …
(edit) @4c920478   10 years michaelni fate: Add basic tests for WebM Dash Manifest Add fate tests that test …
(edit) @22652dc2   10 years michaelni avcodec/avcodec: fix missing doxygen comment marker Signed-off-by: …
(edit) @37520a9   10 years michaelni avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier …
(edit) @7771daae   10 years michaelni Merge commit '9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5' * commit …
(edit) @39cd9fdb   10 years michaelni Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7' * commit …
(edit) @fcc39099   10 years michaelni Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f' * commit …
(edit) @31f9c228   10 years michaelni ffmpeg: Fix missing {} in Stream to Packet side data code …
(edit) @f30a8154   10 years michaelni Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' * commit …
(edit) @56cc754c   10 years michaelni Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef' * commit …
(edit) @c6a3b009   10 years michaelni Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05' * commit …
(edit) @1fc39631   10 years michaelni Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea' * commit …
(edit) @65c9e2d0   10 years michaelni Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198' * commit …
(edit) @5393c9da   10 years michaelni Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8' * commit …
(edit) @9e8bbe7d   10 years diego license: Mention that vf_interlace is GPL, not LGPL
(edit) @4d686fb7   10 years vittorio.giovara matroskaenc: convert avstream stereo3d side data during encoding …
(edit) @d4ae8ac9   10 years vittorio.giovara matroskadec: parse stereo mode on decoding Convert the Matroska …
(edit) @93014864   10 years vittorio.giovara avcodec: add stream-level stereo3d side data
(edit) @f2583bc8   10 years vittorio.giovara matroska: list supported extensions
(edit) @0ddb051   10 years onemda avformat/soxenc: return more meaningful error code Signed-off-by: …
(edit) @ef768ab9   10 years michaelni avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused …
(edit) @87961a8a   10 years michaelni avcodec/flashsv2enc: fix "unused variable" warnings Signed-off-by: …
(edit) @58396e8   10 years diego x11grab: Use a typedef for the context, as most other code does …
(edit) @7bb505a3   10 years diego x11grab: Drop a spurious space in the extension reporting message …
(edit) @b543a290   10 years michaelni avcodec/libvpxenc: Adds support for constant quality mode in VP9. …
(edit) @20e82b41   10 years diego x11grab: Small near-cosmetic refactorings Signed-off-by: Diego …
(edit) @f07a4290   10 years diego x11grab: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @d6bd2949   10 years michaelni avformat/icoenc: Remove deprecated use of codec_name Reviewed-by: …
(edit) @fa39f8c0   10 years stefasab doc/ffprobe: fix -show_entries example
(edit) @b6a0b8bc   10 years James Adds support for setting aq_mode in libvpx encoder Reviewed-by: James …
(edit) @8c1b942a   10 years lou Replace incorrect use of "multiply" with "multiple" Also replace the …
(edit) @e6516944   10 years michaelni avformat/rtpdec_asf: fix compiler warning about const qualifier being …
(edit) @35debfc3   10 years michaelni avformat/rdt: fix compiler warning about const qualifier being …
(edit) @7a2c380   10 years michaelni avformat/aviobuf: remove uses of deprecated url_feof() Signed-off-by: …
(edit) @5403a288   10 years michaelni Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc' * commit …
(edit) @b3b05a11   10 years michaelni Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' * commit …
(edit) @3ff5ca8   10 years michaelni Merge commit '1f156af4274dc72d588620f6bedb4e9e66023c92' * commit …
(edit) @42196083   10 years michaelni Merge commit '404731bd20e1df5880e6fe381e975ba48afc75b2' * commit …
(edit) @a59d922d   10 years michaelni Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e' * commit …
(edit) @7997d786   10 years James lavc/libwebpenc: use WebPMemoryWriterClear() WebPMemoryWriterClear() …
Note: See TracRevisionLog for help on using the revision log.