source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9026c49c   11 years michaelni Merge commit 'd6a27f885b5d4cba7a82e50af423c741d2f37c3e' * commit …
(edit) @5176e965   11 years michaelni Merge commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0' * commit …
(edit) @36eec032   11 years michaelni Merge commit '6adf4290ebcf65ac8243d74f34ba0a508f561633' * commit …
(edit) @490215cb   11 years michaelni Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4' * commit …
(edit) @1859b1de   11 years michaelni Merge commit '996697e266c8adc0ad9b7fc7568406c7529c97cf' * commit …
(edit) @1bef9c5e   11 years michaelni Merge commit 'ef010f08ae53479c54e2f16be5a7e1a809a9e268' * commit …
(edit) @4d943cec   11 years michaelni Merge commit '982b596ea6640bfe218a31f6c3fc542d9fe61c31' * commit …
(edit) @d6a27f8   11 years lu_zero configure: Add usan to the toolchain presets clang-3.4 and gcc-4.9 …
(edit) @2b0bb699   11 years diego configure: Move cpunop into ARCH_EXT_LIST_X86 It is a processor …
(edit) @6adf4290   11 years diego configure: Move inet_aton check into network function check block
(edit) @0c803eba   11 years michaelni avformat/mov: make invalid sampledelta error more verbose …
(edit) @d089e9a4   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @c427b2b8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @add54280   11 years michaelni Merge commit '984e3398662d460e15904f9e4a6df9ef759070cb' * commit …
(edit) @9c029f67   11 years janne-libav aarch64: use EXTERN_ASM consistently for exported symbols Based on …
(edit) @8372aaf7   11 years michaelni Merge commit '017a06a9ee86b047079166c2694c9c655ff03356' * commit …
(edit) @a0cfec2e   11 years michaelni Merge commit 'ba42c852477e87f6e47a5587e8f7829c46c52032' * commit …
(edit) @e948f17   11 years michaelni Merge commit '61e7c7f27b0a2652bf5cd282b97762ee99d025ef' * commit …
(edit) @fdba5645   11 years michaelni Merge commit '192ccc5034ad4ac1b5022fc16c1162267add6a0f' * commit …
(edit) @996697e2   11 years janne-libav x86: float dsp: unroll SSE versions vector_fmul and …
(edit) @ef010f08   11 years janne-libav dca: replace some memcpy by AV_COPY128 Signed-off-by: Janne Grunau …
(edit) @982b596   11 years janne-libav h264: avoid undefined behavior in chroma motion compensation Makes …
(edit) @4bcca361   11 years diego mpeg4video_parser: Drop pointless av_-prefix from static function
(edit) @984e3398   11 years diego avcodec: Consistently name encoder init functions foo_encode_init
(edit) @017a06a9   11 years diego x86: dsputil: Use correct file name as multiple inclusion guard
(edit) @ba42c852   11 years diego bit_depth_template: Use file name as multiple inclusion guard
(edit) @61e7c7f2   11 years diego svq3: Adjust #endif comment
(edit) @192ccc50   11 years diego build: The MPEG-4 video parser depends on h263dsp The dependency is …
(edit) @299a5687   11 years george ffmpeg: make reading packets from thread blocking. If a packet is not …
(edit) @3edc3b15   11 years michaelni avcodec/mpeg4videodec: Check for bitstream overread in …
(edit) @916a792   11 years michaelni lavf/mux: check av_dup_packet() return value. Signed-off-by: Nicolas …
(edit) @cbd9cc59   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @8f33810e   11 years michaelni avfilter/vf_fps: fix rounding error accumulation Fixes Ticket3329 …
(edit) @c849b00b   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @6a24d779   11 years michaelni Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1' * commit …
(edit) @f4c8d002   11 years michaelni Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0' * commit …
(edit) @ca9f7e18   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: hevc: …
(edit) @ef08d554   11 years michaelni Merge commit '175e5063320f585118a5461f15dbacf2ce17e97d' * commit …
(edit) @4ba03e37   11 years michaelni Merge commit '93632a70f9ac2cb2ebf0e69d21fdfaae68ff02fd' * commit …
(edit) @ca5b45b9   11 years michaelni Merge commit 'a7b3216cbdc7796a9d14cd22a863fae3556098ba' * commit …
(edit) @0a30ad34   11 years michaelni Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0' * commit …
(edit) @8370a6fa   11 years anton libavformat/mpegts: expose raw packet size We cannot easily determine …
(edit) @c3ecd968   11 years anton AVOptions: add flags for read/read-only options
(edit) @6bb8720   11 years anton AVOptions: deprecate unused AV_OPT_FLAG_METADATA It was never used …
(edit) @4332b01c   11 years michaelni avcodec/huffyuv: simplify allocation of temporaries This also fixes a …
(edit) @a88dee8e   11 years Carl Eugen Hoyos Add decklink_enc.h to SKIPHEADERS. Fixes make checkheaders without …
(edit) @3734c3e   11 years michaelni ffmpeg: reduce frame rate for mpeg4 to be within the spec limits …
(edit) @2969fb43   11 years michaelni avformat/utils: av_guess_frame_rate() favor avg_frame_rate if …
(edit) @9c070ae   11 years Carl Eugen Hoyos Fix dctdnoiz dependencies, the filter should select dct, not fft. …
(edit) @521726ff   11 years lu_zero hevc: Always consider VLC NALU type mismatch fatal Sample-Id: …
(edit) @175e5063   11 years lu_zero hevc: Mention the missing SPS in the error message
(edit) @93632a70   11 years lu_zero doc: Name the MOV muxer as it should be called The section name is …
(edit) @a7b3216c   11 years lu_zero doc: Sort the muxer documentation Keep the sections alphabetically sorted.
(edit) @b14517d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @130c33af   11 years michaelni Merge commit 'b23bc95920e2f10b9621857e829c45b064f356c0' * commit …
(edit) @874c751c   11 years diego threads: Check w32threads dependencies at the configure stage Also …
(edit) @d808dce4   11 years michaelni Merge commit '294a51e18ab7df4d658249361a03f0d716a4e9f0' * commit …
(edit) @3f461566   11 years michaelni avformat/movenc: simplify code, decrease difference to libav …
(edit) @ef1aae6e   11 years michaelni Merge commit '1e142d5b4842dcb39fcb0e92e4aacbc9977bfa66' * commit …
(edit) @53d11f7b   11 years michaelni Merge commit '543156d7518f5e5d731123da066d86278f9fa492' * commit …
(edit) @36fb07d1   11 years michaelni avcodec/mpeg4videodec: set field durations to safe values when they …
(edit) @35b05c51   11 years vittorio.giovara vf_interlace: deprecate lowpass option
(edit) @6c27aea   11 years george lavfi/pan: use extended_data instead of data. Fix trac ticket #3380.
(edit) @b23bc95   11 years diego x86: dca: Add missing multiple inclusion guards
(edit) @294a51e1   11 years diego gitignore: Add all examples below doc/examples
(edit) @1e142d5b   11 years martin movenc: Add a fallback fragmentation method for plain mp4 as well …
(edit) @543156d7   11 years martin arm: Mark the stack as non-executable If linking in an object file …
(edit) @b9936e59   11 years michaelni tiny_ssim: add per-frame metrics and final ssim db number. …
(edit) @d0e23629   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @2d93f76f   11 years michaelni Merge commit '96f9fbe10933944b3eba86efa1d1ca094f2c28f8' * commit …
(edit) @fea6db06   11 years vittorio.giovara h264: informative error reporting in decode_slice_header() …
(edit) @96f9fbe1   11 years vittorio.giovara h264: fix slice_type value reported in decode_slice_header() …
(edit) @8f853159   11 years michaelni avutil/opt: preserve fractions in set_string_number() This avoids …
(edit) @3e70c702   11 years michaelni ffmpeg: support setting the chroma intra matrix Signed-off-by: …
(edit) @cbcfd7da   11 years michaelni avcodec: support setting the chroma intra matrix Signed-off-by: …
(edit) @3d202601   11 years michaelni avcodec/exr: read layers EXR files have, like tiffs, multiple …
(edit) @7716eda0   11 years michaelni vp9/x86: set correct number of registers used in intra pred asm …
(edit) @9bb1af8f   11 years michaelni avcodec/huffyuvdec: use RGB0 for 24bit rgb output instead of BGRA …
(edit) @1355cafc   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @469de4f5   11 years michaelni avcodec/huffyuvdec: use the correct height field Fixes Ticket3395 …
(edit) @61d59703   11 years michaelni avcodec/snow: split block clipping checks Fixes out of array read …
(edit) @c57fc97e   11 years michaelni avformat/bink: Check return value of av_add_index_entry() Fixes null …
(edit) @6742614c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f3bb5f28   11 years michaelni Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53' * commit …
(edit) @27f55be   11 years michaelni Merge commit '614b9e4db8f3d7c23fc0410fc04745a727a82f4e' * commit …
(edit) @d42ec843   11 years michaelni avcodec/ansi: fix integer overflow Fixes out of array read Fixes: …
(edit) @911eb711   11 years michaelni avcodec/vp8dsp: evaluate CONFIG_VP7_DECODER/CONFIG_VP8_DECODER …
(edit) @e535897f   11 years Carl Eugen Hoyos Fix libswresample compilation with Apple Neon assembler. …
(edit) @2f2b2efd   11 years diego doxygen: Replace @parblock syntax with manual linebreaks @parblock is …
(edit) @4d7ab5cf   11 years diego doxygen: Add a number of missing function parameter descriptions
(edit) @07b4b0ca   11 years michaelni tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} Results are from …
(edit) @341639fe   11 years michaelni doc/examples: remove pathes from doxy examples This makes the …
(edit) @21a04511   11 years u vp9: split decode_coeff_b loop inside txsz branch. The advantage of …
(edit) @fdb093c4   11 years u vp9/x86: intra prediction SIMD. Partially based on h264_intrapred. (I …
(edit) @38a08e0a   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @b02b7834   11 years michaelni MAINTAINERS: add myself as vf_dejudder.c maintainer Signed-off-by: …
(edit) @a707d18a   11 years michaelni avcodec/vp8dsp: zeroise input coefficient array after use in vp7 idct …
(edit) @c97c7c2a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @1fc74926   11 years michaelni Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90' * commit …
(edit) @91253839   11 years michaelni avcodec/h264: more completely check the loop filter parameters Fixes …
Note: See TracRevisionLog for help on using the revision log.