source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8b1e920   10 years michaelni Merge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8' * commit …
(edit) @4a4d0258   10 years michaelni Merge commit 'c9d982aa11a6267611c3770792f0e04b48438348' * commit …
(edit) @25a20608   10 years michaelni Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc' * commit …
(edit) @63c0b419   10 years Carl Eugen Hoyos Fix standalone compilation of the adts muxer.
(edit) @259fe728   10 years lu_zero mxf: Extract origin information from material and source track …
(edit) @c9d982aa   10 years lu_zero mxf: Detect Vanc/Vbi SMPTE-436M mxf track Signed-off-by: Luca Barbato …
(edit) @dc71f195   10 years diego video4linux2: Avoid a floating point exception This avoids a segfault …
(edit) @664e9e43   10 years michaelni x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8 Reading …
(edit) @f1378761   10 years michaelni x86/hevc_idct: add a colon to labels This fixes a warning spam when …
(edit) @1e51af13   10 years michaelni avdevice/pulse_audio_enc: use getter function for AVFrame.channels …
(edit) @d554d004   10 years michaelni tests/fate.sh: If cat *.rep fails try it with a for loop. Fixes fate …
(edit) @f3158c3f   10 years michaelni version.sh: Print versions based on the last git tag for release …
(edit) @243236a6   10 years michaelni avcodec/hevc: fix "discards const qualifier from pointer target type" …
(edit) @772dfd5f   10 years michaelni avcodec/hevc: add some const to cbf arrays Signed-off-by: Michael …
(edit) @42ffa226   10 years michaelni hevc: clean up non relevant TODO cherry picked from commit …
(edit) @a5c621aa   10 years michaelni hevc: rename variable in boundary strength to b more explicit …
(edit) @e0492311   10 years michaelni Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9' * commit …
(edit) @4a73fa19   10 years michaelni Merge commit '4aa80808bcc2a30fcd7ce5b38594319df3a85b36' * commit …
(edit) @0a1ffc57   10 years michaelni Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8' * commit …
(edit) @2fb8aa9b   10 years michaelni Merge commit '53a11135f2fb2123408b295f9aaae3d6f861aea5' * commit …
(edit) @453224f1   10 years michaelni Merge commit 'e36a2f4c5280e2779b0e88974295a711cf8d88be' * commit …
(edit) @c11255ae   10 years michaelni Merge commit '4b169321b84502302f2badb056ebee4fdaea94fa' * commit …
(edit) @2e5c8b06   10 years michaelni Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d' * commit …
(edit) @e76f2d1   10 years anton hevc: eliminate the last element from TransformTree Replace it by …
(edit) @4aa80808   10 years anton hevc: eliminate unnecessary cbf_c{b,r} arrays They are replaced by …
(edit) @0daa2554   10 years anton hevc: do not store the transform inter_split flag in the context It …
(edit) @53a11135   10 years anton hevc: simplify splitting the transform tree blocks
(edit) @e36a2f4c   10 years anton hevc: eliminate an unnecessary array We do not need to store the …
(edit) @4b169321   10 years anton codec_desc: fix some typos in long codec names The rv20 typo spotted …
(edit) @c5fca017   10 years anton lavc: add a property for marking codecs that support frame reordering
(edit) @5003b8b9   10 years michaelni MAINTAINERS: update list of releases i maintain Signed-off-by: …
(edit) @a06c14a4   10 years michaelni avfilter/vf_spp: support setting dct avoptions from the filter graph …
(edit) @cab8fc62   10 years michaelni avfilter/vf_scale: fix log message category Signed-off-by: Michael …
(edit) @2f717be2   10 years michaelni avcodec/avdct: Add avcodec_dct_get_class() This should have been in …
(edit) @a7762384   10 years michaelni RELEASE: update, we are after 2.3 not 2.2 Found-by: jamrial …
(edit) @77ef9fd1   10 years michaelni hevc: eliminate unnecessary cbf_c{b,r} arrays - They are be replaced …
(edit) @772f7f4e   10 years michaelni hevc: fix skip_flag cherry picked from commit …
(edit) @3b777db1   10 years michaelni hevc: remove non necessary parameters to ff_hevc_set_qpy cherry …
(edit) @db0578a0   10 years lou doc/decoders: mention native Opus decoder Signed-off-by: Lou Logan …
(edit) @bcb7220   10 years Carl Eugen Hoyos Fix standalone compilation of the webm_dash_manifest demuxer.
(edit) @54326e0c   10 years Carl Eugen Hoyos Fix standalone compilation of the legacy mpegvideo decoder. Second try.
(edit) @6898c149   10 years Carl Eugen Hoyos Fix standalone compilation of the legacy mpegvideo decoder.
(edit) @449e3c85   10 years michaelni fate/hevc: update fate with 9 bitstreams - all of them testing HEVC …
(edit) @7f53f113   10 years michaelni Merge commit '42eb9154a83e9a7aedb1168b2f1112af765cf2b5' * commit …
(edit) @3d93ba56   10 years michaelni configure: fix memalign hack auto detection Should fix fate on haiku …
(edit) @f2850568   10 years michaelni doc/examples/muxing: fix "-flags" option Signed-off-by: Michael …
(edit) @81943a10   10 years michaelni x86: hevc_mc: load less data in epel filters Before: 5679 decicycles …
(edit) @36284ae9   10 years michaelni x86: hevc_mc: replace one lea by add Should have been in …
(edit) @e3fac208   10 years michaelni avfilter/vf_spp: use AVDCT Signed-off-by: Michael Niedermayer …
(edit) @932ff709   10 years michaelni avcodec: add avdct This provides a public sustainable API/ABI for DCT …
(edit) @42eb9154   10 years janne-libav fate: support testing of release branches Adding 'branch=release/10' …
(edit) @fbeb634e   10 years michaelni avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when …
(edit) @b051a1bb   10 years michaelni avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by …
(edit) @c2ef844   10 years michaelni Merge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c' * commit …
(edit) @c437765b   10 years michaelni doc/examples/muxing: Exchange tmp_frame and frame Reduces difference …
(edit) @541427ab   10 years anton eamad: use the bytestream2 API instead of AV_RL This is safer and …
(edit) @ad91bf85   10 years michaelni avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
(edit) @e97f5bef   10 years michaelni fate/hevc: adding CONFWIN_A conformance test cherry picked from …
(edit) @7bb3e70c   10 years michaelni fate/hevc: add flags unaligned cherry picked from commit …
(edit) @29228dbd   10 years michaelni fate/hevc: add BUMPING bitstream test cherry picked from commit …
(edit) @57e7d9d9   10 years michaelni Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d' * commit …
(edit) @6542e557   10 years michaelni Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15' * commit …
(edit) @0a7f3af2   10 years michaelni Merge commit '53abe32409f13687c864b3cda077a1aa906a2459' * commit …
(edit) @d1ce43a   10 years michaelni doc/examples/muxing: mark correct frame as writeable Bug found from …
(edit) @fbd46e2f   10 years michaelni doc/examples/muxing: Always use swr, simplifies code slightly …
(edit) @22e9fe06   10 years michaelni doc/examples/muxing: add alloc_audio_frame() and use it to simplify …
(edit) @a98cadef   10 years michaelni doc/examples/muxing: Move samples_count to OutputStream …
(edit) @8b1d54b   10 years michaelni doc/examples/muxing: free swr context at the end Signed-off-by: …
(edit) @bfb3b2b7   10 years michaelni x86/hevc_idct: add 12bit idct_dc Signed-off-by: James Almer …
(edit) @d4a9e89b   10 years michaelni avcodec/x86/hevcdsp_init: make license header consistent …
(edit) @706f81a2   10 years michaelni Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d' * commit …
(edit) @226b290   10 years michaelni Merge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a' * commit …
(edit) @7215fcf8   10 years diego avformat: Mark AVOutputFormat argument in avformat_query_codec as const
(edit) @ec4f04da   10 years diego avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const
(edit) @53abe324   10 years diego avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as …
(edit) @371cb964   10 years michaelni Merge commit '56f98e340fca894a76d1ddbe33118b8d8c4db34a' * commit …
(edit) @7cf08655   10 years michaelni doc/examples/muxing: Support setting flags, for example for setting …
(edit) @5d2cf1ae   10 years michaelni doc/examples/muxing: select a supported sample rate for the encoder, …
(edit) @ead22f42   10 years michaelni doc/examples/muxing: pick a supported channel layout if stereo isnt …
(edit) @9ccb9c8d   10 years michaelni doc/examples/muxing: move swr context to OutputStream Idea from: …
(edit) @1c0c19f8   10 years michaelni Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309' * commit …
(edit) @1ace9573   10 years michaelni x86/hevc_idct: replace old and unused idct functions Only 8-bit and …
(edit) @1a880b2f   10 years anton hevc: SSE2 and SSSE3 loop filters Additional contributions by James …
(edit) @73bb8f61   10 years anton hevcdsp: remove an unneeded variable in the loop filter beta0 and …
(edit) @56f98e3   10 years anton output example: convert audio to the format supported by the encoder
(edit) @884f7c97   10 years anton output example: set the stream timebase This is required by the new API.
(edit) @23480da0   10 years michaelni hevc: add support for bumping process cherry picked from commit …
(edit) @c0a586d9   10 years michaelni reintroduce avpriv_dsputil_init() to maintain ABI until next soname …
(edit) @9a6ca20e   10 years michaelni configure: replace pulse-simple with pulse pulse-simple is additional …
(edit) @036f11bd   10 years michaelni x86: hevc_mc: replace simple leas by adds lea is detrimental for …
(edit) @7295ee7f   10 years michaelni Merge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3' * commit …
(edit) @8b395315   10 years michaelni Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8' * commit …
(edit) @0a9bab5   10 years michaelni Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7' * commit …
(edit) @f6e218a0   10 years michaelni hevc: fix RAP_B_Bossen cherry picked from commit …
(edit) @bd0f2d31   10 years michaelni x86/hevc: add 12bits support for MC cherry picked from commit …
(edit) @7df98d8c   10 years michaelni x86/hevc: remove unused constant in deblocking filter cherry picked …
(edit) @7bdcf5c9   10 years michaelni x86/hevc: add 12bits support for deblocking filter cherry picked from …
(edit) @a06fac35   10 years michaelni avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta …
(edit) @24327706   10 years michaelni avutil/opt: ensure the right buffer is used in set_string_number() …
(edit) @d8520d3e   10 years diego mpegvideo: Move QMAT_SHIFT* defines to the only place they are used
Note: See TracRevisionLog for help on using the revision log.