source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0be54ad2   10 years michaelni aasc: return correct buffer size from aasc_decode_frame …
(edit) @5b75689b   10 years michaelni aacdec: consistently use avctx for logging in …
(edit) @1577b29c   10 years James configure: add missing dependencies for MIPS and PPC features …
(edit) @ae6fd730   10 years michaelni msrledec: use signed pixel_ptr in msrle_decode_pal4 This fixes …
(edit) @ed2a7127   10 years michaelni configure: add pkg-config support for libdcadec Signed-off-by: Simon …
(edit) @2db24cf7   10 years michaelni ivfenc: incorrect fourcc for VP9 video VP80 fourcc are writed for all …
(edit) @38155865   10 years michaelni lavfi/avf_showcqt: fix error code. Signed-off-by: Nicolas George …
(edit) @b50a4ca1   10 years michaelni avformat/utils: Preserve packet duration when parsing is done only for …
(edit) @c658269c   10 years michaelni avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting …
(edit) @7498f22   10 years michaelni h264: Do not fail on unsupported timing info The spec madandate both …
(edit) @c5d4f87   10 years michaelni aaccoder: Implement Perceptual Noise Substitution for AAC This commit …
(edit) @f4ccf389   10 years michaelni libavutil/softfloat: Change order of fields in SoftFloat structure. …
(edit) @574978d2   10 years michaelni avcodec/intelh263dec: Use check_marker() Signed-off-by: Michael …
(edit) @3163083f   10 years michaelni avformat/mp3dec: offset seek index to end of vbr headers …
(edit) @ddd429f   10 years michaelni Revert "avformat/mp3dec: offset seek index to end of id3v2 tag" This …
(edit) @a742a053   10 years michaelni avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files …
(edit) @0842df26   10 years michaelni Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df' * commit …
(edit) @0fbe18b6   10 years michaelni Merge commit '0cbb1473179d35d4eb9c9446c8ed84e197e5389b' * commit …
(edit) @ec89f35e   10 years lu_zero x265: Map color parameters
(edit) @0cbb1473   10 years lu_zero x264: Map color parameters
(edit) @fbdaebb2   10 years michaelni avcodec/ituh263dec: Use check_marker() Signed-off-by: Michael …
(edit) @95f524a   10 years michaelni lavc: use correct type for printf() argument This was passing …
(edit) @2b5f34f7   10 years michaelni avformat, avcodec: log discard padding Useful for debugging. …
(edit) @30e2f87d   10 years michaelni webdashenc: replace unchecked av_malloc with stack allocation Replace …
(edit) @ee69229d   10 years michaelni Merge commit '7a5f44476696b495e0de658ed859bcb8520b93d4' * commit …
(edit) @64b37d3e   10 years michaelni Merge commit 'a6a45e5a9a9dfb725456f62e053532e505aadcfc' * commit …
(edit) @a61c75e9   10 years michaelni aacdec: Use macros for constants This commit replaces the previous …
(edit) @37d93fdb   10 years michaelni avcodec/mpeg12dec: Use check_marker() Signed-off-by: Michael …
(edit) @343f34c0   10 years michaelni avcodec/get_bits: print details of the location of the missing bit in …
(edit) @c2fc4663   10 years onemda avcodec/alsdec: use av_malloc(z)_array() Signed-off-by: Paul B Mahol …
(edit) @4ba662b0   10 years michaelni avcodec/mpeg4videodec: Improve wording of the missing header warning …
(edit) @bca1577e   10 years michaelni avcodec/mpeg4videodec: change log level to waning for incomplete …
(edit) @41031723   10 years michaelni Merge commit '13e4f2c7f7857feb6885f0c2ea8c9ddf438f46ea' * commit …
(edit) @7a5f4447   10 years diego avisynth: Bump minimum required version to interface version 6 The …
(edit) @a6a45e5a   10 years diego avisynth: Fix detection of AviSynth 2.5 In order to safely exit when …
(edit) @6e86ee97   10 years michaelni Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2' * commit …
(edit) @7c521d45   10 years michaelni Merge commit '2de7650451d90520135d8cf6f96caa0658824208' * commit …
(edit) @13e4f2c7   10 years diego mpeg4videodec: Remove useless messages They seem to sometimes trigger …
(edit) @49e531ff   10 years diego mmal: Reference MMAL VC lib explicitly This is optional, but ensures …
(edit) @2de76504   10 years diego mmal: Move system headers before local headers Signed-off-by: Diego …
(edit) @2051b401   10 years michaelni avfilter/drawtext: fix frame mem leak Signed-off-by: Ivan Efimov …
(edit) @013498ba   10 years michaelni aacenc: Adjust the initial offset for PNS values This commit adjusts …
(edit) @42a144f2   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @89b3c521   10 years michaelni avcodec/atrac3plusdec: Free mdct contexts at the end Fixes memleak …
(edit) @d0c895d3   10 years Carl Eugen Hoyos lavf/mpegtsenc: Accept 0x000001 as startcode for hevc. Fixes ticket #4194.
(edit) @4d74c8d5   10 years michaelni avcodec/ffv1: dont leave stale pointers in memory Signed-off-by: …
(edit) @d19fc69f   10 years michaelni avcodec/ffv1: remove unneeded variable Signed-off-by: Michael …
(edit) @a3963cc   10 years michaelni avcodec/ffv1: use av_freep() Signed-off-by: Michael Niedermayer …
(edit) @fb6dd77   10 years michaelni Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc' * commit …
(edit) @73dacabf   10 years diego ffv1: Check memory allocations Signed-off-by: Diego Biurrun …
(edit) @f4f3065c   10 years michaelni h264: remove bogus YCgCo warning message YCgCo decoding works just …
(edit) @d5dcd946   10 years michaelni avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO Signed-off-by: …
(edit) @c69ff12d   10 years michaelni lavf/mpeg: vobsub add an option to specify the .sub's URI …
(edit) @30ce065f   10 years michaelni fate: add tta encoder test Signed-off-by: James Almer …
(edit) @a4d58c9   10 years michaelni lavf/http: handle case where the server returns a redirect during a …
(edit) @f7f71b57   10 years michaelni aacenc: Add support for Perceptual Noise Substitution energy values …
(edit) @c919cc61   10 years michaelni tests/fate: added mxf opatom audio regression tests Signed-off-by: …
(edit) @818e8897   10 years michaelni Merge commit '4e5443216445f3a9b8e6cb3fa4f448762e19006e' * commit …
(edit) @4dd0c071   10 years michaelni Merge commit '0b72a47f5592ecc035edd5bac57558ad9604612d' * commit …
(edit) @f03dfe11   10 years michaelni avformat/rtsp: Fix dereference after null check This fixes CID 732219 …
(edit) @ff50b1b1   10 years michaelni swresample/swresample-test: Randomly wipe out channel counts …
(edit) @3c77bb5f   10 years michaelni swresample: Check channel layouts and channels against each other and …
(edit) @80a28c75   10 years michaelni swresample: Allow reinitialization without ever setting channel layouts
(edit) @d7b9cb2f   10 years michaelni swresample: Allow reinitialization without ever setting channel counts …
(edit) @4e544321   10 years martin rtsp: Fix unchecked return value Signed-off-by: Martin Storsjö …
(edit) @0b72a47f   10 years martin rtsp: Check a malloc return value Signed-off-by: Martin Storsjö …
(edit) @14edc9f3   10 years James configure: add missing h263p decoder dependencies Should fix ticket …
(edit) @7ad27f1   10 years michaelni fate: Include branch information in the payload header The server is …
(edit) @445a02b1   10 years michaelni avformat/rtpdec_asf: Fix potential pointer overflow Signed-off-by: …
(edit) @870ec3f6   10 years michaelni avformat/segafilm: Use av_malloc_array() Signed-off-by: Michael …
(edit) @4270a9f5   10 years michaelni avformat/sierravmd: use av_malloc_array() Signed-off-by: Michael …
(edit) @d2fc702a   10 years onemda avfilter: add chorus filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @415f1fab   10 years michaelni libavformat/mxfenc: added support mxf opatom audio muxing Previous …
(edit) @a202fe00   10 years michaelni fate: Add atrac3+ tests Signed-off-by: Michael Niedermayer …
(edit) @b51027fd   10 years michaelni libavformat/http.c: Make http-listen work as an input stream. With …
(edit) @f944aeb0   10 years michaelni avformat/rtpproto: Move dscp into context & AVOptions Signed-off-by: …
(edit) @816bbc1   10 years michaelni Merge commit 'bbdb50d7a8a91f38188fd15080d7f45f1540b3ac' * commit …
(edit) @6530e2ff   10 years michaelni Merge commit '7a9b764c0737f42cf2458c3c5378b0df216e14a2' * commit …
(edit) @bbdb50d7   10 years derek.buitenhuis libx265: print supported presets and tunes on error Based on code …
(edit) @d6bcdf0d   10 years michaelni avformat/xwma: Use av_malloc_array() Signed-off-by: Michael …
(edit) @e3335521   10 years michaelni avformat/wtvenc: Use av_realloc_array() Signed-off-by: Michael …
(edit) @e0d8ff5e   10 years michaelni avformat/nsvdec: Use av_malloc_array() Signed-off-by: Michael …
(edit) @7a9b764c   10 years diego libdc1394: Unbreak build after c201069fa
(edit) @7f64a750   10 years michaelni rtpenc_jpeg: handle case of picture dimensions not dividing by 8 This …
(edit) @d4a6c940   10 years michaelni Merge commit '4f373a5111f900af54301907132942f95276285c' * commit …
(edit) @9fc45681   10 years James doc: add aarch64 cpuflags to fftools documentation Signed-off-by: …
(edit) @666ec9bd   10 years James doc: add missing arm cpuflags to fftools documentation Signed-off-by: …
(edit) @410c93cf   10 years James doc: add missing x86 cpuflags to fftools documentation Signed-off-by: …
(edit) @3d6069d0   10 years michaelni Use @verbatim instead of @example for ASCII arts Partially fixes …
(edit) @5faca08c   10 years michaelni texi2pod: Handle @verbatim Signed-off-by: Michael Niedermayer …
(edit) @4f373a5   10 years martin vfwcap: Unbreak building after c201069fa These headers can't be …
(edit) @1a562adb   10 years michaelni tests: Do not include stdout/stderr or diff if the test passed FATE …
(edit) @28e2bf90   10 years michaelni Add cabac test into fate Signed-off-by: Michael Niedermayer …
(edit) @74459468   10 years michaelni cabac-test: Return 1 if there are any errors Signed-off-by: Michael …
(edit) @61090db2   10 years James avcodec/libx265: print supported presets and tunes on error Based on …
(edit) @bc48c889   10 years michaelni avcodec/h264: Do not fail with randomly truncated VUIs Fixes …
(edit) @4d0f6d3   10 years michaelni avdevice/vfwcap: revert header reordering from …
(edit) @8d15de7e   10 years michaelni ffmdec: Check return value of ffm_append_recommended_configuration …
(edit) @aae9f52c   10 years michaelni avformat/rtsp: Fix unchecked return value Reviewed-by: Thomas Volkert …
(edit) @5d0f836f   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
Note: See TracRevisionLog for help on using the revision log.