source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f8241055   12 years derek.buitenhuis doc/platform: Replace Visual Studio section with build instructions …
(edit) @7147efa9   12 years derek.buitenhuis doc/platform: Nuke section on linking static MinGW-built libs with …
(edit) @d41906f   12 years derek.buitenhuis doc/platform: Remove false claim about MinGW installer This works …
(edit) @583661ee   12 years derek.buitenhuis doc/platform: Mention MinGW-w64 This is the toolchain most use to …
(edit) @c0209fa   12 years michaelni mov: remove default of 1024 sample skip for aac. It is not correct in …
(edit) @bfe735b5   12 years michaelni aacdec: detect faac and skip correct amount of startup samples This …
(edit) @ed2b69a4   12 years stefasab ffprobe: remove unused "args" argument in writer init callback The …
(edit) @a70b4935   12 years michaelni Add missing version macros to libraries Signed-off-by: Michael …
(edit) @b75c3d2b   12 years michaelni swresample: Create version.h header Reviewed-by: Stefano Sabatini …
(edit) @ec873891   12 years michaelni postproc: Create version.h header Signed-off-by: Michael Niedermayer …
(edit) @35e09036   12 years michaelni avcodec: Add missing include to version.h Reviewed-by: Stefano …
(edit) @c402d36a   12 years michaelni nutdec: fix get_vb_trace() / -DTRACE compile Signed-off-by: Michael …
(edit) @2acb5cd9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d16860a2   12 years diego libopus: Remap channels using libopus' internal remapping. This way …
(edit) @44617d6   12 years diego Opus decoder using libopus Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @e4aa383   12 years diego avcodec: document the use of AVCodecContext.delay for audio decoding …
(edit) @4dc8c838   12 years kostya.shishkov vc1dec: add flush function for WMV9 and VC-1 decoders CC: …
(edit) @4fefe91a   12 years michaelni configure: add missing dependancies for gpl tests fixes fate without …
(edit) @7ed9ec03   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dwt: …
(edit) @ac7d0c79   12 years michaelni mp3dec: ask for 8khz switch point mp3s Signed-off-by: Michael …
(edit) @a96e3a3   12 years michaelni tests/Makefile: fix ffprobe test dependancy This fixes the ffprobe …
(edit) @b4c7534   12 years michaelni asfenc: avoid negative timestamps Fixes Ticket1606 Signed-off-by: … n1.1-dev
(edit) @94041feb   12 years michaelni mp3dec: Fix possibly exploitable crash I was sadly unable to find a …
(edit) @8bd324e9   12 years martin http: Increase buffer sizes to cope with longer URIs Use the …
(edit) @13f0cd68   12 years michaelni mxfdec: allow container_ul to override codec_ul if codec is A-law …
(edit) @6226d10   12 years michaelni Changelog, split next from 1.0 Signed-off-by: Michael Niedermayer …
(edit) @9e9b5159   12 years michaelni mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd …
(edit) @bc66827f   12 years diego nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments
(edit) @6c5b0517   12 years diego h264_refs: Fix debug tprintf argument types
(edit) @80412997   12 years diego golomb: const correctness for get_ue()/get_se() function arguments
(edit) @e0021504   12 years diego get_bits: const correctness for get_bits_trace()/get_xbits_trace() …
(edit) @9de731e9   12 years nicolas.george lavfi/sink_buffer: implement libav compatibility API. Implement …
(edit) @279ae1cd   12 years michaelni lavf: move fields that appear to be intended as public API to the …
(edit) @7e9830d1   12 years michaelni dsputil_mmx: fix reading prior of the src array in …
(edit) @8e1f063e   12 years nicolas.george lavfi: enable buffersinks unconditionally. They are part of the …
(edit) @e760424d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: nutdec: …
(edit) @4e5b7f31   12 years diego dwt: Drop unused functions spatial_compose{53|97}i()
(edit) @83655442   12 years diego nutdec: Remove unused and broken debug function stub
(edit) @0ae3ba8d   12 years diego avcodec: Drop long-deprecated imgconvert.h header
(edit) @bcc1f7ca   12 years diego Add Opus support to the Ogg muxer. Signed-off-by: Diego Biurrun …
(edit) @2a3d82a   12 years diego Add Opus codec id and codec description. Signed-off-by: Diego Biurrun …
(edit) @0575772f   12 years diego avformat: Identify anonymous AVIO typedef structs. Anonymous typedef …
(edit) @00e1afd8   12 years Clément Bœsch fate: add faststart regression test. Also factorize the common …
(edit) @a714150   12 years Clément Bœsch lavf/movenc: add faststart option.
(edit) @f379a108   12 years Clément Bœsch lavf/movenc: make mov_write_stco_tag() not use the offset pos for …
(edit) @e17a2aba   12 years Clément Bœsch lavf/movenc: add get_moov_size and use it in fragment code. This …
(edit) @65f7aee6   12 years michaelni ffmpeg: add option to control copying of frames prior to start. …
(edit) @d3704464   12 years michaelni file: set the return value type for lseek to off_t fixes a bug …
(edit) @c76ffdc   12 years michaelni RELEASE: update for 1.0 Signed-off-by: Michael Niedermayer …
(edit) @67016b3c   12 years michaelni MAINTAINERS: add 1.0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @163f7afb   12 years stefasab ffprobe: fix indentation of the first line of packets_and_frames …
(edit) @2e4ec894   12 years michaelni lavf: fill in past dts based on reordered pts once the delay becomes …
(edit) @a8e3815d   12 years michaelni lavf: factorize timestamp shift in update_initial_timestamps() …
(edit) @cddbafb5   12 years michaelni ffmpeg: allow printing muxer side packet timestamp debuging info …
(edit) @93e81ee8   12 years diego nutdec: const correctness for get_v_trace/get_s_trace function arguments
(edit) @2dc13104   12 years diego truemotion2: Request samples for old TM2 headers
(edit) @69673138   12 years martin rtpdec: Remove a useless ff_ prefix from a static symbol …
(edit) @b6bf1490   12 years martin rtpdec: Support depacketizing speex Signed-off-by: Martin Storsjö …
(edit) @490ae95a   12 years martin rtpenc: Add support for packetizing speex This packetization scheme …
(edit) @3b92075e   12 years michaelni Revert "arm/h264: fix overreads in …
(edit) @55a6f705   12 years michaelni ffv1dec: support decoding older 1.3 bitstream variant Signed-off-by: …
(edit) @ff0c6282   12 years michaelni ffv1:update copyright year Signed-off-by: Michael Niedermayer …
(edit) @5c4e2e87   12 years michaelni nutenc: avoid negative timestamps Fixes Ticket1468 Signed-off-by: …
(edit) @3ba0dab7   12 years michaelni lavf: Add support offset timestamps on muxing. This allows avoiding …
(edit) @e9350c44   12 years michaelni nutenc: remove outdated fixme Signed-off-by: Michael Niedermayer …
(edit) @ae044931   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: xsub: …
(edit) @4552e9b5   12 years stefasab ffprobe: generalize writer subsection nesting model Discard …
(edit) @299c0b30   12 years michaelni lavf: fix bug that caused has_decode_delay_been_guessed() to never …
(edit) @4b80a619   12 years michaelni Handle the following type of relative URL correctly: http://a/b + …
(edit) @f75c5f07   12 years michaelni diracyasm: fix win64 Fixes Ticket1412 Signed-off-by: Michael …
(edit) @5fe80857   12 years michaelni libx264: fix open GOP Found-by: relaxed Signed-off-by: Michael …
(edit) @7133d254   12 years derek.buitenhuis configure: Fix 10l in 5ae9fa13f5ac640bec113120d540f70971aa635d Wrong …
(edit) @5ae9fa13   12 years derek.buitenhuis MinGW: Use our snprintf/vsnprintf when MinGW's is broken All versions …
(edit) @de73ae6b   12 years michaelni ffmpeg: avoid apics for video output if possible Fixes Ticket1714 …
(edit) @a7b48395   12 years michaelni ffmpeg: factor area out of video stream selection code. …
(edit) @c5e23473   12 years michaelni mlpdec: supress layout mismatch warnings for 2 ch upmixed mono …
(edit) @eda5db6b   12 years michaelni mlpdec: discard a 2nd substream if the stream is mono This fixes the …
(edit) @2a672652   12 years michaelni mlp_parser: dont override existing channel geometry. This prevents …
(edit) @92d2b909   12 years lu_zero xsub: feed init_get_bits the whole buffer Do not use rlelen field for …
(edit) @d25f87f5   12 years michaelni arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4 Fixes …
(edit) @375bff70   12 years martin libfdk-aac: Allow setting VBR modes via a private option This avoids …
(edit) @a10190dc   12 years martin libfdk-aac: Warn the user that the VBR modes are unsupported These …
(edit) @b62d4c16   12 years derek.buitenhuis Revert "cbrt_tablegen: Include libm.h" This code runs on the host and …
(edit) @49331f7b   12 years michaelni dnxhdenc: fix speed regression Signed-off-by: Michael Niedermayer …
(edit) @6b33e918   12 years michaelni mpegvideo: factorize ff_dct_encode_init() Signed-off-by: Michael …
(edit) @71d6eb22   12 years michaelni dnxhdenc: remove redundant call to ff_dsputil_init() Signed-off-by: …
(edit) @8deddc69   12 years michaelni avcodec_alloc_frame: dont zero the whole struct twice cleaning it up …
(edit) @d9d56712   12 years michaelni oggparsetheora: print error when failing on unknown header …
(edit) @abcaacf   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d3ef2da5   12 years michaelni oggdec: add missing () for OGG_NOGRANULE_VALUE Signed-off-by: Michael …
(edit) @0842e32f   12 years michaelni Merge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8' * commit …
(edit) @4c273eb6   12 years michaelni oggdec: print a warning if the number of headers mismatch …
(edit) @cc4deafe   12 years michaelni oggdec: print error when headers couldnt be parses successfully …
(edit) @46a35959   12 years michaelni Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' * commit …
(edit) @7a1a9dd5   12 years lu_zero pthread: make sure AVFrame.extended_data is set properly. …
(edit) @2089f933   12 years stefasab ffprobe: drop pointless opaque parameter in writer init callback The …
(edit) @58e90259   12 years stefasab ffprobe: reindent after previous commit
(edit) @4b370d6   12 years stefasab ffprobe: rework checking logic in writer_print_time() and …
(edit) @4390f8c2   12 years Clément Bœsch Fix two "skiping" typo.
(edit) @c8ba8be2   12 years martin libfdk-aac: reindent after last commit Signed-off-by: Martin Storsjö …
Note: See TracRevisionLog for help on using the revision log.