source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7fdd3142   10 years michaelni configure: add support for 74kf cpu Signed-off-by: Shivraj Patil …
(edit) @076bfe96   10 years michaelni configure: add support for mips64r6 and i6400 cpu This is a …
(edit) @8af3ce53   10 years michaelni configure: add support for mips32r5, p5600 cpu and msa Imagination …
(edit) @599dc8fe   10 years michaelni avcodec/hqx: Use av_clip_uintp2() Suggested-by: Reimar Döffinger …
(edit) @3553b815   10 years James avcodec/libdcadec: honor AVCodecContext bitexact flag Reviewed-by: …
(edit) @eff72a6c   10 years michaelni libavcodec/hqx: multi threading support Signed-off-by: Michael …
(edit) @b1b58310   10 years michaelni Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' * commit …
(edit) @259fd4c7   10 years michaelni avdevice/vfwcap: put the headers back in the order in which they need …
(edit) @fe25194c   10 years michaelni Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' * commit …
(edit) @71288bf8   10 years michaelni Merge commit '27852f2f1dec3749ea79883b70484c841169f747' * commit …
(edit) @7ef59803   10 years michaelni Merge commit '0266988ccd15436eaf5f7bb6f9509e6bfd5ce589' * commit …
(edit) @e77270cd   10 years michaelni Merge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d' * commit …
(edit) @72a58026   10 years michaelni Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb' * commit …
(edit) @98c7d305   10 years michaelni Merge commit 'be089af38f65dc8b1fe3564f98020fc815577edb' * commit …
(edit) @9fd3d9ac   10 years michaelni Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b' * commit …
(edit) @7b0689c5   10 years michaelni avcodec/nvenc: Add options for level and tier Previous version …
(edit) @7be2d2a7   10 years michaelni avcodec/h264: Use only one ERContext This fixes slice threads with …
(edit) @8d26c193   10 years diego avdevice: Apply a more consistent file naming scheme
(edit) @c201069   10 years diego avdevice: Add missing header for NULL_IF_CONFIG_SMALL Also reshuffle …
(edit) @27852f2f   10 years lu_zero libavformat: Handle error return from ff_listen_bind Handle error …
(edit) @0266988c   10 years vittorio.giovara hqx: Fix clipping error in idct put function Signed-off-by: Vittorio …
(edit) @783df7d5   10 years vittorio.giovara riff: Add 'M705' FourCC for mpeg2video
(edit) @5980c924   10 years vittorio.giovara dnxhd: Log the selected profile id
(edit) @98d0c423   10 years michaelni avcodec/h264: Be more tolerant to changing pps id between slices …
(edit) @be089af3   10 years vittorio.giovara mov: Rely on box type rather than file type for colr atom Although …
(edit) @f8fd0c29   10 years vittorio.giovara v210: Fix typo in header guards
(edit) @0773f673   10 years michaelni avfilter/vsrc_life: Fix mix of declarations and statements …
(edit) @df4fca21   10 years michaelni vda: Cast to not discard constant qualifier and silence compiler …
(edit) @d630f38   10 years michaelni avutil/x86/Makefile: fix conditional x86/emms.o build Signed-off-by: …
(edit) @e88b3852   10 years michaelni avcodec/aacdec: Fix storing state before PCE decode Fixes Ticket4460 …
(edit) @32e06c4   10 years michaelni avcodec/h264_ps: Move truncation check from VUI to SPS This more …
(edit) @48f27b78   10 years michaelni microdvd: do not export framerate hint as subtitle packet MicroDVD …
(edit) @edaca081   10 years michaelni Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d' * commit …
(edit) @8e1717cf   10 years michaelni Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909' * commit …
(edit) @79c11388   10 years Carl Eugen Hoyos lavf/apngenc: Do not print a warning in the normal use-case.
(edit) @b926f02e   10 years michaelni avutil/x86/Makefile: Make building and linking of emms.c conditional …
(edit) @a0854c08   10 years onemda avfilter: handle error in query_formats() in bunch of filters …
(edit) @21e034a4   10 years michaelni avformat/libquvi: Fix whitelist handling Fixes null pointer …
(edit) @bb815dfc   10 years diego g2meet: K&R formatting cosmetics
(edit) @845ab37   10 years michaelni avcodec/h264_slice: Fix uninitialized variable Signed-off-by: Michael …
(edit) @c4d37cd9   10 years anton matroskadec: export cover art correctly Generally, libavformat …
(edit) @38660128   10 years michaelni avcodec/h264_slice: Dont reset mb_aff_frame per slice Fixes null …
(edit) @795199fc   10 years michaelni avcodec/h264: use consistent argument name in MB_FIELD() macro …
(edit) @92f94fd5   10 years michaelni libavcodec/hqx: correct clipping error Signed-off-by: Michael …
(edit) @235589ee   10 years michaelni avformat/segment: Change enum to int, which is accessed via AVOption …
(edit) @f289422a   10 years michaelni avformat/ape: Use av_malloc_array() Signed-off-by: Michael …
(edit) @3662e251   10 years michaelni avformat/asfenc: Check for index_ptr allocation failure …
(edit) @d6bb8238   10 years michaelni webmdashenc: Fix fate in MSVC MSVC does not support the %F and %T …
(edit) @9c37c812   10 years michaelni Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae' * commit …
(edit) @0739179b   10 years michaelni Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf' * commit …
(edit) @6fd300a   10 years michaelni lavf: Add support for WebM Live Muxing This patch adds support for …
(edit) @27f27462   10 years lu_zero parseutils: Make av_small_strptime public And use it in libavformat. …
(edit) @c4b2017b   10 years michaelni avcodec/h264: finish previous slices before switching to single thread …
(edit) @43b43421   10 years michaelni avcodec/h264: Fix race between slices where one overwrites data from …
(edit) @4ec5762e   10 years michaelni tests/fate/mpeg4: add bitexact flag so as to avoid the version number …
(edit) @1b8d0717   10 years michaelni fate: add mpeg4_unpack_bframes bsf test Signed-off-by: Andreas …
(edit) @6d8c27f9   10 years michaelni libavformat/http.c: Fix missing parenthesis in http_listen() …
(edit) @eca39e29   10 years michaelni MAINTAINERS: Add Lou Logan as server admin as he is root too …
(edit) @7ddbb4e2   10 years michaelni avcodec/pthread_frame: Fix memleak with frame threads and allocated …
(edit) @108f2f38   10 years lu_zero parseutils: Extend small_strptime to be used in avformat The strptime …
(edit) @f79cd98   10 years lukasz.m.luki2 examples/avio_list_dir: init/deinit network Signed-off-by: Lukasz …
(edit) @a66dcfee   10 years michaelni avcodec/vc1dec: Check buf2 for malloc failure Signed-off-by: Michael …
(edit) @34bddf44   10 years michaelni avfilter/af_amix: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @8a8a1cce   10 years michaelni avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via …
(edit) @d2277aa7   10 years michaelni avformat/httpauth: Change enum to int, which is accessed via AVOption …
(edit) @ff6841c6   10 years michaelni avformat/utils: avoid discarded streams in …
(edit) @ba54512   10 years michaelni avfilter/vf_mpdecimate: Fix missing () Signed-off-by: Michael …
(edit) @42867522   10 years michaelni lavf/libsmbclient: implement directory listing callbacks Reviewed-by: …
(edit) @99a567cb   10 years michaelni Merge commit '249796e2560c2cce1add722c3e873de96b17be74' * commit …
(edit) @43482bd1   10 years michaelni swr/resample: use av_clip functions Signed-off-by: James Almer …
(edit) @be920e48   10 years michaelni Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9' * commit …
(edit) @db4ac46f   10 years michaelni Merge commit '31048d48b0410b9cfb6023054d81e627d01be342' * commit …
(edit) @39c6834c   10 years michaelni Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e' * commit …
(edit) @097efa47   10 years michaelni Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8' * commit …
(edit) @aa000dda   10 years michaelni avcodec/svq3: add scaling matrix init that was removed from h264 init …
(edit) @80a76905   10 years michaelni Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45' * commit …
(edit) @abae926e   10 years michaelni Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7' * commit …
(edit) @e6c71060   10 years michaelni avcodec/svq3: add initialization which was removed from h264 init …
(edit) @14d241b1   10 years michaelni Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690' * commit …
(edit) @249796e2   10 years anton svq3: initialize some required H264Context fields. They are no longer …
(edit) @68f48406   10 years michaelni Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0' * commit …
(edit) @cde98920   10 years michaelni Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76' * commit …
(edit) @5637ff0   10 years martin libavcodec: Clarify the documentation of the internal codec capability …
(edit) @31048d48   10 years derek.buitenhuis avcodec/libx265: export chosen picture types Signed-off-by: Michael …
(edit) @0968180f   10 years michaelni avfilter/yadif: Change enums to int, which are accessed via AVOption …
(edit) @9caec04a   10 years michaelni avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via …
(edit) @71fa0aa0   10 years michaelni mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub …
(edit) @cf880ccb   10 years michaelni avcodec/error_resilience: Avoid race with updating the error_count …
(edit) @bd737b51   10 years anton h264: reset the private data in init_thread_copy() The generic code …
(edit) @a939e5b2   10 years anton h264: remove a commented out nonsense line
(edit) @65afa65e   10 years anton h264: drop redundant initialization of the scaling matrices It will …
(edit) @e1f90771   10 years anton h264: factor out common code from init() and init_thread_copy()
(edit) @43fd3dd8   10 years anton h264: drop redundant initialization in init() There is no real …
(edit) @050324d0   10 years anton h264: initialize cur_chroma_format_idc This makes sure the various …
(edit) @84f226a3   10 years anton h264: use the correct SPS during PPS parsing There is in general no …
(edit) @4a58d757   10 years george lavf/http: add proof-of-concept http server. Signed-off-by: Stephan …
(edit) @0224b35c   10 years michaelni avcodec: add unpack packed B-frames bitstream filter Fixes Ticket …
(edit) @26f2e2f3   10 years michaelni webmdashenc: Support for live stream manifests This patch adds …
(edit) @bc0e65e7   10 years michaelni Merge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1' * commit …
(edit) @2171b7c5   10 years michaelni matroskadec: Add support for parsing live header files This patch …
Note: See TracRevisionLog for help on using the revision log.