]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-04-06 Michael Niedermayeravcodec/h264: Fix race between slices where one overwri...
2015-04-06 Michael Niedermayertests/fate/mpeg4: add bitexact flag so as to avoid...
2015-04-06 Andreas Cadhalpunfate: add mpeg4_unpack_bframes bsf test
2015-04-06 Stephan Holljeslibavformat/http.c: Fix missing parenthesis in http_lis...
2015-04-06 Michael NiedermayerMAINTAINERS: Add Lou Logan as server admin as he is...
2015-04-06 Michael Niedermayeravcodec/pthread_frame: Fix memleak with frame threads...
2015-04-06 Lukasz Marekexamples/avio_list_dir: init/deinit network
2015-04-06 Michael Niedermayeravcodec/vc1dec: Check buf2 for malloc failure
2015-04-06 Michael Niedermayeravfilter/af_amix: Use av_mallocz_array()
2015-04-06 Michael Niedermayeravfilter/vsrc_mptestsrc: Change enum to int, which...
2015-04-06 Michael Niedermayeravformat/httpauth: Change enum to int, which is accesse...
2015-04-06 Michael Niedermayeravformat/utils: avoid discarded streams in av_find_defa...
2015-04-06 Michael Niedermayeravfilter/vf_mpdecimate: Fix missing ()
2015-04-05 Mariusz Szczepańczyklavf/libsmbclient: implement directory listing callbacks
2015-04-05 Michael NiedermayerMerge commit '249796e2560c2cce1add722c3e873de96b17be74'
2015-04-05 James Almerswr/resample: use av_clip functions
2015-04-05 Michael NiedermayerMerge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
2015-04-05 Michael NiedermayerMerge commit '31048d48b0410b9cfb6023054d81e627d01be342'
2015-04-05 Michael NiedermayerMerge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
2015-04-05 Michael NiedermayerMerge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
2015-04-05 Michael Niedermayeravcodec/svq3: add scaling matrix init that was removed...
2015-04-05 Michael NiedermayerMerge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
2015-04-05 Michael NiedermayerMerge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
2015-04-05 Michael Niedermayeravcodec/svq3: add initialization which was removed...
2015-04-05 Michael NiedermayerMerge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
2015-04-05 Anton Khirnovsvq3: initialize some required H264Context fields.
2015-04-05 Michael NiedermayerMerge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
2015-04-05 Michael NiedermayerMerge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'
2015-04-05 Martin Storsjölibavcodec: Clarify the documentation of the internal...
2015-04-05 Michael Niedermayeravcodec/libx265: export chosen picture types
2015-04-05 Michael Niedermayeravfilter/yadif: Change enums to int, which are accessed...
2015-04-05 Michael Niedermayeravfilter/vsrc_mandelbrot: Change enums to int, which...
2015-04-05 Andreas Cadhalpunmpeg4: suggest mpeg4_unpack_bframes bsf instead of...
2015-04-05 Michael Niedermayeravcodec/error_resilience: Avoid race with updating...
2015-04-05 Anton Khirnovh264: reset the private data in init_thread_copy()
2015-04-05 Anton Khirnovh264: remove a commented out nonsense line
2015-04-05 Anton Khirnovh264: drop redundant initialization of the scaling...
2015-04-05 Anton Khirnovh264: factor out common code from init() and init_threa...
2015-04-05 Anton Khirnovh264: drop redundant initialization in init()
2015-04-05 Anton Khirnovh264: initialize cur_chroma_format_idc
2015-04-05 Anton Khirnovh264: use the correct SPS during PPS parsing
2015-04-05 Stephan Holljeslavf/http: add proof-of-concept http server.
2015-04-05 Andreas Cadhalpunavcodec: add unpack packed B-frames bitstream filter
2015-04-05 Vignesh Venkatasubra... webmdashenc: Support for live stream manifests
2015-04-04 Michael NiedermayerMerge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1'
2015-04-04 Vignesh Venkatasubra... matroskadec: Add support for parsing live header files
2015-04-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-04-04 Himangi Saraogiavconv: Avoid theoretical NULL dereferences
2015-04-04 Michael Niedermayeravcodec/h264_refs: More completely clear slice contexts...
2015-04-04 Michael Niedermayeravcodec/h264: Fail for invalid mixed IDR / non IDR...
2015-04-04 Michael Niedermayeravcodec/h264_mb: assert that frame waiting code actuall...
2015-04-04 Michael Niedermayeravcodec/h264_refs: Do not set reference to things which...
2015-04-04 Carl Eugen... lavf/mov: Do not overread iTunes metadata.
2015-04-04 Michael Niedermayeravcodec/h264_slice: make current_slice reset code more...
2015-04-04 Michael Niedermayeravcodec/h264: use goto end instead of return for hwacce...
2015-04-04 Himangi Saraogiavformat/rtsp: Fix null pointer dereference
2015-04-04 Rodger Combslavf/assenc: style nits
2015-04-04 wm4matroskadec: export cover art correctly
2015-04-04 Andreas Cadhalpunmpeg4: use a self-explanatory #define MAX_NVOP_SIZE
2015-04-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-04-04 Michael Niedermayeravcodec/h264: silence ER warning when no slice threads...
2015-04-03 Lou LoganMAINTAINERS: add Reynaldo as a Twitter maintainer
2015-04-03 Michael Niedermayeravcodec/h264: reenable ER except with slice threads...
2015-04-03 Michael NiedermayerMerge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'
2015-04-03 Michael NiedermayerMerge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035'
2015-04-03 Michael Niedermayerffmpeg: Fix extradata allocation
2015-04-03 Michael Niedermayertests/fate/hevc: Use a bitexact scaler in the hevc...
2015-04-03 Michael NiedermayerMerge commit 'b2965ec7761c99e8ef9c217a28a517e37f010480'
2015-04-03 Michael NiedermayerMerge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
2015-04-03 Michael NiedermayerMerge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
2015-04-03 Michael NiedermayerMerge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
2015-04-03 Carl Eugen... Fix codec fps diplay for very small fps.
2015-04-03 Carl Eugen... lavf/mpeg: Support alaw in Hikvision CCTV recordings.
2015-04-03 Carl Eugen... lavf/mpeg: Support more audio codecs in Hikvision CCTV...
2015-04-03 Michael NiedermayerMerge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
2015-04-03 Michael NiedermayerMerge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'
2015-04-03 Lou Logancmdutils: fix "Commmand" typo
2015-04-03 Andreas Cadhalpunmpeg4: only show the divx_packed warning, when a packed...
2015-04-03 Michael Niedermayerffmpeg: Fix indentation
2015-04-03 Michael Niedermayerffmpeg: last frame duplication heuristic
2015-04-03 Rong Yanavcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()
2015-04-03 Himangi Saraogifiltfmts: Avoid null pointer dereference
2015-04-03 Steve Dierkerlibavformat/mxf.c: Relaxed ProRes pattern
2015-04-03 Anton Khirnovh264: disable ER by default
2015-04-03 Anton Khirnovavconv: do not overwrite the stream codec context for...
2015-04-03 Anton KhirnovFATE: add a test for parameter changes in HEVC
2015-04-03 Anton Khirnovhevc: make sure no dangling pointers remain around...
2015-04-03 Anton Khirnovhevc: do not change the VPS if its contents are the...
2015-04-03 Anton Khirnovhevc: export stream parameters from extradata
2015-04-03 Anton Khirnovhevc: split out setting AVCodecContext parameters
2015-04-03 Martin Storsjömpegtsenc: Take max_delay into account when buffering...
2015-04-03 Mariusz Szczepańczykdoc/examples: Handle new types in avio_list_dir
2015-04-03 Mariusz Szczepańczyklavf/avio: Add new types to AVIODirEntryType, bump...
2015-04-02 Stephen Hutchinsondoc: Slightly revise AviSynth version info
2015-04-02 Lukasz Mareklavf/ftp: remove fixed length buffers from context
2015-04-02 Lukasz Mareklavf/ftp: parse user and password once
2015-04-02 Stephen Hutchinsonavisynth: Bump minimum required version to interface...
2015-04-02 Stephen Hutchinsonavisynth: Fix detection of AviSynth 2.5
2015-04-02 James Almeravcodec/pngenc: don't return a value in a void function
2015-04-02 Lukasz Marekfate: add AVDictionary tests
next