source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @33fb22f8   12 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @f320b005   12 years michaelni doc/codecs: Mention relation of the experimental setting and codecs …
(edit) @ba7cb480   12 years michaelni doc/encoders: Add libvo-aacenc doc Signed-off-by: Michael Niedermayer …
(edit) @f973f174   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a5a9bcc8   12 years michaelni Merge commit 'f32aefcf349f2f1367f0143782397643416d18f3' * commit …
(edit) @d0b27eab   12 years michaelni Merge commit '9c2216976907336dfae0e8e38a4d70ca2465a92c' * commit …
(edit) @dc318505   12 years michaelni Merge commit '999ccd2d0a43640921088578f138c874f6cc0f8a' * commit …
(edit) @1fec361f   12 years michaelni Merge commit '016c5b066de08a93a5f6b5beb0ef377356b35cde' * commit …
(edit) @a804632b   12 years michaelni Merge commit '103937681d7e6afd3e8caf8937272575e450fb55' * commit …
(edit) @e2d4bcd7   12 years michaelni Merge commit 'f8a4d5e970f32f8cc747f9fa7bd975ee4a060ea1' * commit …
(edit) @ff35c7cd   12 years lukasz.m.luki ftp: add invalid code for RETR operation 554 is possible invalid …
(edit) @89b4800e   12 years lukasz.m.luki ftp: probe seek capability Make FTP streamed when server doesn't …
(edit) @eeedca4b   12 years lukasz.m.luki ftp: fix seeking beyond file size adjust to ff* tools seek nature …
(edit) @4d617715   12 years lukasz.m.luki ftp: abort function optimalization It seems some ftp servers doesn't …
(edit) @bc29acdc   12 years lukasz.m.luki ftp: explicit return code checks Signed-off-by: Lukasz Marek …
(edit) @43eda882   12 years lukasz.m.luki ftp: fix flush control connection input Signed-off-by: Lukasz Marek …
(edit) @23a76b71   12 years lukasz.m.luki ftp: reconnect on tcp read error This commit reconnect both …
(edit) @56abad0e   12 years michaelni avcodec/smvjpegdec: copy palette too Fixes out of array access …
(edit) @5b9917ec   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
(edit) @467e7a8f   12 years michaelni avcodec/smvjpegdec: check that frames_per_jpeg cleanly divides height …
(edit) @7ce011e0   12 years Carl Eugen Hoyos Do not offer smvjpeg lowres capabilities, the decoder does not support …
(edit) @a3b2b83   12 years lu_zero faxcompr: return meaningful errors And optionally forward them to the …
(edit) @f32aefcf   12 years lu_zero faxcompr: K&R formatting cosmetics
(edit) @9c221697   12 years lu_zero tiff: do not overread the source buffer At least 2 bytes from the …
(edit) @999ccd2d   12 years lu_zero tiff: cleanup the error paths Return the proper error values and …
(edit) @016c5b06   12 years lu_zero tiff: refactor fax support in a separate function
(edit) @10393768   12 years lu_zero tiff: refactor deflate support in a separate function Report when …
(edit) @f8a4d5e9   12 years lu_zero h264_parser: K&R formatting cosmetics
(edit) @92b3caa1   12 years lu_zero vorbis: return meaningful errors
(edit) @0ea13561   12 years Clément Bœsch doc/filters: fix alias option name for chroma_mode in 'il' filter.
(edit) @89120290   12 years Clément Bœsch avformat/mov: compute dts_shift with trun cts Some movies have …
(edit) @c59c0488   12 years onemda cmdutils: print threading capabilities for audio codecs …
(edit) @bce2ed55   12 years michaelni smvjpegdec: only extract picture when a picture has been decoded. …
(edit) @369684f1   12 years onemda tta: unbreak demuxing of files with id3 tags at start of file …
(edit) @5bafe0c   12 years onemda tta: replace datalen with nb_samples This is less confusing. …
(edit) @dc5c029f   12 years onemda sonicenc: don't allocate unused avctx->coded_frame Signed-off-by: …
(edit) @5285a754   12 years onemda pcmenc: don't allocate unused avctx->coded_frame Signed-off-by: Paul …
(edit) @739d6a78   12 years onemda alacenc: don't allocate unused avctx->coded_frame Signed-off-by: Paul …
(edit) @379fcc49   12 years onemda id3v2: read all textual chapter subframes Signed-off-by: Paul B Mahol …
(edit) @f3c5121   12 years michaelni flvdec: Fix mistakenly discarding metadata at dts==0 Signed-off-by: …
(edit) @9c9d2e9c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
(edit) @a18bf95a   12 years michaelni Merge commit '2681924b0f3f35840dd9d9825df9f9239c448b22' * commit …
(edit) @f97e28eb   12 years Clément Bœsch lavfi/lut3d: add sanity checks. Should fix CID1026775 and CID1026774.
(edit) @d5978c86   12 years Carl Eugen Hoyos Add unscaled converter from GBRP > 8bit to RGBx48/64. Fixes ticket …
(edit) @86005184   12 years onemda tiff: simplify picking right pixel format Signed-off-by: Paul B Mahol …
(edit) @61d900fd   12 years onemda lavc: add ONLY_IF_THREADS_ENABLED where it is missing Signed-off-by: …
(edit) @ffb1051   12 years michaelni jpeg2000: Zero prec->cblk Prevent use of uninitialized memory / …
(edit) @7c3a296b   12 years michaelni jpeg2000dec: fix av_log() Found-by: ubitux Signed-off-by: Michael …
(edit) @8cc8adaa   12 years onemda tiff: correctly decode saparate planes with horizontal differencing …
(edit) @00f4998   12 years Clément Bœsch lavf/tee: pesudo → pseudo.
(edit) @35542388   12 years onemda lavfi/il: add timeline support Signed-off-by: Paul B Mahol …
(edit) @7d01533   12 years onemda lavfi/framestep: cosmetics: reindent AVFilter Signed-off-by: Paul B …
(edit) @27d3d613   12 years onemda lavfi/framestep: add timeline support Signed-off-by: Paul B Mahol …
(edit) @aa2c918f   12 years martin rtpdec: Fix the alphabetical ordering in registering depacketizers …
(edit) @2681924b   12 years martin libavformat: Fix standalone compilation of the webm muxer The missing …
(edit) @b06717ef   12 years michaelni APIchanges: Add missing entry for SHA-2 512 Signed-off-by: James …
(edit) @4da54022   12 years stefasab ffprobe: show chapter and chapter metadata information Address trac …
(edit) @21d0f75f   12 years michaelni jpeg2000dec: check that we have enough components for MCT Fixes out …
(edit) @c49d9448   12 years michaelni jpeg2000dec: Use the matching coding style struct for transform …
(edit) @75b9fb27   12 years Carl Eugen Hoyos lavf/hlsenc: fix bogus hls segment index rewrapping logic The counter …
(edit) @b26bcd08   12 years michaelni jpeg2000dec: Check that theres a SOT before SOD Fixes out of array …
(edit) @c51654fb   12 years michaelni jpeg2000dec: Support 4 tile parts Fixes out of array accesses …
(edit) @a28f4fd1   12 years onemda flacdec: don't call allocate_buffers() in init_thread_copy() when …
(edit) @c59ce1c9   12 years michaelni get_qcc: Check compno Fixes out of array accesses Found-by: Mateusz …
(edit) @b28851a1   12 years onemda alac: frame multi-threading support Signed-off-by: Paul B Mahol …
(edit) @9684d7f1   12 years onemda wavpack: frame multi-threading support Signed-off-by: Paul B Mahol …
(edit) @495db0e3   12 years onemda ttadec: frame multi-threading support Signed-off-by: Paul B Mahol …
(edit) @9300de04   12 years onemda flacdec: frame multi-threading support Signed-off-by: Paul B Mahol …
(edit) @d9704464   12 years onemda takdec: frame multi-threading support Signed-off-by: Paul B Mahol …
(edit) @d5f7f1f   12 years onemda audio frame multi-threaded decoding Signed-off-by: Paul B Mahol …
(edit) @258a05b2   12 years michaelni MAINTAINERS: add fingerprint of the FFmpeg release signing key …
(edit) @bbc19010   12 years michaelni jpeg2000dec: return error for invalid cdxy values Fixes division by 0 …
(edit) @702c1bf2   12 years stefasab Changelog: add missing entries about new mcdeint and sab filters
(edit) @2c2a8f70   12 years michaelni jpeg2000: Make nreslevel fields int This prevents potential integer …
(edit) @66c4d544   12 years michaelni jpeg2000dec: Propagate error code from get_cox() correctly Without …
(edit) @6e9bfc19   12 years michaelni jpeg2000: check that nreslevels2decode has been initialized before use …
(edit) @16f3102   12 years michaelni avformat/img2dec: timestamps are 64bit Signed-off-by: Michael …
(edit) @fbc472da   12 years michaelni avutil/mem: simplify av_reallocp_array() by using av_realloc_f() …
(edit) @21bf0d6f   12 years michaelni avformat/network: remove unused variable Signed-off-by: Michael …
(edit) @856e7dbb   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: apetag: …
(edit) @4abd5a43   12 years michaelni Merge commit '274e134e49b1c92db0f0b8cb2ae7554fb7b9184c' * commit …
(edit) @2280b539   12 years michaelni Merge commit '8b7dffc2d6c6c19f8e0a1fedcd0e95dce7a273ff' * commit …
(edit) @82070b01   12 years michaelni Merge commit '9835abb6d63fb07613994ae90e72fef758149408' * commit …
(edit) @606e8baf   12 years michaelni Merge commit '7c020e1ad37d27c9d5db4d714401f09c80e3cc44' * commit …
(edit) @28ce9c0b   12 years michaelni Merge commit 'ab1189766a82a95f108005463cde75f73fcc0ae5' * commit …
(edit) @30b491f1   12 years michaelni Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e' * commit …
(edit) @ea038b99   12 years onemda doc/encoders: add documentation for libtwolame
(edit) @3289670   12 years michaelni swr: dont treat 32 and 24 as equal in simple copy check Fixes …
(edit) @6bc4e36b   12 years michaelni swr: set scale for 32->32/24 dither Signed-off-by: Michael …
(edit) @449558d3   12 years stefasab lavfi/mp: remove mp=sab The filter was ported to a native libavfilter …
(edit) @841df7bf   12 years stefasab lavfi: port sab filter from libmpcodecs
(edit) @08041711   12 years onemda swresample: set flags & description and add documentation for …
(edit) @495bf1b6   12 years michaelni swr: Fix dithering of s16 with SIMD Signed-off-by: Michael …
(edit) @4cfc9208   12 years michaelni swr: add native_simd_one Signed-off-by: Michael Niedermayer …
(edit) @e3e398b8   12 years onemda doc/general: update after e4e4add0e3ba7 Signed-off-by: Paul B Mahol …
(edit) @3b58ab4c   12 years michaelni pngdec: dont treat mpng like png with key and non keyframes Fixes …
(edit) @3b491c5a   12 years Carl Eugen Hoyos Use av_log() instead of fprintf() in ffplay. Fixes ticket #2630. …
(edit) @f5d5bc34   12 years onemda tak: simplify ff_tak_check_crc() Signed-off-by: Paul B Mahol …
(edit) @e816aaac   12 years anton apetag: use int64_t for filesize CC: libav-stable@libav.org
(edit) @274e134e   12 years anton avconv: check that the output format context exists before accessing …
Note: See TracRevisionLog for help on using the revision log.