source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @717ec57c   11 years michaelni avformat/movenc: shift positive timestamps to 0 if edit lists cannot …
(edit) @a89c0125   11 years michaelni avformat/mux: support shifting timestamps so they start at 0 …
(edit) @f284e2a5   11 years michaelni swresample: factorize clear_context() out Signed-off-by: Michael …
(edit) @246eae98   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @5367c0be   11 years michaelni Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731' * commit …
(edit) @1db03a68   11 years anton lavr: return an error if a avresample_open() is called on an open context
(edit) @7e86c27   11 years anton lavr: add a function for checking whether AVAudioResampleContext is open
(edit) @55479f42   11 years michaelni avformat/nut: add bayer colorspaces Signed-off-by: Michael …
(edit) @6236deb   11 years michaelni avcodec/raw: add bayer formats Signed-off-by: Michael Niedermayer …
(edit) @0bc3de19   11 years michaelni x86: add detection for Bit Manipulation Instruction sets Based on …
(edit) @a2af8edd   11 years michaelni x86: add detection for FMA3 instruction set Based on x264 code …
(edit) @f98821dd   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @3c096751   11 years michaelni avformat/utils: compute_pkt_fields: Fix DTS for the case where …
(edit) @d4dfa97a   11 years michaelni avformat/utils: reset pts_buffer in estimate_timings_from_pts() This …
(edit) @f288e1b6   11 years michaelni avformat/utils: factorize h264/hevc checks out in compute_pkt_fields() …
(edit) @8bcacd9f   11 years onemda SDR2 demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @d922c5a5   11 years lu_zero h264: Fix a typo from the previous commit …
(edit) @b89596a4   11 years Carl Eugen Hoyos Fix FSF address in colormatrix and libzvbi license headers. As …
(edit) @44b22bba   11 years michaelni avcodec/h264_ps: fix printed num_reorder_frames value Signed-off-by: …
(edit) @8c55ff39   11 years michaelni avcodec/h264: use subsample factors of the used pixel format Fixes …
(edit) @9aa59a9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mxf: …
(edit) @f93bd82e   11 years michaelni Merge commit 'a9099e04026f300924ac363fa6f8aef912677d90' * commit …
(edit) @b295bce1   11 years r.verdejo qcelp: grammar Signed-off-by: Reynaldo H. Verdejo Pinochet …
(edit) @84cdd2fd   11 years r.verdejo qcelpdec: break some too-long lines Signed-off-by: Reynaldo H. …
(edit) @c8f3c3a5   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
(edit) @a0f8e6ad   11 years michaelni tests/tiny_ssim: drop isatty() support tiny_ssim is build on the …
(edit) @f5fe6a4f   11 years Carl Eugen Hoyos Do not warn about missing start time for unknown streams.
(edit) @1f7e9be0   11 years Carl Eugen Hoyos Only complain about missing frame rate for video streams.
(edit) @c416b5c   11 years lu_zero mxf: Add DNxHD UL Note that the old DNxHD UL is actually JPEG 2000 …
(edit) @a9099e04   11 years lu_zero mxf: Add uncompressed 422 8-bit rawvideo UL Signed-off-by: Luca …
(edit) @6e638677   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @dc9e05e2   11 years diego libvorbis: Give consistent names to all functions, structs, and defines
(edit) @20fa3fb9   11 years michaelni avformat/movenc: assert that get_cluster_duration() value is valid …
(edit) @1b872de8   11 years michaelni avformat/movenc: check that the input timestamps are within the range …
(edit) @76dd01ec   11 years michaelni avcodec/h264: fix sign error regression since …
(edit) @0ad8f73f   11 years michaelni avcodec: fix dxva2 & vaapi after removing the +52 offset from the loop …
(edit) @de7b50e9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @f2387152   11 years michaelni Merge commit '5c79d2e12d13959fc6aed92d102c25194a06de05' * commit …
(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) @f777504f   11 years lu_zero h264: Lower bound check for slice offsets And use the value from the …
(edit) @5c79d2e1   11 years lu_zero avconv: Do not divide by zero
(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 …
Note: See TracRevisionLog for help on using the revision log.