source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @47754244   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @4da8dc64   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @cbe92a93   11 years michaelni Merge commit '77e9123fe5d64b0960158de6e1713d3c6c7878a7' * commit …
(edit) @7caf48e0   11 years diego configure: miscellaneous cosmetics Sort lists of components. Add some …
(edit) @7f900554   11 years michaelni Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b' * commit …
(edit) @182c674f   11 years michaelni Merge commit '4a8562394b685e83ae4a38a93eef43625755a231' * commit …
(edit) @b73cf4eb   11 years michaelni Merge commit 'ee17be3fdd37f63f4b77676820e387858908b0f4' * commit …
(edit) @d79d5aed   11 years michaelni Merge commit '5eacbb53289570834f9a1acb15fd406ea224eef6' * commit …
(edit) @77e9123f   11 years vittorio.giovara lavf: always use av_free Signed-off-by: Tim Walker <tdskywalker@gmail.com>
(edit) @34bbc81d   11 years vittorio.giovara lavf: simplify ff_hevc_annexb2mp4_buf Use ff_hevc_annexb2mp4 instead …
(edit) @59684151   11 years Carl Eugen Hoyos Define ff_log2_run[] in libavcodec/internal.h. This avoids defining …
(edit) @d68ac92d   11 years Carl Eugen Hoyos Replace an incorrect av_free() in movenc.c with av_freep().
(edit) @27b4d154   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Work …
(edit) @4c63beee   11 years michaelni Merge commit '8cafeb8bca5d079041739dbd72ccec0ead138eaf' * commit …
(edit) @4a856239   11 years lu_zero configure: Use the right pkgconf file for openjpeg The current …
(edit) @ee17be3f   11 years lu_zero hevc: Use get_se_golomb_long Do not use inline functions that refer …
(edit) @5eacbb53   11 years lu_zero golomb: Add a get_se_golomb_long Useful in libavformat mostly.
(edit) @e854b8f9   11 years anton Work around broken floating point limits on some systems. The values …
(edit) @8cafeb8b   11 years martin mxfdec: Validate parameters to strftime The MSVCRT version of …
(edit) @53eb4e07   11 years michaelni Add fieldmatch test Signed-off-by: Timothy Gu <timothygu99@gmail.com> …
(edit) @fb002363   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @38aee640   11 years michaelni Merge commit 'a823d0948683bd97dd58556b5740e434166209a8' * commit …
(edit) @88c8e4af   11 years michaelni avformat/hevc: fix mix of av_malloc() with free() Signed-off-by: …
(edit) @9563e67e   11 years michaelni Merge commit '4f3db5d3418a24f3b90422e98ad75388052c4284' * commit …
(edit) @5d5e2bd   11 years michaelni avformat/hevc: Make return codes consistent and more flexible …
(edit) @a379813   11 years michaelni Merge commit 'b6c61fb83e876d404ac3b0b3657ebfcafdcd1926' * commit …
(edit) @cb403b25   11 years michaelni avformat: fix hevcs use of golomb from avformat Signed-off-by: …
(edit) @1b1d77ae   11 years michaelni Merge commit '20b40a597cdd4969cf1147d7c7efee2b6232524b' * commit …
(edit) @ce1ad8d7   11 years michaelni Merge commit '1d9014f0b008485eac4c19d5f5e11ede59237167' * commit …
(edit) @7a69ffaf   11 years michaelni Merge commit '3e0175d89a6c5ee8393ae05e1b40abdca1204919' * commit …
(edit) @4aa48e46   11 years michaelni Merge commit 'fb0a988f94c3b8907610172295a7f6bf78c57105' * commit …
(edit) @0cf6b3b5   11 years michaelni Merge commit '9e71cc81f3655cacf0f91860fba3043f13b64059' * commit …
(edit) @858d9947   11 years michaelni Merge commit '8a0bc40545a216a49f43db5d9a42a63961333354' * commit …
(edit) @9f71e5d3   11 years michaelni Merge commit '360022bd3b894cc01ea112b275fa4c8f53881808' * commit …
(edit) @c68e53f   11 years michaelni Merge commit 'db32f14c3dfd75290b57a086183d6577457beac4' * commit …
(edit) @76367f45   11 years michaelni Merge commit '073cd30fb4dc1c2a885c62540e3cfaac1f17c21b' * commit …
(edit) @d32245e   11 years michaelni Merge commit '31e558fbcfec8fa9fddf564ab8360384706e41c0' * commit …
(edit) @2030b3a   11 years michaelni Merge commit '6509012398435252979e149ea4a73438d2107600' * commit …
(edit) @6783b3eb   11 years michaelni avformat/isom: remove duplicated line Signed-off-by: Michael …
(edit) @2f41b186   11 years michaelni Merge commit 'eeae858596a5ce5a84797283f590a16add5704f4' * commit …
(edit) @8a5397d   11 years michaelni Merge commit 'c09804684a47e6572ee82ded5d84c8b282815da6' * commit …
(edit) @eaaa5801   11 years michaelni Merge commit '4d33873c2990b8d6096f60fef384f0efc4482b55' * commit …
(edit) @06219db9   11 years michaelni Merge commit 'ed06e5d92b4c67b49068d538461fbbe0a53a8c5e' * commit …
(edit) @26568c04   11 years michaelni Merge commit '6cc94e971933cd38c452172bb048bf760e65cc3e' * commit …
(edit) @e15a57b6   11 years michaelni Merge commit '920c01adce6c273fc043513ff237a6266e612152' * commit …
(edit) @558b20d7   11 years vittorio.giovara matroskaenc: enable Annex B to MP4 conversion for HEVC tracks.
(edit) @a823d094   11 years vittorio.giovara matroskaenc: write private data in hvcC format for HEVC.
(edit) @4f3db5d3   11 years vittorio.giovara movenc: allow muxing HEVC in MODE_MP4.
(edit) @b6c61fb8   11 years vittorio.giovara movenc: enable Annex B to MP4 conversion for HEVC tracks.
(edit) @20b40a59   11 years vittorio.giovara movenc: write hvcC tag for HEVC.
(edit) @1d9014f0   11 years vittorio.giovara movenc: use 'hev1' tag for HEVC in MODE_MOV. 'hvc1' requires that …
(edit) @3e0175d8   11 years vittorio.giovara riff: add VP9 fourcc
(edit) @fb0a988f   11 years vittorio.giovara riff: IPJ2 decodes with JPEG2000 decoder Samples can be made from …
(edit) @9e71cc8   11 years vittorio.giovara movdec: handle 0x7fff langcode as macintosh per the specs The correct …
(edit) @8a0bc405   11 years vittorio.giovara libspeex: support ZygoAudio (quality 10 mode)
(edit) @360022bd   11 years vittorio.giovara isom: lpcm in mov default to big endian It is my understanding that …
(edit) @db32f14c   11 years vittorio.giovara isom: add "MNG" FourCC
(edit) @073cd30f   11 years vittorio.giovara isom: Support MPEG-2 video mov files from FPC5
(edit) @31e558fb   11 years vittorio.giovara isom: add "NO16" FourCC
(edit) @65090123   11 years vittorio.giovara isom: add Radius DV YUV FourCCs
(edit) @eeae858   11 years vittorio.giovara isom: Support Sony XAVC in mov Signed-off-by: Vittorio Giovara …
(edit) @c0980468   11 years vittorio.giovara isom: add xd51 hdcam Someone needs to binary search FCP for new isom…
(edit) @4d33873c   11 years vittorio.giovara hevc: make pps/sps ids unsigned where necessary Fixes integer …
(edit) @ed06e5d9   11 years vittorio.giovara hevc: Do not turn 32bit timebases into negative numbers Found-by: …
(edit) @6cc94e9   11 years vittorio.giovara hevc: use av_mallocz() for allocating tab_ipm Fixes use of …
(edit) @8dfd0e6   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4159f702   11 years michaelni avutil/timer: Fix units for x86 after …
(edit) @c2923100   11 years michaelni Merge commit 'c708b5403346255ea5adc776645616cc7c61f078' * commit …
(edit) @fa4f5739   11 years michaelni Merge commit '634d9d8b398982647b3d7160641198744901d8d8' * commit …
(edit) @cbee7ff0   11 years michaelni Merge commit 'dfe224f377be3e45758c69d881ca7874b82d647a' * commit …
(edit) @fc1d7811   11 years michaelni Merge commit '4506a854a4d846692ba71daeeff661dc214c8fa2' * commit …
(edit) @920c01ad   11 years vittorio.giovara hevc: Use get_bits_long() in decode_vui() Fix assertion failure. …
(edit) @ea9399f8   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: …
(edit) @9c99bc1f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @9827f3db   11 years michaelni Merge commit '565e0c6d866ce08d4b06427456d3d1f4fd856e9c' * commit …
(edit) @4cb68141   11 years michaelni Merge commit '0092c1dd8dac2d9e185b58503b447a0d3fb5230d' * commit …
(edit) @b39e8950   11 years michaelni Merge commit '61985ad72c47bbb668f2d3923bf5c9df83e79323' * commit …
(edit) @2beb8152   11 years michaelni Merge commit '8c09532672d7d3196ec52afefa2c96633bc17b62' * commit …
(edit) @0c1353ae   11 years michaelni Merge commit 'b4d372e091f6b30758db2a43a5a9fe2510ec2b13' * commit …
(edit) @74cc9019   11 years janne-libav float_dsp: fix errors in documentation
(edit) @c708b540   11 years janne-libav timer: use mach_absolute_time as high resolution clock on darwin Not …
(edit) @634d9d8b   11 years janne-libav arm: get_cabac inline asm Based on the aarch64 asm. CPU cycle counts …
(edit) @dfe224f   11 years janne-libav aarch64: get_cabac inline asm Based on the x86 branchless get_cabac …
(edit) @4506a854   11 years janne-libav arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon …
(edit) @17a5dbac   11 years michaelni Merge commit 'a801453423420915425f902bf9f9cbe982a55d87' * commit …
(edit) @085ca7d   11 years Marton Balint libzvbi-teletextdec: split dvb packet to slices Instead of using the …
(edit) @ae017c26   11 years Marton Balint libzvbi-teletextdec: use av_dlog where possible Signed-off-by: Marton …
(edit) @0e0cefb   11 years tdskywalker build: Use pkg-config for openjpeg Bug-Id: 387 CC: libav-stable@libav.org
(edit) @565e0c6d   11 years tdskywalker movenc: allow override of "writing application" tag Signed-off-by: …
(edit) @0092c1dd   11 years tdskywalker matroskaenc: allow override of "writing application" tag …
(edit) @61985ad7   11 years janne-libav arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 The overread …
(edit) @8c09532   11 years diego rv10: K&R formatting cosmetics Also sort #includes into canonical …
(edit) @b4d372e0   11 years diego rv10: Forward error from rv10_decode_packet Signed-off-by: Diego …
(edit) @a8014534   11 years diego g2meet: K&R formatting cosmetics
(edit) @b28c3715   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @24e2a82   11 years Carl Eugen Hoyos Make 32bit RGB dshow input opaque.
(edit) @6208bb96   11 years Carl Eugen Hoyos Set codec_tag in dshow device, needed to distinguish between YUV and …
(edit) @6bffa83b   11 years george lavf/concatdec: reindent after last commit.
(edit) @8a670f52   11 years george lavf/concatdec: more reliable test for absolute URLs. …
(edit) @97e87e0   11 years george lavf: add subfile protocol.
Note: See TracRevisionLog for help on using the revision log.