source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @36d0b15b   11 years stefasab MAINTAINERS: add lavd/fbdev_enc entry Signed-off-by: Lukasz Marek …
(edit) @d1f38334   11 years stefasab lavd/pulse_audio_enc: add support for flushing Signed-off-by: Lukasz …
(edit) @2d8ccf0a   11 years michaelni avutil/opt: initialize ret Fixes CID1108610 Fixes use of …
(edit) @ad28fe35   11 years michaelni avutil/file_open: Print debug message if setting close on exec fails …
(edit) @88d4ff4   11 years michaelni avformat/utils: Check av_packet_new_side_data() return before using it …
(edit) @eb5cc8fe   11 years michaelni avformat/oggparsespeex: Check for extradata allocation failure Fixes …
(edit) @2c1e0753   11 years michaelni avformat/oggparseflac: check ff_alloc_extradata() return code Fixes …
(edit) @b294a4b   11 years michaelni avformat/oggparsecelt/celt_header: fix memleak Fixes: CID1108605 …
(edit) @baab248c   11 years michaelni avformat/network: check for fcntl() failure in ff_socket() Fixes: …
(edit) @78e6f83c   11 years michaelni avformat/au: add assert to help source code analyzers See: CID1108585 …
(edit) @f198efb1   11 years michaelni avcodec/vp9: Add asserts to help source code analyzers See CID1108596 …
(edit) @c9a22d69   11 years Reimar.Doeffinger hevc: Initialize sample aspect to valid value. Without this, it is …
(edit) @1b5a52f4   11 years michaelni hevc: pretty print(cherry picked from commit …
(edit) @c841d02c   11 years michaelni hevc: fix PPS_A_qualcomm_7(cherry picked from commit …
(edit) @2e9b79fc   11 years michaelni avcodec/wavpackenc: fix uninitialized ret Fixes CID1108609 …
(edit) @6338f1b3   11 years michaelni avcodec/tiff: remove byte based bpp special case This case does not …
(edit) @23d69b15   11 years michaelni avcodec/hevc_refs: fix h/vshift calculation in ff_hevc_output_frame() …
(edit) @f2eca8d0   11 years michaelni avcodec/hevc: do not dereference pointer before null check in …
(edit) @acecd6b   11 years michaelni avcodec/hevc_cabac: trivial simplifications Signed-off-by: Michael …
(edit) @b5d197a3   11 years michaelni hevc: inline cabac in hls_mvd_coding(cherry picked from commit …
(edit) @92a97d11   11 years michaelni hevc: inline cabac in residual coding(cherry picked from commit …
(edit) @4c67ed87   11 years michaelni avcodec/hevc: fix EOB/EOS check Fixes: CID1108575 Signed-off-by: …
(edit) @9c0fe487   11 years michaelni avcodec/h264_parser: fix order of operations Fixes CID1108576 …
(edit) @62533eab   11 years michaelni ffv1enc: use 64bit in maxsize calculation This isnt needed but it …
(edit) @80b1e1c0   11 years michaelni avcodec/exr: fix null pointer dereference Fixes CID1108582 …
(edit) @d0812f91   11 years michaelni avcodec/exr: favor av_freep() over av_free() for saftey …
(edit) @6838e1f5   11 years michaelni avformat/oggdec: favor av_freep() over av_free() Found-by: Reimar …
(edit) @838f461   11 years michaelni avcodec/utils: add some saftey checks to add_metadata_from_side_data() …
(edit) @240fd8c9   11 years michaelni avcodec/avpacket/av_packet_split_side_data: ensure that side data …
(edit) @d5ec8ba7   11 years michaelni Do not leave positive values undefined when negative are defined as …
(edit) @a6388616   11 years michaelni doc/developer: Add a policy item about updating the MAINTAINERs file …
(edit) @fec6d547   11 years michaelni avformat/wtvdec: drop SHIFT_SECTOR_BITS() macro it just wraps around …
(edit) @2a5f4c1e   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wtv: …
(edit) @5d2a835   11 years michaelni avformat/wtv: rename to wtv_common This helps git matchup files on …
(edit) @12e66f20   11 years michaelni MAINTAINERS: add Timothy to documentation Signed-off-by: Michael …
(edit) @4bfdd021   11 years michaelni configure: remove \r from cc_ident, This should fix cygwin + …
(edit) @f5695926   11 years stefasab lavd/pulse_audio_enc: fix error check Error check should be done by …
(edit) @f6b56b1f   11 years stefasab lavd/fbdev: use av_str2err() macro for printing error messages In …
(edit) @fb74c7e0   11 years stefasab lavd/pulse_audio_dec: apply cosmetic changes In particular, fix …
(edit) @1421ee2   11 years stefasab lavd/fbdev: pass proper memory map length fbdev->data was allocated …
(edit) @8efed299   11 years stefasab MAINTAINERS: add my name to a few entries
(edit) @9860fb44   11 years Carl Eugen Hoyos Fix decoding of G.726 in AIFF. Fixes ticket #1973.
(edit) @6e65e348   11 years Carl Eugen Hoyos lavf/riff: Fix a comment. FourCC aivx refers to (Sony) XAVC, not …
(edit) @640c70dd   11 years michaelni avformat: Use G726LE decoder for Sun AU files fixes ticket #1955 as …
(edit) @10c240a0   11 years michaelni avcodec: Add little-endian G726 decoder Fixes part of Ticket1955 …
(edit) @5b9f3986   11 years michaelni Support 4k AVC-Intra in mov.
(edit) @2b72f8ac   11 years lu_zero wtv: Seek by sector properly Use an helper function to seek by sector …
(edit) @a6881765   11 years onemda avformat/flvdec: use avpriv_request_sample() Signed-off-by: Paul B …
(edit) @0bf85803   11 years u avcodec/hevcpred: fix make checkheaders.
(edit) @57c018d5   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @123c6ca8   11 years michaelni Merge commit 'f52fd3f3b26f0d80e4f0b374b7695383feca5b92' * commit …
(edit) @904c89ac   11 years stefasab lswr/swresample: convert ocl and icl options to …
(edit) @a27f1116   11 years martin fate: Increase the tolerance in the lavr tests A few fate instances …
(edit) @8696e51b   11 years stefasab lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions The …
(edit) @d96e377c   11 years stefasab lavu/channel_layout: change av_get_channel_layout() behavior at the …
(edit) @b236eb49   11 years stefasab lavu/opt.h: fix grammar typo in av_opt_get* doxy
(edit) @98e7c1ee   11 years stefasab lavu/opt-test: use automatic set and free handlers In particular, do …
(edit) @d0a3bc13   11 years michaelni swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast …
(edit) @2db6547   11 years michaelni swscale/utils/sws_setColorspaceDetails(): fix indention …
(edit) @f52fd3f3   11 years diego fate: aac: Add test for AAC-LD
(edit) @f90eb8c   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
(edit) @56cf615   11 years michaelni avformat/hevcdec: add more irap cases to hevc_probe() This fixes …
(edit) @2ac31773   11 years michaelni avformat/hevcdec: cosmetics, whitespaces This reduces the difference …
(edit) @a0d13d84   11 years Carl Eugen Hoyos Add some necessary casts in the wtv demuxer. This reverts e8023dba, …
(edit) @21b3563d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mem: …
(edit) @a7e30064   11 years michaelni hevc: fix pcm with different chroma luma bit widths(cherry picked from …
(edit) @b4948943   11 years michaelni hevc: optimize residual coding(cherry picked from commit …
(edit) @3ed65d98   11 years michaelni avutil/log: fix race between setting and using the log callback …
(edit) @9a63a45e   11 years michaelni doc/utils: fix docs build Not sure this is the correct solution but …
(edit) @37d6b2b   11 years michaelni swsscale/swscale_unscaled: add GBRAP16 Signed-off-by: Paul B Mahol …
(edit) @9ec9d463   11 years michaelni swscale/swscale_unscaled: fix alpha pointer & stride for …
(edit) @586b8ea2   11 years stefasab doc/filters: reference ffmpeg-utils manual for color and sizes options …
(edit) @155a5ff0   11 years stefasab doc/utils: reformat doc for color syntax and add list of supported …
(edit) @b4da1fa5   11 years stefasab doc/utils: rewrite doc for time duration syntax Extend description …
(edit) @d433e1ae   11 years martin mem: Make av_strdup allocate using av_realloc This makes sure that …
(edit) @d0b7d24b   11 years michaelni Support HEVC in transport streams.
(edit) @734ccf37   11 years michaelni avcodec/vp9: fix band_counts array size / padding Signed-off-by: …
(edit) @4413dcc0   11 years onemda avcodec/exr: piz decompression Signed-off-by: Paul B Mahol …
(edit) @4d41a25d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8210e384   11 years michaelni Merge commit '95587859cc69e5abe37c9e3af48008032d98e262' into HEAD * …
(edit) @ab16d5b7   11 years michaelni Merge commit 'a90905db2e6ab1840890f3a88bfd3bf008b9d886' * commit …
(edit) @8610751   11 years michaelni Merge commit 'a84616b736fca5ebd6b87489dd41bc06ccdf7860' * commit …
(edit) @10c6d1b   11 years michaelni Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5' * commit …
(edit) @f7f74a37   11 years michaelni Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208' * commit …
(edit) @91248f08   11 years michaelni Merge commit 'b81dbd6cb7522bea96d78a52f8a4c25a47b820c9' * commit …
(edit) @83bfcc3c   11 years michaelni Merge commit '6b081eff4dfc3c899960f69f30cb567266b7dca3' * commit …
(edit) @8778c49a   11 years michaelni Merge commit '68edd5be0980941924ae633d98589d56a8091bbd' * commit …
(edit) @6659eb71   11 years michaelni Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf' * commit …
(edit) @8895b71d   11 years michaelni Merge commit '29c455ce3daf7fb369ba20cf77c74bd8e3b43b55' * commit …
(edit) @3a8b52c0   11 years michaelni Merge commit '3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8' * commit …
(edit) @12e98210   11 years michaelni Merge commit 'c0085f94fea89b180e5727b193484a83586d3490' * commit …
(edit) @64b3aaf8   11 years michaelni hevc: fixing TSCL_A_VIDYO_5 decoding output order(cherry picked from …
(edit) @48e1114a   11 years michaelni fate: fix DBLK_A_MAIN10_VIXS_2 on big endian Signed-off-by: Michael …
(edit) @fb3cea4b   11 years michaelni FATE: add HEVC tests The tests are disabled as 2 do not pass yet …
(edit) @f58cb772   11 years michaelni avformat/mov: fix "correctly" typo Found-by: Timothy Gu …
(edit) @16b6839d   11 years michaelni lavf/matroskadec: Support HEVC demuxing. Signed-off-by: Michael …
(edit) @53f903b7   11 years michaelni lavf/mov: Support HEVC demuxing. Signed-off-by: Michael Niedermayer …
(edit) @cf49d015   11 years michaelni valgrind cleanup(cherry picked from commit …
(edit) @825c7c6   11 years lu_zero mpegvideo: Move 8x8 in a separate function
(edit) @95587859   11 years lu_zero mpegvideo: Move obmc in a separate function
Note: See TracRevisionLog for help on using the revision log.