source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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ö …
(edit) @94a69de   12 years martin libfdk-aac: Limit to supported sample rates. Signed-off-by: Martin …
(edit) @2768b717   12 years derek.buitenhuis cbrt_tablegen: Include libm.h Needed for cbrtf fallback on systems …
(edit) @aea15df   12 years michaelni ffv1dec: change bitstream end check to a exact check instead of a +-1 …
(edit) @d8676140   12 years michaelni ffv1: inject sentinels for RC->VLC transitions begining with 1.3 This …
(edit) @ad9371ef   12 years michaelni ffv1enc: fix RC slice sentinel Signed-off-by: Michael Niedermayer …
(edit) @6bcbe768   12 years michaelni lavf: dont add apic streams for demuxers that dont support it. Fixes …
(edit) @dde80688   12 years eclipse7 ffprobe: Consider the chosen separator when doing CSV escaping …
(edit) @dd830283   12 years eclipse7 ffprobe: Rename variable in csv_escape_str() Sync to 3245be9 . …
(edit) @f70122dd   12 years eclipse7 ffprobe: Simplify CSV field quoting code Sync with bac1b31 . …
(edit) @7e3208a0   12 years michaelni ARM: libswresample: NEON optimised generic fltp to s16 conversion …
(edit) @97599f8c   12 years michaelni swr: make sure the last data element is NULL so we can use it to …
(edit) @5dc7363   12 years michaelni ARM: libswresample: NEON optimised stereo fltp to s16 conversion …
(edit) @0eebde07   12 years michaelni ARM: libswresample: NEON optimised flat float to s16 conversion …
(edit) @d1f05dd1   12 years lu_zero ogg: calculate the start position once all the headers are parsed The …
(edit) @7751e469   12 years lu_zero ogg: check that the expected number of headers had been parsed Not …
(edit) @0336dea2   12 years lu_zero oggparsetheora: make it more robust
(edit) @bb146bb   12 years lu_zero ogg: prevent NULL pointer deference in theora gptopts Additional …
(edit) @bbe9fe46   12 years stefasab lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame() The …
(edit) @a716006a   12 years anton libx264: change default to closed gop to match x264cli open-gop can …
(edit) @fd63c2f   12 years michaelni fate: fix --disable-ffprobe Signed-off-by: Michael Niedermayer …
(edit) @f3bd6fa7   12 years stefasab lavc/mmvideo: forward reget_buffer return value in mm_decode_frame()
(edit) @ff584803   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtp: …
(edit) @874b9dcc   12 years michaelni ppc/cpu: make linux 32bit specific altivec detection depend on …
(edit) @c75b611a   12 years michaelni configure: enable runtime cpu detect by default. with the exception …
(edit) @11d1ca4b   12 years anton Use avcodec_free_frame() to free AVFrames.
(edit) @9eb29657   12 years anton lavf: use a malloced AVFrame in try_decode_frame(). This allows using …
(edit) @a42aadab   12 years anton lavc: add avcodec_free_frame(). Since an AVFrame now has malloced …
(edit) @b437cec1   12 years anton lavc: ensure extended_data is set properly on decoding
(edit) @2bc0de38   12 years anton lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults()
(edit) @c084a975   12 years anton lavc: use av_mallocz to allocate AVFrames. Otherwise the frame is …
(edit) @a83499b1   12 years anton lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults …
(edit) @efa3d5af   12 years stefasab lavc/roqvideodec: fix error message Remove redundant reference to …
(edit) @b1fee1be   12 years stefasab lavc/roqvideodec: propagate reget_buffer() error code
(edit) @d2c70ec0   12 years stefasab lavc/roqvideodec: remove useless headers
(edit) @d40b197c   12 years stefasab tests/fate-ffprobe: fix typo in metadata comment
(edit) @10c00f7a   12 years stefasab tests/fate-ffprobe: use an ffmetadata file for the injected metadata …
(edit) @64d340c6   12 years stefasab lavf/utils: add error check in av_read_frame() In particular, fix …
(edit) @127b70e   12 years michaelni ra144: factor division out Signed-off-by: Michael Niedermayer …
(edit) @7200fecd   12 years nicolas.george cmdutils: sort codec lists. The lists are sorted first by type (video …
(edit) @cee1950b   12 years martin rtp: Packetization of JPEG (RFC 2435)
(edit) @71908f08   12 years martin smoothstreamingenc: Copy the SAR on the AVStreams as well This is …
(edit) @f25d53d9   12 years michaelni configure: disable VDA on ppc, fix build Fixes Ticket1760 …
(edit) @033f53fb   12 years Reimar.Doeffinger Document why we always send a Range HTTP header. Signed-off-by: …
(edit) @3905caf2   12 years Reimar.Doeffinger Document that the MPEG12 "fast" functions can read out of bounds. …
(edit) @2599541b   12 years Clément Bœsch WebVTT demuxer and decoder.
(edit) @697ea4fc   12 years michaelni Introducing speex RTP demuxing (RFC 5574) RTPDynamicProtocolHandler …
(edit) @b024c41e   12 years michaelni Add initial support for speex RTP packetization (RFC 5574) * libspeex …
(edit) @fecfdf6e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f0bb88e2   12 years michaelni Revert "http: only send range header when necessary" This reverts …
(edit) @21c4393f   12 years michaelni lavf/find_stream_info: make sure we decode at least one frame for DTS …
(edit) @61a84755   12 years michaelni lavf: dont open a decoder at the top of find_stream_info before …
(edit) @48cf0f1c   12 years michaelni http: only send range header when necessary Signed-off-by: Michael …
(edit) @0a8cc117   12 years michaelni http: larger buffer for long URIs Signed-off-by: Michael Niedermayer …
(edit) @641c0eea   12 years michaelni bitmap header lookup: add code comment Signed-off-by: rogerdpack …
(edit) @697b476c   12 years michaelni wav: Fix DTS detection Fixes Ticket1474 Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.