]> git.sesse.net Git - ffmpeg/history - libavcodec
Ignore all generated example binaries
[ffmpeg] / libavcodec /
2016-11-16 Janne Grunauaarch64: vp9: loop filter: replace 'orr; cbn?z' with...
2016-11-16 Janne Grunauaarch64: vp9: use alternative returns in the core loop...
2016-11-16 Gianluigi Tiesilibilbc: support for latest git of libilbc
2016-11-15 Diego Biurrungolomb: Replace __PRETTY_FUNCTION__ with __func__ for...
2016-11-14 Mark Thompsonqsv: Add VP8 decoder
2016-11-14 Mark Thompsonvp8: Return stream format information from parser
2016-11-14 Mark Thompsonqsv: Add VC-1 decoder
2016-11-14 Mark Thompsonvc1: Return stream format information from parser
2016-11-14 Mark Thompsonqsvdec: Only warn about unconsumed data if it happens...
2016-11-14 Mark Thompsonqsvdec: Pass field order information to libmfx
2016-11-14 Mark Thompsonqsvdec: Pass the correct profile to libmfx
2016-11-14 Mark Thompsonmpegvideo: Return correct coded frame sizes from parser
2016-11-14 Janne Grunauaarch64: vp9: loop_filter: fix typo in skip flatout8...
2016-11-13 Martin Storsjöaarch64: vp9: Implement NEON loop filters
2016-11-13 Martin Storsjöarm: vp9itxfm: Simplify txfm string comparisons
2016-11-13 Martin Storsjöaarch64: vp9: Add NEON itxfm routines
2016-11-13 Diego BiurrunDrop pointless void* casts
2016-11-13 Diego Biurrunaac: Drop pointless cast
2016-11-12 Diego Biurrunratecontrol: Use correct function pointer casts instead...
2016-11-11 Martin Storsjöarm: vp9: Add NEON loop filters
2016-11-11 Diego Biurrunlibxvid: Check return value of write() call
2016-11-11 Diego Biurrunlibxvid: Use proper context in av_log() calls
2016-11-11 Diego Biurrunlibxvid: Require availability of mkstemp()
2016-11-11 Martin Storsjöarm: vp9: Add NEON itxfm routines
2016-11-10 Mark Thompsonpthread_frame: Unreference hw_frames_ctx on per-thread...
2016-11-10 Martin Storsjöarm: vp9mc: Use a different helper register for PIC...
2016-11-10 Martin Storsjöaarch64: h264idct: Use the offset parameter to movrel
2016-11-10 Martin Storsjöarm: vp9mc: Minor adjustments from review of the aarch6...
2016-11-10 Martin Storsjöaarch64: vp9: Add NEON optimizations of VP9 MC functions
2016-11-10 Martin Storsjövp9: Make the subpel filters non-static
2016-11-10 Anton Khirnovpthread_frame: properly propagate the hw frame context...
2016-11-09 Diego Biurrunmpegaudiodsp: aarch64: Adjust function prototype after...
2016-11-08 Diego BiurrunUse avpriv_report_missing_feature() where appropriate
2016-11-08 Vittorio Giovarahevc: Support extradata changes from multiple stsd
2016-11-08 Vittorio Giovarahevc: Allow parsing external extradata buffers
2016-11-08 Vittorio Giovarahevc: Move hevc_decode_extradata before frame decoding
2016-11-08 Vittorio Giovaralavc: Add hevc main10 profile to avconv cli
2016-11-08 Vittorio Giovaralavu: Rename ycgco color space appropriately
2016-11-08 Diego Biurrunh264_qpel: x86: Move function with only one instance...
2016-11-07 Andreas Cadhalpunlzf: update pointer p after realloc
2016-11-07 Anton Khirnovqsv{enc,dec}: extend the internal frame allocator
2016-11-07 Anton Khirnovqsv{dec,enc}: use a struct as a memory id with internal...
2016-11-07 Anton Khirnovqsv{dec,enc}: always use an internal mfxFrameSurface1
2016-11-07 Hendrik Leppkesdxva2: fix surface selection when compiled with both...
2016-11-07 Derek Buitenhuislibx265: Add option to force IDR frames
2016-11-05 Diego Biurrunx86: Drop stray semicolons after function definitions
2016-11-04 Martin Storsjöarm: vp9mc: Insert a literal pool at the middle of...
2016-11-03 Diego BiurrunDrop unreachable break and return statements
2016-11-03 Diego Biurrundnxhdenc: Have function pointer prototype match impleme...
2016-11-03 Diego Biurrunpixblockdsp: Have function pointer prototype match...
2016-11-03 Diego Biurrunituh263dec: Have function signature match across declar...
2016-11-03 Diego Biurrunsvq3: Drop unused function dctcoef_get()
2016-11-03 Diego Biurrunintrax8: Have function signature match across declarati...
2016-11-03 Martin Storsjöoptions_table: Remove a now unnecessary include of...
2016-11-03 Martin Storsjöarm: vp9: Add NEON optimizations of VP9 MC functions
2016-11-03 Martin Storsjövp9: Flip the order of arguments in MC functions
2016-11-02 Diego Biurrunbink: Have function pointer prototype match implementation
2016-11-02 Diego Biurrunidct: Have function pointer prototype match implementation
2016-11-02 Diego Biurrunaactab: Move extern keyword to the front of array decla...
2016-10-30 Luca Barbatoqsv: Be informative when reporting that no data has...
2016-10-29 Diego BiurrunUse avpriv_request_sample() where appropriate
2016-10-28 Diego Biurrunsrt: Adjust signedness of sscanf format strings
2016-10-28 Diego Biurrundxtory: Drop nonsense ISO C printf conversion specifier...
2016-10-28 Diego BiurrunUse ISO C printf conversion specifiers where appropriate
2016-10-28 Diego Biurrunhap: Adjust printf length modifiers to match variable...
2016-10-28 Diego BiurrunAdjust printf conversion specifiers to match variable...
2016-10-27 Diego Biurrundnxhdenc: Drop pointless, commented-out debug output
2016-10-27 Diego Biurrunh264_loopfilter: Do not print value of uninitialized...
2016-10-27 Diego Biurrunmpegaudio: Do not print value of uninitialized variable
2016-10-24 Mark Thompsonvaapi_decode: Remove vestigial unmap code
2016-10-24 Mark Thompsonvaapi_decode: Clear parameter buffers to fix picture...
2016-10-24 Gwenole Beauchesnevaapi_h264: fix RefPicList[] field flags.
2016-10-22 Pierre Edouard Leperehevc: x86: Add add_residual() SIMD optimizations
2016-10-21 Vittorio Giovaralavu: Add JEDEC P22 color primaries
2016-10-21 Anton Khirnovhevc: factor out a repeated condition
2016-10-21 Anton Khirnovhevc: move the SliceType enum to hevc.h
2016-10-19 Diego Biurrunaudiodsp: x86: Remove pointless header file
2016-10-19 Diego Biurrunx86: videodsp: Add parentheses to expression to work...
2016-10-17 Diego Biurrunppc: avcodec: Drop silly "_ppc" suffixes from files...
2016-10-17 Mark Thompsonvaapi_encode: Write sequence header as extradata
2016-10-17 Mark Thompsonvaapi_h265: Include header for slice types
2016-10-17 Diego Biurrunx86: Add missing colons after assembly labels
2016-10-16 Anton Khirnovlavc: add a bitstream filter for extracting extradata...
2016-10-16 Anton Khirnovhevcdec: move parameter set parsing into a separate...
2016-10-16 Anton Khirnovhevcdec: split ff_hevc_diag_scan* declarations into...
2016-10-16 Anton Khirnovhevcdec: drop the prototype of a non-existing function
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-10-12 Kieran KunhyaAdd GBRAP12 pixel format support
2016-10-12 Vittorio Giovaralavc: bsf: Document input/output codecparam alloc/init...
2016-10-11 Alexandra Hájkováhevc: Add SSE2 and AVX IDCT
2016-10-10 Martin Storsjöaarch64: Add missing sign extension in ff_h264_idct8_ad...
2016-10-09 Yogender Guptanvenc: Fix error log
2016-10-07 Yogender Guptanvenc: Force high_444 profile for 444 input
2016-10-06 Anton KhirnovRevert "hevc: x86: Refactor IDCT macro declarations"
2016-10-06 Diego Biurrunh264_intrapred: x86: Update comments left behind in...
2016-10-06 Diego Biurrunhevc: x86: Refactor IDCT macro declarations
2016-10-05 Steve Lhommed3d11va: Use the proper decoding slice index
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_16_h work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_48/84/88_h work on 32-bit.
next