source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8a97f6a   12 years michaelni Merge remote-tracking branch 'mbouron/master' * mbouron/master: …
(edit) @7cfaf727   12 years michaelni flvenc: dont call avio_flush() unconditional Signed-off-by: Michael …
(edit) @a286940d   12 years michaelni mux: also call avio_flush() when flushing the muxer Signed-off-by: …
(edit) @ad6a50c0   12 years michaelni avformat: add writeout_count statistic Signed-off-by: Michael …
(edit) @0138fe56   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @024a5f7   12 years michaelni Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' * commit …
(edit) @5f49e92   12 years michaelni Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9' * commit …
(edit) @1090f69   12 years michaelni Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5' * commit …
(edit) @d2ec6ea6   12 years martin lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables …
(edit) @9e0f14f1   12 years martin lavc: Make pointers to ff_cropTbl const There's no point in these …
(edit) @610b18e2   12 years martin x86: qpel: Move fullpel and l2 functions to a separate file This way, …
(edit) @18df366a   12 years martin vp3: Embed idct_permutation array directly in VP3DecoderContext This …
(edit) @0f598457   12 years martin bfin: Make vp3 functions static Signed-off-by: Martin Storsjö …
(edit) @aa8d8953   12 years martin bfin: Don't use the vp3 idct functions if bitexact behaviour is …
(edit) @25b143a   12 years matthieu.bouron lavf/mxfdec: handle identification metadata
(edit) @018cc6f0   12 years onemda lavfi/histogram: use standard options parsing Signed-off-by: Paul B …
(edit) @1f97dfb   12 years onemda lavfi/blend,noise: remove unedeed av_opt_free() call Signed-off-by: …
(edit) @e2946e5c   12 years michaelni x86: sbrdsp: implement SSE qmf_deint_bfly From 312 to 89/68 …
(edit) @1adf54de   12 years onemda dfa: implement tdlt chunk decoding Sample & pseudo code provided by …
(edit) @4bcb75cc   12 years michaelni ffmpeg: Print a warning when -frames is affecting non video frames …
(edit) @2f284c01   12 years michaelni dpxdec: Fix decoding of RGBA10 Fixes Ticket2392 Signed-off-by: …
(edit) @0884d04d   12 years nicolas.george lavc: fix recoded subtitles end. Text subtitles packets are not …
(edit) @38665efc   12 years michaelni asfenc: convert asserts to av_assert Signed-off-by: Michael …
(edit) @1fabd950   12 years Clément Bœsch lavf/http: use a more compatible default user agent. Fixes Ticket 2265.
(edit) @28943c4d   12 years michaelni vf_noise: Fix av_lfg_get() maximum value Signed-off-by: Michael …
(edit) @62447248   12 years michaelni vf_noise: remove low quality mode It produces vissible correlation …
(edit) @21f4fc2e   12 years michaelni avfilter/vf_mp: fix x86 cpu caps Signed-off-by: Michael Niedermayer …
(edit) @11774169   12 years michaelni sbrdsp: unroll and use integer operations This patch can be …
(edit) @f4ac8022   12 years michaelni sbrdsp: unroll sbr_autocorrelate_c 1410 cycles to 1148 on …
(edit) @ff50b083   12 years michaelni coverage: filter /usr/include out Signed-off-by: Michael Niedermayer …
(edit) @32bac65b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @84bfa8be   12 years michaelni Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640' * commit …
(edit) @11d7bbb4   12 years onemda fate: add coverage for background disposal in gif decoder …
(edit) @7775992c   12 years stefasab doc/filters: fix main/over mismatch in movie examples Found-By: …
(edit) @f4b0d12f   12 years diego x86: sbrdsp: Implement SSE neg_odd_64 Timing on Arrandale: C …
(edit) @37f080f6   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h261: …
(edit) @473d1297   12 years michaelni Merge commit '0404ec619d43f27b87c424aa1a572a6699fe6a31' * commit …
(edit) @04b0fd7e   12 years michaelni Merge commit 'b78f81c8033904e2e75add0c9a603df6df514a30' * commit …
(edit) @e7c801d9   12 years michaelni Merge commit '66ac3dbf1e60c27d0f1d779a424c0b33b7ca3780' * commit …
(edit) @3d73be07   12 years michaelni Merge commit 'ed16c2dbf47cdd7c48825b4da6e7036698e5dde1' * commit …
(edit) @fa871b1   12 years michaelni Merge commit 'ae35d91d44c5e676af3d146bf8d05b241c467675' * commit …
(edit) @99186f1f   12 years michaelni fix bug of finding CPU device Signed-off-by: Michael Niedermayer …
(edit) @a862c7d3   12 years siretart Integrate lcov/gcov into Libav The gcov/lcov are a common toolchain …
(edit) @9a8f1e7   12 years onemda img2dec: make use of AV_OPT_TYPE_IMAGE_SIZE Signed-off-by: Paul B …
(edit) @1d5b4f9f   12 years onemda img2dec: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @d343848d   12 years onemda rawvideodec: make use of AV_OPT_TYPE_IMAGE_SIZE Signed-off-by: Paul B …
(edit) @9f5bb440   12 years onemda rawvideodec: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @4c76600a   12 years onemda rawdec: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @3d9a789b   12 years onemda bintext: make use of AV_OPT_TYPE_IMAGE_SIZE Signed-off-by: Paul B …
(edit) @33b6d215   12 years onemda bintext: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @37a97083   12 years michaelni x86: sbrdsp: implement SSE neg_odd_64 Timing on Arrandale: C …
(edit) @0b467a6e   12 years michaelni x264asm: fix cmp* number of arguments cmp{p,s}{s,d} instructions do …
(edit) @8c43fd86   12 years onemda tty: make use of AV_OPT_TYPE_IMAGE_SIZE Signed-off-by: Paul B Mahol …
(edit) @20343219   12 years onemda tty: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B Mahol …
(edit) @29a4221a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @029cca6f   12 years stefasab doc/filters: clarify example explanation
(edit) @89d581f1   12 years stefasab doc/filters: fix old broken syntax of color source in overlay example …
(edit) @8e85b69d   12 years michaelni Merge commit '8c65264595d5a82c56ae5043320e4b875a414229' * commit …
(edit) @52cd84d4   12 years diego h261: Move mvmap table to the only place it is used
(edit) @0404ec61   12 years diego h261: cosmetics: Move functions to avoid forward declarations
(edit) @b78f81c8   12 years diego h261: K&R formatting and prettyprinting cosmetics
(edit) @66ac3dbf   12 years diego h261: Move function declarations to h261.h
(edit) @ed16c2db   12 years diego h261: Remove H.261 loop filter from dsputil There is no …
(edit) @ae35d91d   12 years diego h261: Move ff_h261_rl_table_store declaration to header file
(edit) @495ed19b   12 years stefasab cmdutils: remove error message from opt_default() in case of missing …
(edit) @9b4d9d87   12 years stefasab doc: enable compilation of -all tool pages In particular, add …
(edit) @702e7438   12 years stefasab doc: move ffmpeg-scaler.texi content to separated file This should …
(edit) @a6cd26fc   12 years stefasab doc: move ffmpeg-resampler.texi content to separated file This should …
(edit) @a799028   12 years stefasab doc: move ffmpeg-devices.texi content to separated file This should …
(edit) @2086c7e1   12 years stefasab doc: move ffmpeg-formats.texi content to separated file This should …
(edit) @d5f3a0c2   12 years stefasab doc: move ffmpeg-codecs.texi content to separated file This should …
(edit) @2b26077c   12 years onemda lavfi/blend: use standard options parsing Signed-off-by: Paul B Mahol …
(edit) @a95e6838   12 years onemda lavfi/noise: use standard options parsing Signed-off-by: Paul B Mahol …
(edit) @659672f3   12 years onemda lavfi/afade: use standard options parsing Signed-off-by: Paul B Mahol …
(edit) @8df46c65   12 years michaelni rtpdec: Increase max rtp packet size to 8192 Fixes Ticket2314 Fixes …
(edit) @5ed9eebc   12 years michaelni rtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead of 1500 …
(edit) @c430eb2d   12 years stefasab doc/filters: fix erroneously truncated comment on a scale example
(edit) @e80bc76e   12 years stefasab doc/filters: put separated geq variables in separate lines Make clear …
(edit) @faf689c7   12 years onemda xbmenc: remove unused code Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @08b31a72   12 years onemda xwdenc: remove unused code Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @77535bb3   12 years onemda bmpenc: get rid of BMPContext as it is unused Signed-off-by: Paul B …
(edit) @bd252ff6   12 years onemda lavfi/smptebars: fix invalid writes Signed-off-by: Paul B Mahol …
(edit) @0f8435c0   12 years michaelni doc: document -v repeat Thanks-to: Derek Buitenhuis Signed-off-by: …
(edit) @0a512e34   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
(edit) @28a807e2   12 years diego libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames …
(edit) @8c652645   12 years diego pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values …
(edit) @5e46f6b5   12 years diego img2: Add j2k file extension for JPEG 2000 Signed-off-by: Diego …
(edit) @cfaffb1   12 years michaelni avutil/opencl: replace assert by check and error message in …
(edit) @322428c8   12 years michaelni avutil/opencl: check strtol for failure Signed-off-by: Michael …
(edit) @39406ea3   12 years michaelni avutil/opencl: add check for the program number to create kernel …
(edit) @b1dea2c0   12 years onemda lavfi/blend: add N variable Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @6a08ccd6   12 years onemda lavfi/smptebars: fix output for subsampled yuv Signed-off-by: Paul B …
(edit) @3b93bea9   12 years michaelni matroskadec: Check EBML lace sizes. Signed-off-by: Michael …
(edit) @115c3bc4   12 years michaelni matroskadec: Check for overflows in xiph lace decoding This also …
(edit) @14de77d6   12 years michaelni matroskadec: fix return code for too long xiph laces Signed-off-by: …
(edit) @740ebe46   12 years michaelni dfa: remove redundant check Signed-off-by: Michael Niedermayer …
(edit) @7ad359b3   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: xmv: do …
(edit) @208be6b5   12 years michaelni Merge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c' * commit …
(edit) @83affcd   12 years nicolas.george lavc: use packet duration for subtitles if necessary. Fix trac ticket …
(edit) @cdafcf83   12 years michaelni Merge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a' * commit …
Note: See TracRevisionLog for help on using the revision log.