source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a26e9c10   11 years michaelni avcodec/mjpegenc: Use av_frame_clone() instead of av_frame_ref() This …
(edit) @52d2bcc7   11 years michaelni avcodec/libopenjpegenc: Check the return code of av_frame_ref() Fixes …
(edit) @78530240   11 years michaelni avcodec/h264_cabac: Fix use with the checked bitstream-reader …
(edit) @4d888a0a   11 years r.verdejo libavformat/mtv: add missing MTV_ prefix to macro Signed-off-by: …
(edit) @ba15aab4   11 years r.verdejo libavformat/mtv: make clear we assume bpp is always 16 All samples in …
(edit) @d467e7df   11 years r.verdejo libavformat/mtv: donwgrade probe score for < 512 MTV has a 512 bytes …
(edit) @30f4c58f   11 years r.verdejo libavformat/mtv: Check for min header size first Abort immediately if …
(edit) @bf23642d   11 years michaelni Cinepak encoder: adding option handling for flexibility Now it is …
(edit) @c1333a7   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @2aec9e22   11 years martin rtpdec_asf: Copy the need_parsing field from the chained demuxer This …
(edit) @094516a5   11 years stefasab ffmpeg: use av_err2str() macro Simplify.
(edit) @9f956d9d   11 years stefasab ffmpeg: apply misc cosmetics to process_input() code
(edit) @8456bd2c   11 years michaelni avformat/matroskaenc: wrap V_QUICKTIME codec private in something that …
(edit) @da25a657   11 years michaelni avformat/http: Properly handle cookies that specify sub-domain where …
(edit) @306e1ac0   11 years michaelni avformat/tls: Fix windows build with openSSL enabled. Signed-off-by: …
(edit) @e6d1c66d   11 years michaelni avcodec/x86/lossless_videodsp: disable median optimizations for 16bps …
(edit) @eaacfc7d   11 years michaelni avcodec/lossless_videodsp: Pass AVCodecContext to init Signed-off-by: …
(edit) @622d4630   11 years michaelni avcodec/bitstream: assert that no integer overflow happened when …
(edit) @35fe88bb   11 years stefasab examples/muxing: reindent after previous commit
(edit) @c92d2f9   11 years stefasab examples/muxing: flush encoders at the end
(edit) @0269b30f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ef00ef75   11 years michaelni avcodec/x86/lossless_videodsp: port sub_hfyu_median_prediction_int16 …
(edit) @fad49aae   11 years michaelni avcodec/x86/lossless_videodsp: Port sub_hfyu_median_prediction_mmxext …
(edit) @fee97f25   11 years michaelni avcodec/x86/lossless_videodsp: port add_hfyu_median_prediction_mmxext …
(edit) @631939bd   11 years michaelni avcodec/x86/lossless_videodsp: add diff_int16_mmx/sse2 Signed-off-by: …
(edit) @cff480e   11 years martin mpegvideo_enc: Don't call ff_h263dsp_init unconditionally This fixes …
(edit) @7b89e241   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: bfin: …
(edit) @0e59e30b   11 years michaelni Merge commit 'ea49f60523c4f4c43cb06a35166b44478d473e51' * commit …
(edit) @383d2339   11 years michaelni Merge commit '8267f9363532b23b3b8b4e27491ee2d412a8aec3' * commit …
(edit) @762c4dc0   11 years michaelni avcodec/cinepakenc: fixes and improvements Fixed/improved multistrip …
(edit) @59dbc36f   11 years michaelni Adding Cinepak encoder With permission of Tomas Härdin applied by Rl …
(edit) @19987fa1   11 years diego bfin: vp3: Mark all binary object sections appropriately This fixes a …
(edit) @ea49f605   11 years janne-libav h264: skip chroma edges at the picture boundary while deblocking 4:4:4 …
(edit) @8267f936   11 years diego configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler …
(edit) @94a52417   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @9ef441c5   11 years lukasz.m.luki lavf/ftp: remove double space Signed-off-by: Lukasz Marek …
(edit) @e0d124a9   11 years lukasz.m.luki lavf/libssh: fix seek with whence==SEEK_CUR Signed-off-by: Lukasz …
(edit) @b271aac   11 years lukasz.m.luki lavf/libssh: rename context variable from s into libssh …
(edit) @52281445   11 years lukasz.m.luki lavf/libssh: add av_cold attributes Signed-off-by: Lukasz Marek …
(edit) @7fb5f55e   11 years lukasz.m.luki lavf/libssh: factorize create_sftp_session function Signed-off-by: …
(edit) @77fadab1   11 years lukasz.m.luki lavf/libssh: factorize create_ssh_session function Signed-off-by: …
(edit) @bf5d73b0   11 years lukasz.m.luki lavf/libssh: factorize file_stat function Signed-off-by: Lukasz Marek …
(edit) @8d3f14e1   11 years lukasz.m.luki lavf/libssh: factorize open_file function Signed-off-by: Lukasz Marek …
(edit) @7e8f3048   11 years lukasz.m.luki lavf/libssh: add private_key option Allows to specify private key to …
(edit) @28bc1d94   11 years michaelni avformat/mov: redesign the fps calculation This uses STTS and TRUN …
(edit) @977abf9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ef25595b   11 years michaelni Merge commit '7597e6efe492cb2449bb771054d64cc7fdf62ff5' * commit …
(edit) @53feab7   11 years michaelni Merge commit '9047491f8bcd87673eed55fb310647a03b0981e9' * commit …
(edit) @797d807   11 years michaelni Merge commit 'eb01a25fe1452740a7f3ae2cbaff356a5c6e7806' * commit …
(edit) @8a77baae   11 years michaelni Merge commit 'e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d' * commit …
(edit) @a298f934   11 years michaelni Merge commit '025fd76e1a2623c858d8c686a73cc30980a314b0' * commit …
(edit) @9eb954b9   11 years michaelni Merge commit 'e91a3f1bdba9b4945e42c191d2e35e9844625fb4' * commit …
(edit) @57a0c5f   11 years michaelni Merge commit 'ade4ecb42d2dacd18d04eb8df2afa8131e5ad653' * commit …
(edit) @075989c3   11 years michaelni Merge commit '766df7ca89a2398e71182f5f2b46053e3aa9bd69' * commit …
(edit) @f57baf74   11 years stefasab lavf/segment: drop pointless variable oc from seg_write_packet()
(edit) @169065fb   11 years stefasab lavf/segment: remove duplicated and inconsistent cleanup code in …
(edit) @a2e78161   11 years stefasab lavf/mpegtsenc: fix weird indent
(edit) @b539a72b   11 years stefasab examples/filtering_audio,video: drop call to …
(edit) @8e5e84c2   11 years michaelni avformat/mov: Ignore the last frame for duration and fps calculation …
(edit) @76421982   11 years Reimar.Doeffinger lossless_videodsp.asm: fix compilation. Fixes these errors with nasm: …
(edit) @91c98185   11 years anton rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes …
(edit) @7597e6ef   11 years anton swscale/x86/rgb2rgb: add support for AVX This does not yet include …
(edit) @9047491f   11 years anton swscale: add nv12/nv21->yuv420 converter Signed-off-by: Anton Khirnov …
(edit) @eb01a25f   11 years anton swscale: fix stride used in planarToNv12Wrapper() Signed-off-by: …
(edit) @e0ab5078   11 years anton lavc: do not force the emu edge flag The default get_buffer2() …
(edit) @025fd76e   11 years kostya.shishkov dxtory: change error code for unexpected slice configuration
(edit) @e91a3f1b   11 years kostya.shishkov dxtory: correctly handle YUV slices with average odd height
(edit) @91f4394e   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dxva2: …
(edit) @9056d0c9   11 years michaelni Merge commit '5b2b23f2d69e05c5fcd1c933e383fe60e185574d' * commit …
(edit) @a69dd11   11 years michaelni Merge commit 'e22ebd04bcab7f86548794556c28ecca46d9c2ac' * commit …
(edit) @58f437c3   11 years michaelni Merge commit '0d999333f96a34903448579bf13a3209deaee9da' * commit …
(edit) @5b93b272   11 years michaelni Merge commit '838740e6420538ad45982da6b1d3aa3ae91307f5' * commit …
(edit) @c7b454f   11 years michaelni Merge commit 'faf03ecba03155bb1f5416713bd01da043863b43' * commit …
(edit) @ee3e1951   11 years michaelni Merge commit 'a246d06fe0dc6c2ea65e95327624b4537ff9bd0d' * commit …
(edit) @29ba1cff   11 years michaelni Merge commit 'b37e796082b2d787aff3cd5631bb89c4fd374708' * commit …
(edit) @7c4b96f5   11 years michaelni Merge commit 'd5c15ebeaf1914ea5e3e0599d4316d7c4cf74434' * commit …
(edit) @42a29015   11 years michaelni Merge commit 'a7a07cc98ac548297b5b0628cb81280e11952e3f' * commit …
(edit) @ade4ecb4   11 years diego dxva2: Use correct printf format strings
(edit) @766df7c   11 years diego dxva2: Add missing #includes
(edit) @9d80b1ae   11 years lu_zero dxva2: Log errors verbosely Signed-off-by: Luca Barbato …
(edit) @5b2b23f2   11 years lu_zero dxva2: Retry IDirectXVideoDecoder_BeginFrame() If the function …
(edit) @e22ebd04   11 years lu_zero hevc: Bound check cu_qp_delta The T-REC-H.265-2013044 page 91 states …
(edit) @0d999333   11 years lu_zero hevc: Bound check slice_qp The T-REC-H.265-2013044 page 79 states it …
(edit) @838740e6   11 years lu_zero hevc: Prevent some integer overflows get_ue_golomb_long() returns an …
(edit) @faf03ecb   11 years lu_zero hevc: Remove useless clip The src buffer should only contain values …
(edit) @a246d06f   11 years lu_zero hevc: clip pixels when transquant bypass is used The reconstructed …
(edit) @b37e7960   11 years lu_zero hevc: Use uint64 to check for tile dimensions And use unsigned …
(edit) @d5c15ebe   11 years lu_zero hevc: Fix modulo operations Keep qp fields within the range. …
(edit) @a7a07cc   11 years lu_zero hevc: check that VPS referenced from SPS exists This matches how its …
(edit) @e34ad128   11 years stefasab examples/muxing: reduce duration, remove wrong and misleading comment …
(edit) @a459891e   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vc1: …
(edit) @1c7d2870   11 years michaelni Merge commit '89564be444d24f75ea5add8b6987e414cf7aa7d5' * commit …
(edit) @ca9d7c57   11 years michaelni Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5' * commit …
(edit) @e9b836cd   11 years michaelni Merge commit 'd01e684186bc1631bc176f06b89d33c27ec0d24d' * commit …
(edit) @13e0109a   11 years michaelni fate: add a few tests for >8bpc ffvhuff Signed-off-by: Michael …
(edit) @3715f9e2   11 years michaelni avcodec/lossless_videodsp: fix diff_int16_c on MIPS Signed-off-by: …
(edit) @83b67ca0   11 years michaelni avcodec/x86/lossless_videodsp: Port lorens …
(edit) @63d2be75   11 years michaelni avcodec/x86/lossless_videodsp: use SPLATW in add_int16 Signed-off-by: …
(edit) @dd2d0039   11 years tdskywalker vc1: Always reset numref when parsing a new frame header. Fixes an …
(edit) @d9779d6   11 years michaelni Move sub_hfyu_median_prediction_int16() to losslessviddsp …
Note: See TracRevisionLog for help on using the revision log.