source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @68590650   11 years stefasab lavu/avstring: add av_utf8_decode() function
(edit) @e782eea1   11 years stefasab lavu/dict.h: extend/clarify docs for av_dict_parse_string()
(edit) @320389f   11 years stefasab lavu/dict.h: apply various fixes/extensions to doxy In particular, …
(edit) @e2ad4e65   11 years stefasab doc/encoders/libfdk_aac: state that VBR support is experimental
(edit) @94595698   11 years stefasab doc/encoders/libfdk_aac: fix a few typos
(edit) @80c85460   11 years stefasab doc/encoders/libfdk_aac: use @ref to reference libfaac
(edit) @9e22b8a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aacps: …
(edit) @8617be28   11 years michaelni Merge commit '430d12196432ded13f011a3bf7690f03c9b2e5d6' * commit …
(edit) @bdf8318   11 years michaelni Merge commit 'c918e08b9cc9ce8d06159c51da55ec5ab018039a' * commit …
(edit) @4b3b702f   11 years michaelni Merge commit 'ce9bba5340a5fb6f38974a19af019dd6aa2da035' * commit …
(edit) @d7fbb631   11 years michaelni Merge commit 'de4ec972c06d9047bc1b73bb13f858a5d77d8df0' * commit …
(edit) @8c63ee42   11 years michaelni Merge commit 'ca41c72c6d9515d9045bd3b68104525dee81b8d0' * commit …
(edit) @d86e2775   11 years michaelni Merge commit '8b516f154a0a08655cec2d13d12aadc58cae0b1c' * commit …
(edit) @1ddc849b   11 years michaelni Merge commit '30be1ea33e5525266ad871bed60b1893a53caeaf' * commit …
(edit) @fe540ae6   11 years michaelni Merge commit 'f0259a587ee3419dd894873ea617b4c98eeaca1c' * commit …
(edit) @7a88b7a9   11 years michaelni Merge commit '1f3e56b6dcc163a705704e98569d4850a31d651c' * commit …
(edit) @564ae836   11 years michaelni avcodec/gifdec: print error if image is not within dimensions …
(edit) @8b2578ab   11 years michaelni Merge commit 'c453723ad7d14abc5e82677eebaa6025fa598f08' * commit …
(edit) @ededb5ff   11 years michaelni Merge commit '074c769de93bf12e9f44d77e58a8c7167f9dfb13' * commit …
(edit) @0ba8ba16   11 years diego aacps: Adjust some const qualifiers to suppress warnings
(edit) @9cbe834d   11 years michaelni avformat/avidec: Skip duplicate strf chunks Fixes Ticket3119 …
(edit) @fb7d70c1   11 years michaelni hevc : add hevc profile (cherry picked from commit …
(edit) @36658c9   11 years michaelni hevc : update hevc_ps.c (cherry picked from commit …
(edit) @7c98c834   11 years michaelni avformat/avidec: also print position in print_tag() Signed-off-by: …
(edit) @50a28b13   11 years stefasab doc/examples: do not check NULL values for avcodec_close() …
(edit) @98786aa2   11 years stefasab lavfi/aevalsrc: initialize pointer to expression to NULL Fix crash in …
(edit) @616da595   11 years u avcodec/x86/vp9dsp: merge a few SWAP together.
(edit) @81d0252d   11 years michaelni hevc : update hls_decode_neighbour(cherry picked from commit …
(edit) @0afa254d   11 years michaelni hevc : fix pcm(cherry picked from commit …
(edit) @430d1219   11 years anton pcx: round up in bits->bytes conversion in a buffer size check Fixes …
(edit) @c918e08b   11 years anton truemotion1: make sure index does not go out of bounds Fixes invalid …
(edit) @ce9bba53   11 years anton avidec: fix a memleak in the dv init code. Found-by: Mateusz "j00ru" …
(edit) @de4ec97   11 years anton vc1: fix a memleak. Happens on a B-frame when neither low_delay nor …
(edit) @ca41c72c   11 years anton motionpixels: clip VLC codes. Fixes invalid reads. Found-by: Mateusz …
(edit) @8b516f15   11 years anton matroskadec: use correct compression parameters for current track …
(edit) @30be1ea   11 years anton matroskadec: pad EBML_BIN data. It might be passed to code requiring …
(edit) @f0259a58   11 years anton h264: check buffer size before accessing it Fixes invalid reads. …
(edit) @1f3e56b   11 years anton gifdec: convert to bytestream2
(edit) @c453723a   11 years anton gifdec: check that the image dimensions are non-zero Also add an …
(edit) @074c769d   11 years anton h264_cavlc: check the size of the intra PCM data. Fixes invalid …
(edit) @6a7980e2   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c0caf7e8   11 years michaelni Merge commit 'dd249245d012c1eceb57c166e256fc95e74f4bb1' * commit …
(edit) @c8a0a2e   11 years michaelni Merge commit 'd28fc7b29a728bd2f88c10121abbd0442c341746' * commit …
(edit) @a486dec4   11 years michaelni Merge commit '874838dc6589d978611c89a40694a5074f892a76' * commit …
(edit) @bc140fb5   11 years michaelni Merge commit '305d3d9f1f7f0bdc18744f376a0ff5b012e4e6cf' * commit …
(edit) @d7ac887c   11 years michaelni cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile might fix …
(edit) @ac0e03ba   11 years diego dct/fft: Give consistent names to fixed/float template files
(edit) @dd249245   11 years vittorio.giovara filter docs: reference scale and fps filters
(edit) @d28fc7b   11 years vittorio.giovara avconv_filter: add new line after error message
(edit) @78bfc417   11 years michaelni Merge branch 'master' of https://github.com/upsuper/ffmpeg-vdadec
(edit) @fdc0b3f8   11 years michaelni avcodec/utils: remove unused variable Signed-off-by: Michael …
(edit) @874838dc   11 years vittorio.giovara fate: add one select filter test This test selects alternate frames …
(edit) @305d3d9   11 years vittorio.giovara mpeg4videoenc: restore macro parentheses These were erroneously …
(edit) @4e70eeef   11 years clement cmdutils: randomize spaces after 69cf626f9.
(edit) @8c9df116   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @074b89f1   11 years michaelni Merge commit 'a7b87ca9111bafb220ab94d53ab4e4ed48111800' * commit …
(edit) @ea9f7173   11 years martin configure: Avoid requiring c99wrap for working around msys path issues …
(edit) @f0f75df   11 years michaelni avformat/utils: inject audio skip side data before the side data merge …
(edit) @01923bab   11 years michaelni avcodec: move end zeroing code from av_packet_split_side_data() to …
(edit) @98fc81b   11 years michaelni avformat/utils: move side data merge after parser merging before the …
(edit) @a7b87ca9   11 years anton libxavs: rename and fix a variable name It was mis-spelled in …
(edit) @e5027834   11 years michaelni avcodec/avpacket: fix order of operations in case of too large …
(edit) @34b7c82d   11 years michaelni avcodec/utils: use the unpack_dictionary function Signed-off-by: Ben …
(edit) @fcb1b007   11 years michaelni avcodec/avpacket: use size_t, fix potential integer overflow …
(edit) @c28b61ca   11 years michaelni Document new APIs for av_packet_{un, }pack_dictionary() …
(edit) @51a84a6b   11 years michaelni avpacket: add pack/unpack functions for AVDictionary These functions …
(edit) @1e506a2c   11 years michaelni avcodec: add side_data type for updated metadata This type is …
(edit) @ddaf543a   11 years clement avfilter/showspectrum: use 0 dummies for range in const. This is …
(edit) @9343fc30   11 years clement avfilter/showspectrum: reindent const options.
(edit) @9c8b2408   11 years clement avfilter/showspectrum: add blackman window.
(edit) @3e69f7c   11 years clement avfilter/showspectrum: add win_func option.
(edit) @973b1a6b   11 years quanxunzhen vda_h264_dec: backup context before overriding Some of context fields …
(edit) @ec312c1   11 years michaelni fate: test -mbd rd for h261 Signed-off-by: Michael Niedermayer …
(edit) @6c04c5f   11 years michaelni avcodec/h261enc: dont use current_mv_x/y Fixes -mbd rd Fixes …
(edit) @cccdaa40   11 years michaelni avcodec/h261enc: avoid use of current/previous_mba Fixes part of …
(edit) @bb7f3ddd   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @61f40fbb   11 years michaelni Merge commit 'ffb0af7f17eb0da86e9b140e86a1404d3c6c9e79' * commit …
(edit) @df87cfd7   11 years michaelni ffmpeg: fix do_streamcopy() so it copies side data too Signed-off-by: …
(edit) @05493c6e   11 years michaelni avcodec/avpacket: correctly set the number of side data elements in …
(edit) @f95b5d2a   11 years michaelni cmdutils: cosmetics requested by multiple people Signed-off-by: …
(edit) @80e5859d   11 years stefasab doc/muxers/segment: remove wrong default indication for …
(edit) @f836b0c5   11 years michaelni swscale/x86: SIMD deinterleaveBytes() depends on YASM Signed-off-by: …
(edit) @03f6d4e   11 years derek.buitenhuis win{32,64}: Hard disable symbol versioning ICL doesn't return an …
(edit) @69cf626f   11 years michaelni cmdutils: Add -buildconf option. The output is formatted to display …
(edit) @d5d29ae3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ef7f7516   11 years tempn riff: add DYM4 mpeg4 fourcc
(edit) @ffb0af7f   11 years diego ac3dec: simplify an expression Signed-off-by: Diego Biurrun …
(edit) @066dbfe1   11 years michaelni Merge commit '6f1ec8edf2416441e2348f3a0915c9fee179d7da' * commit …
(edit) @6a71efff   11 years michaelni avfilter/vf_tinterlace: check clone return value Inspired by: …
(edit) @0a382aa9   11 years michaelni Merge commit '3a16ec19d2426457419cb8a7304f97982699efda' * commit …
(edit) @8983dea4   11 years michaelni Merge commit 'c673fc919c374c60b1e6d80d8822712eadf67f16' * commit …
(edit) @2c6e693   11 years michaelni Merge commit 'd234c7a07c1313fd215e8e242492bf71f5f3321e' * commit …
(edit) @18df75fa   11 years michaelni Merge commit '8769113accf1f3b78634dec60b37f7354ed6d88d' * commit …
(edit) @57f13fd7   11 years diego dv_tablegen: Remove CONFIG_SMALL preprocessor check The code does in …
(edit) @3033cd7   11 years michaelni swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized …
(edit) @1de064e2   11 years michaelni swscale/x86/rgb2rgb: change cpu optim identifiers to lower case This …
(edit) @4729b529   11 years michaelni swscale/x86/rgb2rgb: extend framework to also include AVX This does …
(edit) @94d7ca2b   11 years michaelni swscale: fix used stride in planarToNv12Wrapper() Signed-off-by: …
(edit) @ef627bf9   11 years michaelni swscale: add nv12/nv21->yuv420 converter Signed-off-by: Michael …
(edit) @6f1ec8ed   11 years vittorio.giovara avcodec.h: include version.h before using version macro
Note: See TracRevisionLog for help on using the revision log.