source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c9eb5c97   12 years Carl Eugen Hoyos lavf/utils.c: Avoid a null pointer dereference on oom after …
(edit) @2e6338b4   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
(edit) @bc95b942   12 years onemda lavfi/aconvert: unbreak Even if its deprecated, it should still work …
(edit) @5649090   12 years michaelni Merge commit 'adadc3f2443d25b375e21e801516ccfd78e0b080' * commit …
(edit) @2c0ec526   12 years michaelni fate/crc fix after master:410192e36958: add crc24 tables …
(edit) @884c8905   12 years onemda lavfi: add aecho filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @4977e467   12 years onemda lavf/takdec: check metadata blocks checksum Signed-off-by: Paul B …
(edit) @8491f405   12 years onemda tak: use crc table from lavu Signed-off-by: Paul B Mahol …
(edit) @410192e   12 years onemda add crc24 tables Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @067c9c3b   12 years michaelni Merge commit '12576afe206d35231ccd61f9033c5fdab6a11e80' * commit …
(edit) @a3d9a216   12 years michaelni Merge commit 'bbf6a4aa20bfe3d7869b2218e66063602dfb8aa7' * commit …
(edit) @40e8967e   12 years michaelni Merge commit '22e76ec635bafdd1d1ec35581a7ac09e69e3c43e' * commit …
(edit) @ccf9211e   12 years michaelni avformat/utils: avformat_find_stream_info fix a crash in case of oom …
(edit) @0574fe76   12 years michaelni Changelog: add back the <next> placeholder for new changes …
(edit) @a37e42b3   12 years michaelni Update back for git master Signed-off-by: Michael Niedermayer … n2.1-dev
(edit) @2b8b2ba1   12 years michaelni Changelog: replace next by 2.0 Signed-off-by: Michael Niedermayer … n2.0
(edit) @1ebb95d5   12 years michaelni Update for 2.0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @5eaed6d3   12 years michaelni atrac3: fix error handling decode_tonal_components returns a proper …
(edit) @09f59d6a   12 years michaelni avformat/gif: Do not write GIF89a header if loop is set to -1. …
(edit) @9e214900   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @49f441ea   12 years michaelni MAINTAINERS: Update which releases are supported Signed-off-by: …
(edit) @c3ca7020   12 years michaelni codec_desc: fix typo in rv20 long_name. Signed-off-by: Michael …
(edit) @3aa2257   12 years michaelni doc/RELEASE_NOTES: add a note about AVISynth Signed-off-by: Michael …
(edit) @233177a4   12 years michaelni jpegdec: clear EOBRUN on restarts Signed-off-by: Michael Niedermayer …
(edit) @1c032e94   12 years michaelni jpegdec: give handle_rstn() a return code that indicates if restart …
(edit) @776155ca   12 years michaelni mjpeg_decode_scan: reset restart state Fixes Ticket2082 Fixes …
(edit) @e9be467   12 years michaelni doc/ffmpeg: document -override_ffserver Signed-off-by: Michael …
(edit) @325411a6   12 years michaelni snowenc: check minimum resolution Fixes Ticket1855 Signed-off-by: …
(edit) @f07cb53a   12 years Marton Balint ffplay: assume 0 stream start time if start time is unset in duration …
(edit) @3886572   12 years Marton Balint ffplay: do not update audio clock with old audio pts if current frame …
(edit) @aa74810f   12 years michaelni bitstream: fix a crash in case of oom fixes ticket #2766
(edit) @19378221   12 years michaelni vorbiscomment: Add support for embedded cover art Fixes ticket #2655
(edit) @1e5bbbfc   12 years michaelni lavf/flacdec: Share the function to parse cover art blocks …
(edit) @f9d74312   12 years michaelni avformat/AVFormatContext: Move fields down to match the fork avconv …
(edit) @d5de1231   12 years michaelni avfilter/graphparse: Fix build with --enable-incompatible-fork-abi …
(edit) @c5a1b18f   12 years onemda lavfi/drawtext: add support for printing frame metadata …
(edit) @87fb18c3   12 years michaelni imc: Catch a division by zero Reported-by: Mateusz "j00ru" Jurczyk …
(edit) @4ecdb5ed   12 years lu_zero qdm2: Conceal broken samples Reported-by: Mateusz "j00ru" Jurczyk and …
(edit) @adadc3f2   12 years lu_zero qdm2: refactor joined stereo support qdm2 does support only two …
(edit) @7d9cb126   12 years michaelni avcodec/wmaprodec: Check block_align Fixes undefined behavior Its not …
(edit) @694550f1   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @0dd99628   12 years michaelni ff_lpc_calc_coefs: assert that the type is levinson or cholesky …
(edit) @9a1ec1f   12 years Carl Eugen Hoyos Force correct extradata for AVID AVCI50 in mov. Fixes ticket #2106. …
(edit) @3c5071db   12 years onemda lavfi/psnr: rename 's' parameter to match documentation Also removes …
(edit) @d0a79339   12 years michaelni ffmpeg_opt: do not warn about unused gop_timecode The option is …
(edit) @12576af   12 years lu_zero adpcm: Write the correct number of samples for ima-dk4 Reported-by: …
(edit) @bbf6a4aa   12 years lu_zero imc: Catch a division by zero Reported-by: Mateusz "j00ru" Jurczyk …
(edit) @22e76ec6   12 years lu_zero atrac3: set the getbits context the right buffer_end Reported-by: …
(edit) @50cf5a7f   12 years lu_zero atrac3: Error on impossible encoding/channel combinations Joint …
(edit) @874c8a17   12 years lu_zero atrac3: fix error handling decode_tonal_components returns a proper …
(edit) @e914a21   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @848295c2   12 years michaelni Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830' * commit …
(edit) @00b1401d   12 years michaelni avcodec/h264_ps: try to support Ambarella AVC Fixes Ticket2763 …
(edit) @509642b4   12 years michaelni WebM muxer writes WebVTT subtitle track The Matroska muxer now allows …
(edit) @a20f049c   12 years michaelni avcodec/libvpxenc: make class names unique This should fix an …
(edit) @d1e8d4b0   12 years michaelni ffmpeg: Allow overriding ffservers input Fixes Ticket1970 …
(edit) @d7fbe926   12 years michaelni ffmpeg: move creation_time for ffserver setting up Signed-off-by: …
(edit) @a03e79e   12 years onemda lavfi: fix broken logic in metadata handling Signed-off-by: Paul B …
(edit) @970c8df7   12 years michaelni mpeg12dec: avoid reinitializtation on PS changes when possible. Fixes …
(edit) @7dee9c22   12 years michaelni tests/fate/filter-audio: update asyncts reference The new reference …
(edit) @19c8f227   12 years onemda lavfi/rotate: switch to new drawutils Get rid of ugly hacks, also add …
(edit) @55c94f48   12 years onemda lavfi/drawutils: fix planar rgb Signed-off-by: Paul B Mahol …
(edit) @d2dd1e0   12 years onemda lavfi/pad: use FFSIGN Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @70b922f3   12 years michaelni avformat/mov: read stream bitrates from isml manifest This allows to …
(edit) @e096283e   12 years michaelni mp3dec: detect CBR and use CBR axiom to seek This should also work …
(edit) @6150bec   12 years onemda lavfi: add psnr filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @1ba01d3d   12 years michaelni swscale: treat gray as a fullrage (0-255) format Fixes Ticket2684 …
(edit) @b86651a2   12 years Carl Eugen Hoyos Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c …
(edit) @0677ddeb   12 years martin movenc: Rename the timestamp parameter to dts in write_hint_packets …
(edit) @a87a0acf   12 years martin movenc: Make sure the RTP hint tracks have nondecreasing DTS The RTP …
(edit) @5d3c3035   12 years michaelni cmdutils: replace exit() by exit_program() Signed-off-by: Michael …
(edit) @eeddeb65   12 years michaelni ffmpeg_opt: replace exit() by exit_program() Signed-off-by: Michael …
(edit) @efce76a8   12 years michaelni ffmpeg_filter: replace exit() by exit_program() Signed-off-by: …
(edit) @44d0e520   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
(edit) @e1f98f22   12 years michaelni Merge commit '76efedeadb1f6bf79020c44a71dd0cee13d932ad' * commit …
(edit) @d28a8ad8   12 years michaelni Merge commit 'f054e309c58894450a5d18cce9799ef58aab9f14' * commit …
(edit) @b5a87dc1   12 years michaelni Merge commit 'c4abc9098cacb227dba39bac6aea16b2bceba0d0' * commit …
(edit) @f982d006   12 years michaelni Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb' * commit …
(edit) @4cd066b6   12 years michaelni Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a' * commit …
(edit) @7023715e   12 years michaelni Merge commit '38e9585de993c32899588ab037180f2c930ce74c' * commit …
(edit) @5312c319   12 years michaelni avformat_find_stream_info: fallback to timestamps in analyzeduration …
(edit) @099e57bc   12 years onemda zmbvenc: remove unused AVFrame from encoder private context …
(edit) @3bec6a4   12 years onemda zmbvenc: do not set avctx->coded_frame Signed-off-by: Paul B Mahol …
(edit) @ec4e042f   12 years onemda gif: remove unused AVFrame from encoder private context …
(edit) @bd03f99d   12 years onemda gif: do not set avctx->coded_frame Signed-off-by: Paul B Mahol …
(edit) @744a11c9   12 years lu_zero qdm2: check and reset dithering index per channel Checking per …
(edit) @76efedea   12 years lu_zero qdm2: formatting cosmetics Apply the usual style plus drop few …
(edit) @f054e309   12 years lu_zero qdm2: use init_static_data
(edit) @76f5dfb   12 years lu_zero westwood_vqa: do not free extradata on error in read_header The …
(edit) @c4abc909   12 years lu_zero vqavideo: check the version Prevent out of buffer write. …
(edit) @636ced8e   12 years lu_zero cmdutils: wrap exit explicitly Some C runtime implementations …
(edit) @21732063   12 years martin movenc: K&R formatting cosmetics Signed-off-by: Martin Storsjö …
(edit) @38e9585   12 years martin Makefile: Remove stray tabs Signed-off-by: Martin Storsjö …
(edit) @46d208e1   12 years martin vp8: Wait for prev_frame to parse segment_map before reading it This …
(edit) @6c86a63b   12 years martin yuv4mpeg: Correctly round chroma up for odd luma sizes Signed-off-by: …
(edit) @d35b6cd3   12 years martin rmdec: Use the AVIOContext given as parameter in rm_read_metadata() …
(edit) @5d876be   12 years martin avio: Handle AVERROR_EOF in the same way as the return value 0 This …
(edit) @f5e646a0   12 years lu_zero wtv: Mark attachment with a negative stream id A sid 0 would be …
(edit) @a4baf96a   12 years lu_zero avprobe: rename the prettyprint structures
(edit) @19436308   12 years onemda dxa: make code independent of sizeof(AVFrame) Signed-off-by: Paul B …
Note: See TracRevisionLog for help on using the revision log.