source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @bbe9fe46   12 years stefasab lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame() The …
(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) @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 …
(edit) @a9f522d1   12 years michaelni lavf: document request_probe properly Signed-off-by: Michael …
(edit) @a380f82c   12 years michaelni lavf: allow using request_probe as a score threshold to accept a codec …
(edit) @740c9952   12 years stefasab lavfi: add asendcmd and sendcmd filters
(edit) @7fe1ecef   12 years stefasab lavfi/hue: simplify/fix setting logic in set_options() Parse …
(edit) @eb949544   12 years michaelni ffmpeg: fix 10l (use of uninitilaized variable) Signed-off-by: …
(edit) @374033ee   12 years michaelni ffmpeg: remove now unneeded old *_codec_name code Signed-off-by: …
(edit) @8ccb56a   12 years michaelni ffmpeg/opt_output_file: extract subtitle codec name through new API …
(edit) @a4271f3d   12 years michaelni ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT This …
(edit) @3db4c88a   12 years michaelni ffmpeg/opt_preset: update to new option API for reading codec names. …
(edit) @bad953b   12 years michaelni ffmpeg: fix overriding codecs with the new syntax Signed-off-by: …
(edit) @0ccf051a   12 years justin.ruggles avcodec: fix memleak in avcodec_encode_audio2() Ensure that …
(edit) @8364bde0   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: sipr: …
(edit) @79bf1f0a   12 years michaelni rawdec: fix "warning: assignment from incompatible pointer type" …
(edit) @225efcce   12 years stefasab lavfi/buffersink: fix check on pixel_fmts in the opaque parameter Fix …
(edit) @ab4ee9fd   12 years stefasab tests: update fate-ffprobe test to make use of -bitexact flag Should …
(edit) @42047c3e   12 years stefasab ffprobe: reindent after the previous commit
(edit) @4cd1addc   12 years stefasab ffprobe: add -bitexact boolean option The option is mostly useful to …
(edit) @07cdd394   12 years michaelni pnmdec: use explicit casts to remove const to avoid warning with clang …
(edit) @28e88a24   12 years michaelni rtsp: fix "warning: ret may be used uninitialized in this function" …
(edit) @00792322   12 years michaelni rtsp: kill a pointer type warning (void ) vs. (AVFormatContext ) …
(edit) @8d45c001   12 years michaelni flac_parser: fix fifo ptr wrap check Signed-off-by: Michael …
(edit) @1b1b902e   12 years michaelni hqdn3d: Fix out of array read in LOWPASS Fixes ticket1752 Commit …
(edit) @ea5bd7ea   12 years Clément Bœsch lavf/oggdec: check for begin-of-stream flag in case of chained …
(edit) @c54e0061   12 years siretart sipr: fall back to setting mode based on bit_rate. Not all …
(edit) @405ee405   12 years Clément Bœsch ffmpeg: complete mov/mp4 based timebase hack with "f4v" format.
(edit) @41f7e064   12 years michaelni mxf: export ff_mxf_get_samples_per_frame to lavf Reviewed-by: Tomas …
(edit) @7bc70930   12 years Clément Bœsch lavf/movenc: add F4V flavor.
(edit) @406cdddb   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9543cd59   12 years stefasab ffprobe: print format long_name only if non-NULL Fix possible crash …
(edit) @3aa1b532   12 years stefasab lavfi/hue: set to NULL freed pointers Possibly safer.
(edit) @31aa5b1a   12 years stefasab lavfi/hue: fix crash when resetting the saturation expression …
(edit) @0f40105a   12 years stefasab ffprobe: print codec_long_name only when available Avoid possible …
(edit) @e52e4fe1   12 years anton libx264: add forgotten ;
(edit) @87b017a2   12 years anton matroskadec: fix a sanity check.
(edit) @bdb939ad   12 years anton matroskadec: only return corrupt packets that actually contain data …
(edit) @1cc569d   12 years anton lavf: zero data/size of the packet passed to read_packet().
(edit) @8995d349   12 years mans ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code The Apple …
(edit) @cdb7db5a   12 years mans ARM: align PIC offset pools to 4 bytes When building Thumb2 code, the …
(edit) @fb96ac46   12 years michaelni nutdec: fix mixup of nb_streams and timebase_count Fixes out of array …
(edit) @6ab1166   12 years michaelni nutdec: fix type of intermediate variable for ts calculation. Prior …
(edit) @3dc24600   12 years michaelni vsrc_testsrc: Fix case without a specified duration Fixes regression …
(edit) @cc07a792   12 years michaelni Add av_copy_packet() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @d33908a5   12 years michaelni Move av_dup_packet() copy logic to separate procedure Done to …
(edit) @a6ec1e4   12 years michaelni matroskadec: matroska_parse_rm_audio: remove unused parameter …
(edit) @6d87781   12 years michaelni mp3dec: fix seeking without xing TOC fixes regression from the xing …
(edit) @5864ce13   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mp3dec: …
(edit) @8c51ea54   12 years michaelni Merge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83' * commit …
(edit) @b8044972   12 years michaelni Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013' * commit …
(edit) @0da5005   12 years michaelni matroskadec: fix typo Signed-off-by: Michael Niedermayer …
(edit) @6902c3ac   12 years michaelni Merge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565' * commit …
(edit) @2f39d7ff   12 years Clément Bœsch lavfi/select: make lavc dependency optional.
(edit) @a27a690   12 years mans ARM: swap source operands in some add instructions This allows using …
(edit) @0122118e   12 years mans configure: update tms470 detection for latest version v5.0 of the TI …
(edit) @6746cd7f   12 years janne-libav lavf probe: prevent codec probe with no data at all seen This occurs …
(edit) @a16c5123   12 years michaelni Merge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a' * commit …
(edit) @1df2e3c7   12 years michaelni Merge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b' * commit …
(edit) @33f92a3e   12 years michaelni configure: fix git domain check with out of tree build Signed-off-by: …
(edit) @db0087dc   12 years michaelni mxfdec: fix index_tables check in mxf_read_seek() Approved-by: …
(edit) @5bd6a480   12 years stefasab tests: add fate-ffprobe test
Note: See TracRevisionLog for help on using the revision log.