]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-06-06 Martin Vignaliavcodec/exr: fix decoding of B44 exr when all channel...
2016-06-06 Martin Vignaliavcodec/exr: move channel_line_size to thread data
2016-06-06 Martin Vignaliavcodec/exr: improve pxr24 uncompress
2016-06-06 Martin Vignaliavcodec/exr: remove unneed scanline_size var
2016-06-06 Martin Vignaliavcodec/exr: fix tile decoding when all channels doesnt...
2016-06-06 Martin Vignaliavcodec/exr: indent the if (layer_match) part
2016-06-06 Martin Vignaliavcodec/exr: fix layer detection
2016-06-06 Michael Niedermayeravcodec/bmp_parser: Check fsize
2016-06-06 Michael Niedermayeravcodec/bmp_parser: reset state
2016-06-06 Michael Niedermayeravcodec/bmp_parser: Fix remaining size
2016-06-06 Michael Niedermayeravcodec/bmp_parser: Fix frame_start_found in cross...
2016-06-06 Michael Niedermayeravformat/matroskadec: Fix rounding error with codec_delay
2016-06-06 Michael Niedermayeravcodec/wmalosslessdec: Use unsigned operations for...
2016-06-05 Michael Niedermayeravformat/movenc: Skip unsupported video tracks in timec...
2016-06-05 Michael Niedermayeravfilter/af_amix: dont fail if there are no samples...
2016-06-05 Vivekanandavformat/allformats: Making av_register_all() thread...
2016-06-05 Michael Niedermayeravcodec/mpeg4videodec: Fix default low_delay flag value...
2016-06-05 Michael Niedermayeravcodec/mpeg4videodec: Print low_delay value with ...
2016-06-05 Thomas Mundtavfilter/vf_colormatrix: add bt.2020 colorspace
2016-06-05 Thomas Mundtavfilter/vf_colormatrix: increase precision
2016-06-05 Michael Niedermayeravutil/frame: Assert that width/height/channels is...
2016-06-05 Michael Niedermayerdoc/examples/transcoding: Use the decoders pixel format...
2016-06-05 Michael NiedermayerSeperate x264rgb encoder and only enable when its actua...
2016-06-05 Michael Niedermayeravformat/format: Print debug info when probe score...
2016-06-05 Michael Niedermayeravcodec/cfhd: clear idwt_buf on allocation
2016-06-05 Michael NiedermayerCheck av_dup_packet() return code
2016-06-05 Michael Niedermayeravcodec/mpegvideo: Deallocate last/next picture earlier
2016-06-04 Michael Niedermayeravformat/dump: Print tbc value
2016-06-04 Michael Niedermayeravcodec/utils: initialize delay in avcodec_parameters_t...
2016-06-04 Timo Rothenpieleravcodec/nvenc: Don't set packet duration
2016-06-04 Muhammad Faizavfilter/avf_showcqt: render default font at 960x16
2016-06-04 Michael Niedermayeravdevice/lavfi: Do not set avg_frame_rate to the timebase
2016-06-03 Michael Niedermayeravformat/version: Add Ticket5421 to list of tickets...
2016-06-03 Michael Niedermayeravformat/dump: Use codec and QP limits from AVCodecContext
2016-06-03 Jan Sebechlebskylibavutil/fifo: Fix fifo grow step
2016-06-03 Nicolas Georgelavf/udp: fix dead code.
2016-06-03 Thomas Bernardavformat/au: Write MetaData in AU Sun audio file header
2016-06-03 Matthieu Bouronlavc/mediacodecdec_h264: rename input_ref to input_pkt
2016-06-03 Matthieu Bouronlavc/mediacodecdec_h264: switch to new BSF API
2016-06-03 Matthieu Bouronlavc/vaapi_encoder_{h264,h265}: fix bad format warning
2016-06-03 Michael Niedermayerfate/prores: use aac fixed for audio to fix fate failur...
2016-06-02 Michael Niedermayertests/fate/h264: Add test for xavc and somewhat odd...
2016-06-02 Lars Kiesowdoc/filters: Remove duplicated setdar example
2016-06-02 Paul B Maholavcodec/magicyuv: set correct size of last slice for...
2016-06-02 Derek BuitenhuisMAINTAINERS: Remove myself
2016-06-02 Michael Niedermayeravformat: Copy properties from internal context
2016-06-02 Michael Niedermayeravcodec/h264_refs: Fix pps_ref_count with multiple PPS
2016-06-02 Michael Niedermayeravcodec/h264_refs: Remove unused pps_count
2016-06-02 Michael Niedermayeravformat/udp: Protect write to circular_buffer_error...
2016-06-02 Muhammad Faizavfilter/avf_showcqt: full chroma blending on draw_axis_yuv
2016-06-02 Paul B Maholavcodec/magicyuv: fix decoding of raw slices
2016-06-01 Mark Thompsonvaapi: Enable more libva surface formats
2016-06-01 Andriy Lysnevychavcodec/avpacket: Respect payload offset in av_grow_packet
2016-06-01 Michael Niedermayeravformat: Document where the AVOption names can be...
2016-06-01 Michael Niedermayeravcodec: Document where the AVOption names can be found...
2016-06-01 Michael Niedermayeravutil/frame: Document avcodec_get_frame_class() and...
2016-06-01 Michael Niedermayerlibrary.mak: Put -Umain back for tests
2016-06-01 Neil Birkbecklavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value...
2016-06-01 Piotr Bandurskiavformat/isom: add MagicYUV FourCCs
2016-05-31 Paul B Maholavocdec: add MagicYUV decoder
2016-05-31 Michael Niedermayeravcodec/bmp_parser: Fix state
2016-05-31 Timo Rothenpieleravcodec/nvenc: Refactor timestamp generation logic
2016-05-31 Timo Rothenpieleravcodec/nvenc: forward frame duration
2016-05-31 Timo Rothenpieleravcodec/nvenc: Handle minqp-only case in set_vbr
2016-05-31 Timo Rothenpieleravcodec/nvenc: twopass mode works in all modes
2016-05-31 Timo Rothenpieleravcodec/nvenc: Fix forcing constqp rc mode
2016-05-31 Andrey Turkinavcodec/nvenc: don't enqueue timestamps until a frame...
2016-05-31 Andrey Turkinavcodec/nvenc: refactor encode_frame a bit
2016-05-31 foo86avcodec/dca_parser: skip initial padding
2016-05-31 foo86avcodec/dca_parser: simplify state machine
2016-05-31 foo86avcodec/dca: support EXSS marker in avpriv_dca_convert_...
2016-05-31 foo86avcodec/dca: require checked bitstream reader
2016-05-31 Andrey Turkinavcodec/nvenc: extract timestamp calculations into...
2016-05-31 Andrey Turkinavcodec/nvenc: rework library load and GPU selection
2016-05-31 Andrey Turkinavcodec/nvenc: allow configuring number of surfaces
2016-05-31 Andrey Turkinavcodec/nvenc: use INIT_CLEANUP to deal with init failures
2016-05-31 Andrey Turkinavcodec/nvenc: add rate control option
2016-05-31 Andrey Turkinavcodec/nvenc: convert tier to AVOptions
2016-05-31 Andrey Turkinavcodec/nvenc: convert levels to AVOptions
2016-05-31 Andrey Turkinavcodec/nvenc: convert profile parsing to AVOptions
2016-05-31 Andrey Turkinavcodec/nvenc: use AVOptions to select presets
2016-05-31 Michael Niedermayerdoc: Add color_trc values
2016-05-31 Andrey Turkinavcodec/nvenc: split H264/HEVC encoder definitions...
2016-05-31 Rostislav Pehlivanovaacpsy: remove dead code
2016-05-30 Marton Balintavformat/movenc: remove useless if and reindent
2016-05-30 Marton Balintavformat/movenc: propagate shift_data errors properly
2016-05-30 Marton Balintffplay: simplify display code
2016-05-30 Michael Niedermayeravcodec/libxvid: Fix use of uninitialized AVPacket...
2016-05-30 ZhouXiaoyongavcodec/mips/h264qpel_mmi.c: Version 2 of the optimizat...
2016-05-30 Mark Reidlibavformat/movenc: remove unnecessary null check
2016-05-29 Michael Niedermayeravfilter/f_loop: Fix leak on error
2016-05-29 Michael Niedermayeravfilter/vf_fieldhint: Reorder operation to prevent...
2016-05-29 Michael Niedermayeravfilter/vf_fieldhint: Assert that mode is valid
2016-05-29 Michael Niedermayeravutil/softfloat: Improve doxy for av_sub_sf() and...
2016-05-29 Michael Niedermayeravformat/udp: Remove unused variable
2016-05-29 Michael Niedermayeravformat/movenc: Fix potential track width/height overflows
2016-05-29 Michael Niedermayeravformat/movenc: Avoid integer overflow
2016-05-28 Thomas Guilbertavformat/oggparseopus: Fix Undefined behavior in oggpar...
2016-05-28 Michael Niedermayeravformat/utils: avoid overflow in compute_chapters_end...
2016-05-28 Michael Niedermayeravformat/utils: avoid overflow in update_stream_timings...
next