]> git.sesse.net Git - ffmpeg/history - libavcodec
build: Add pthreads to list of avutil extralibs
[ffmpeg] / libavcodec /
2017-03-01 Diego Biurrunbuild: Generalize yasm/nasm-related variable names
2017-03-01 Diego Biurrunx86: hevc: Add missing colons after assembly labels
2017-02-28 Michael Niedermayerh264_sei: Check actual presence of picture timing SEI...
2017-02-28 Ben Changnvenc: Fix the preset mapping list
2017-02-25 Anton Khirnovlavc: make sure not to return EAGAIN from codecs
2017-02-25 Anton Khirnovsvq3: fix the slice size check
2017-02-24 John Stebbinsh264dec: fix dropped initial SEI recovery point
2017-02-23 Martin Storsjöaarch64: vp9itxfm: Reorder iadst16 coeffs
2017-02-23 Martin Storsjöarm: vp9itxfm: Reorder iadst16 coeffs
2017-02-23 Martin Storsjöaarch64: vp9itxfm: Reorder the idct coefficients for...
2017-02-23 Martin Storsjöarm: vp9itxfm: Reorder the idct coefficients for better...
2017-02-23 Martin Storsjöaarch64: vp9itxfm: Avoid reloading the idct32 coefficients
2017-02-23 Martin Storsjöarm: vp9itxfm: Avoid reloading the idct32 coefficients
2017-02-23 Martin Storsjöarm: vp9lpf: Implement the mix2_44 function with one...
2017-02-23 Martin Storsjöaarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup...
2017-02-23 Martin Storsjöarm/aarch64: vp9lpf: Keep the comparison to E within...
2017-02-23 Diego BiurrunPlace attribute_deprecated in the right position for...
2017-02-20 Diego Biurrunnvenc: Fix nvec vs. nvenc typo
2017-02-18 Mark Thompsonwebp: Fix alpha decoding
2017-02-16 Mark Thompsonvaapi_encode: Discard output buffer if picture submissi...
2017-02-15 Martin Storsjölibopenh264dec: Let the framework use the h264_mp4toann...
2017-02-13 Mark Thompsonvaapi: Implement device-only setup
2017-02-13 Mark Thompsonlavc: Add device context field to AVCodecContext
2017-02-12 Martin Storsjöaarch64: vp9lpf: Fix broken indentation/vertical alignment
2017-02-11 Martin Storsjöaarch64: vp9lpf: Interleave the start of flat8in into...
2017-02-11 Martin Storsjöarm: vp9lpf: Interleave the start of flat8in into the...
2017-02-11 Luca Barbatodv: Convert to the new bitstream reader
2017-02-11 Luca Barbatoaac: Validate the sbr sample rate before using the...
2017-02-11 Anton Khirnovlavc: use av_cpu_max_align() instead of hardcoding...
2017-02-10 Martin Storsjöarm: vp9lpf: Use orrs instead of orr+cmp
2017-02-10 Martin Storsjöarm/aarch64: vp9lpf: Calculate !hev directly
2017-02-10 Martin Storsjöaarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc...
2017-02-10 Martin Storsjöarm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by...
2017-02-10 Martin Storsjöaarch64: vp9mc: Calculate less unused data in the 4...
2017-02-10 Martin Storsjöarm: vp9mc: Calculate less unused data in the 4 pixel...
2017-02-10 Martin Storsjöaarch64: vp9mc: Simplify the extmla macro parameters
2017-02-10 Martin Storsjöutvideodec: Add a missing include
2017-02-09 Timo Rothenpielernvenc: make gpu indices independent of supported capabi...
2017-02-09 Derek Buitenhuisavcodec: Mark some codecs with threadsafe init as such
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Fix incorrect vertical alignment
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Update a comment to refer to a regis...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Use the right lane sizes in 8x8...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Use a single lane ld1 instead of...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Share instructions for loading idct...
2017-02-09 Martin Storsjöarm: vp9itxfm: Share instructions for loading idct...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Do separate functions for half/quart...
2017-02-09 Martin Storsjöarm: vp9itxfm: Do a simpler half/quarter idct16/idct32...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Move the load_add_store macro out...
2017-02-09 Martin Storsjöarm: vp9itxfm: Move the load_add_store macro out from...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Make the larger core transforms...
2017-02-09 Martin Storsjöarm: vp9itxfm: Make the larger core transforms standalo...
2017-02-08 Martin Storsjöomx: Use the EOS flag to handle flushing at the end
2017-02-07 Diego BiurrunUse bitstream_init8() where appropriate
2017-02-06 Alexandra Hájkováwma: Convert to the new bitstream reader
2017-02-05 Martin Storsjöaarch64: vp9itxfm: Restructure the idct32 store macros
2017-02-05 Martin Storsjöarm: vp9itxfm: Avoid .irp when it doesn't save any...
2017-02-03 Diego Biurrunasm: Consistently uppercase SECTION markers
2017-02-02 Alexandra Hájkovásvq3: Convert to the new bitstream reader
2017-02-01 wm4lavc: deprecate refcounted_frames field
2017-02-01 Anton KhirnovMark some arrays that never change as const.
2017-01-31 Alexandra Hájkováffv1: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováh261dec: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováshorten: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováralf: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováloco: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováfic: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkovádirac: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkovácavs: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováaic: Convert to the new bitstream reader
2017-01-31 Diego Biurrungolomb: Convert to the new bitstream reader
2017-01-31 Andreas Cadhalpunpgssubdec: reset rle_data_len/rle_remaining_len on...
2017-01-30 Mark Thompsonvaapi_encode: Add VP8 support
2017-01-30 Mark Thompsonvaapi_encode: Pass framerate parameters to driver
2017-01-30 Mark Thompsonvaapi_h264: Enable VBR mode
2017-01-30 Mark Thompsonvaapi_encode: Support VBR mode
2017-01-29 Mark Thompsonvaapi_encode: Add MPEG-2 support
2017-01-25 Alexandra Hájkovátak: Convert to the new bitstream reader
2017-01-25 Diego Biurrunmagicyuv: Convert to the new bitstream reader
2017-01-25 Diego Biurruntruemotion2rt: Convert to the new bitstream reader
2017-01-25 Alexandra Hájkováwavpack: Convert to the new bitstream reader
2017-01-25 Alexandra Hájkovámpc: Convert to the new bitstream reader
2017-01-20 Alexandra Hájkovádxtory: Convert to the new bitstream reader
2017-01-20 Alexandra Hájkováapedec: Convert to the new bitstream reader
2017-01-19 Anton Khirnovmpegvideoenc: make a table const
2017-01-19 Anton Khirnovzmbvenc: get rid of a global table
2017-01-19 Derek Buitenhuishevc: Mark as having threadsafe init
2017-01-17 Alexandra Hájkováals: Convert to the new bitstream reader
2017-01-17 Luca Barbatonvenc: Explicitly push the cuda context on encoding
2017-01-13 Alexandra Hájkováalac: Convert to the new bitstream reader
2017-01-13 Luca Barbatoqsv: Set the correct range for la_depth
2017-01-12 Anton Khirnovtheora: export cropping information instead of handling...
2017-01-12 Anton Khirnovh264dec: export cropping information instead of handlin...
2017-01-12 Anton Khirnovh264dec: be more explicit in handling container cropping
2017-01-12 Anton Khirnovhevcdec: export cropping information instead of handlin...
2017-01-12 Anton Khirnovlavc: add an option for exporting cropping information...
2017-01-12 Anton Khirnovqsvdec: do not sync PIX_FMT_QSV surfaces
2017-01-12 Steve Lhommedxva2: allow an empty array of ID3D11VideoDecoderOutputView
2017-01-12 Steve Lhommedxva2: get the slice number directly from the surface...
2017-01-11 Mark Thompsonvaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b...
2017-01-11 Mark Thompsonvaapi_encode: Support forcing IDR frames via AVFrame...
next