source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4d27a5b2   13 years nicolas.george fate: add tests for the setsar and setdar video filters.
(edit) @47bd0bc4   13 years nicolas.george fate: add tests for testsrc. This test uses the lavfi device and is …
(edit) @574dcb5b   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
(edit) @59affed2   13 years michaelni eval: add root() to solve f(x)=0 Signed-off-by: Michael Niedermayer …
(edit) @8c5ee45d   13 years michaelni eval: Check that single parameter functions dont get a second param. …
(edit) @9230926   13 years michaelni eval: Allow specifying the variable id. Reviewed-by: Nicolas George …
(edit) @0267076   13 years michaelni libavfilter/libmpcodecs: add vf_pp from current mplayer svn This will …
(edit) @d7804de3   13 years Reimar.Doeffinger cdxl demux: do not create packets with uninitialized data at EOF. …
(edit) @7929e22b   13 years anton lavf: don't guess r_frame_rate from either stream or codec timebase. …
(edit) @13f6917   13 years anton avconv: set discard on input streams automatically.
(edit) @790a367d   13 years siretart Fix parser not to clobber has_b_frames when extradata is set. Because …
(edit) @d3783f47   13 years anton lavf: don't set codec timebase in avformat_find_stream_info(). It's …
(edit) @832ba44d   13 years anton avconv: saner output video timebase. r_frame_rate should in theory …
(edit) @87d7a92b   13 years anton rawdec: set timebase to 1/fps.
(edit) @d43040e   13 years anton avconv: refactor vsync code. No functional changes, just make it more …
(edit) @493a86e2   13 years anton FATE: remove a bunch of useless -vsync 0 No changes in the test results.
(edit) @42459c6a   13 years justin.ruggles cdxl: bit line plane arrangement support Signed-off-by: Paul B Mahol …
(edit) @cf6914e2   13 years justin.ruggles cdxl: remove early check for bpp Signed-off-by: Paul B Mahol …
(edit) @126daeb5   13 years justin.ruggles cdxl: set pix_fmt PAL8 only if palette is available Signed-off-by: …
(edit) @305e4b35   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (34 …
(edit) @0a9efe4c   13 years justin.ruggles mlp_parser: fix the channel mask value used for the top surround …
(edit) @be8d812c   13 years justin.ruggles vorbisenc: check all allocations for failure
(edit) @f7a2e12f   13 years justin.ruggles roqaudioenc: return AVERROR codes instead of -1
(edit) @3fa9a999   13 years justin.ruggles roqaudioenc: set correct bit rate
(edit) @cf57c78b   13 years justin.ruggles roqaudioenc: use AVCodecContext.frame_size correctly. It is not …
(edit) @56279f1d   13 years justin.ruggles roqaudioenc: remove unneeded sample_fmt check
(edit) @4b7f8838   13 years justin.ruggles ra144enc: use int16_t* for input samples rather than void*
(edit) @03359ebc   13 years justin.ruggles ra144enc: set AVCodecContext.coded_frame
(edit) @a65f7c96   13 years justin.ruggles ra144enc: remove unneeded sample_fmt check
(edit) @928672f1   13 years justin.ruggles nellymoserenc: set AVCodecContext.coded_frame
(edit) @370b44cd   13 years justin.ruggles nellymoserenc: improve error checking in encode_init()
(edit) @333506c3   13 years justin.ruggles nellymoserenc: return AVERROR codes instead of -1
(edit) @6f600ab3   13 years justin.ruggles libvorbis: improve error checking in oggvorbis_encode_init()
(edit) @be60eec6   13 years justin.ruggles mpegaudioenc: return AVERROR codes instead of -1
(edit) @7a8cbb3   13 years justin.ruggles libfaac: improve error checking and handling in Faac_encode_init()
(edit) @c9bca801   13 years justin.ruggles avutil: add AVERROR_UNKNOWN Useful to return instead of -1 when the …
(edit) @a8bdf240   13 years justin.ruggles check for coded_frame allocation failure in several audio encoders
(edit) @255ad888   13 years justin.ruggles audio encoders: do not set coded_frame->key_frame. it is already set …
(edit) @8e2555d3   13 years justin.ruggles g722enc: check for trellis data allocation error
(edit) @ca300d93   13 years justin.ruggles libspeexenc: export encoder delay through AVCodecContext.delay
(edit) @7600e5c   13 years justin.ruggles avcodec: document the use of AVCodecContext.delay for audio encoders
(edit) @6c4c27ad   13 years rsbultje kgv1: release reference picture on size change. Found-by: Mateusz …
(edit) @cd40c31   13 years rsbultje matroska: don't overwrite string values until read/alloc was …
(edit) @03ca0a5b   13 years anton lavc: merge two if()s with the same condition.
(edit) @d55fa6f9   13 years anton lavc: factorize setting got_packet_ptr in avcodec_encode_video2()
(edit) @52953d61   13 years anton lavc: signal no output when a NULL frame is passed to audio encoder …
(edit) @99cff417   13 years anton xwdenc: fix monow encoding Signed-off-by: Paul B Mahol …
(edit) @8e039121   13 years michaelni mpegaudiodec: dont memcpy() more than needed. Signed-off-by: Michael …
(edit) @159a2436   13 years justin.ruggles fate: add tests for cdxl video Signed-off-by: Paul B Mahol …
(edit) @904817cb   13 years justin.ruggles cdxl: fix ham6/8 on big endian Signed-off-by: Paul B Mahol …
(edit) @b008ac18   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: docs: …
(edit) @7b9d870   13 years michaelni adpcmdec: fix "warning: array subscript is above array bounds" …
(edit) @3d3b603f   13 years michaelni a64multienc: fix "warning: buf may be used uninitialized in this …
(edit) @41840366   13 years michaelni rmdec: fix "warning: format %d expects argument of type int, but …
(edit) @4dbdd3ec   13 years michaelni mp3enc: fix "warning: best_bitrate_idx may be used uninitialized in …
(edit) @1e44dda8   13 years michaelni flvdec: fix "libavformat/flvdec.c:195:29: warning: variable size1 set …
(edit) @b93c9157   13 years michaelni fate: Overhaul WavPack coverage WavPack has a comprehensive test …
(edit) @2bb628f8   13 years rsbultje swscale: fix another integer overflow at large dimensions/rescales.
(edit) @19adb0bc   13 years justin.ruggles vorbisdec: add a flush() function clear MDCT overlap buffer and reset …
(edit) @830f7044   13 years rsbultje fraps: release reference buffer on pix_fmt change. Prevents crash …
(edit) @87840eeb   13 years rsbultje avcodec: disallow reget_buffer() if pix_fmt changed.
(edit) @33cd32b3   13 years rsbultje kgv1: use avctx->get/release_buffer(). Also fixes crashes on corrupt …
(edit) @d6a77e2b   13 years anton docs: use -bsf:[vas] instead of -[vas]bsf. The latter syntax is now …
(edit) @b7165426   13 years justin.ruggles mpegaudiodec: Prevent premature clipping of mp3 input buffer. Instead …
(edit) @655b24c0   13 years anton lavf: move the packet keyframe setting code. compute_pkt_fields() is …
(edit) @9677247b   13 years justin.ruggles oggenc: free comment header for all codecs fixes a memleak for Vorbis …
(edit) @be129271   13 years rsbultje lcl: error out if uncompressed input buffer is smaller than framesize. …
(edit) @ab492ca2   13 years rsbultje mjpeg: abort decoding if packet is too large. Found-by: Mateusz …
(edit) @46b3fbc3   13 years rsbultje golomb: use HAVE_BITS_REMAINING() macro to prevent infloop on EOF. …
(edit) @b44b4163   13 years rsbultje get_bits: add HAVE_BITS_REMAINING macro.
(edit) @5ff42e31   13 years anton lavf/output-example: use new audio encoding API correctly.
(edit) @6e9ed7c7   13 years anton lavf/output-example: more proper usage of the new API. Passing the …
(edit) @388b7ac0   13 years michaelni Revert "Set channel layout in flac decoder." This reverts commit …
(edit) @003e024b   13 years michaelni Revert "Fix channel layout for some stereo flac files." This reverts …
(edit) @3be79178   13 years michaelni proresenc_anatoliy: switch to encode2 Signed-off-by: Michael …
(edit) @73f8f7e8   13 years michaelni msvideo1enc: switch to encode2() Signed-off-by: Michael Niedermayer …
(edit) @80604030   13 years michaelni j2kenc: switch to encode2 Signed-off-by: Michael Niedermayer …
(edit) @131698af   13 years michaelni flashsv2enc: switch to encode2() Signed-off-by: Michael Niedermayer …
(edit) @e2cc39b6   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (40 …
(edit) @32e74395   13 years michaelni Revert "Improve decoding quality for lossy wavpack." This has been …
(edit) @4473638   13 years alex.converse tiff: Prevent overreads in the type_sizes array. Found-by: Mateusz …
(edit) @e32548d   13 years alex.converse tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned. TIFF v6.0 …
(edit) @14c98973   13 years rsbultje apetag: do not leak memory if avio_read() fails Signed-off-by: Paul B …
(edit) @6d110570   13 years rsbultje apetag: propagate errors. Fixes crashes if reading the tag value …
(edit) @2784d187   13 years rsbultje SBR DSP x86: implement SSE sbr_hf_g_filt Unrolling the main loop to …
(edit) @34454c76   13 years rsbultje SBR DSP x86: implement SSE sbr_sum_square_sse The 32bits targets have …
(edit) @2e74a5ab   13 years rsbultje SBR DSP: use intptr_t for the ixh parameter. Signed-off-by: Ronald S. …
(edit) @6eb12ffe   13 years michaelni fate: add forgotten random_seed ref Signed-off-by: Michael …
(edit) @7cfd626b   13 years michaelni fate: add random_seed test Signed-off-by: Michael Niedermayer …
(edit) @946de27d   13 years michaelni random_seed: add selftest Reviewed-by: Nicolas George …
(edit) @1b932443   13 years michaelni v408enc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @1f801f3a   13 years michaelni yuv4enc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @d1ede56   13 years michaelni v308enc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @29a8f6b8   13 years michaelni udp: Fix sign of error codes. Signed-off-by: Michael Niedermayer …
(edit) @31632e73   13 years rsbultje swf: check return values for av_get/new_packet(). Prevents crashers …
(edit) @480b133e   13 years anton wavpack: Don't shift minclip/maxclip Since we are clipping before we …
(edit) @ba605ce   13 years martin rtpenc: Expose the max packet size via an avoption This allows opting …
(edit) @f553462   13 years martin rtpenc: Move max_packet_size to a context variable This is in …
(edit) @7337484e   13 years martin rtpenc: Add an option for not sending RTCP packets Signed-off-by: …
(edit) @ff311c0   13 years anton lavc: drop encode() support for video. All video encoders have been …
Note: See TracRevisionLog for help on using the revision log.