]> git.sesse.net Git - ffmpeg/history - libavcodec
lavf: Don't try to update files atomically with renames on windows
[ffmpeg] / libavcodec /
2014-10-18 Anton Khirnovlavc: deprecate unused mb_threshold field
2014-10-18 Anton Khirnovlibvpxenc: add static-thresh private option
2014-10-18 Anton Khirnovlavc: deprecate unused me_threshold field
2014-10-18 Anton Khirnovlavc: make rc_buffer_aggressivity/rc_initial_cplx into...
2014-10-18 Anton Khirnovlavc: make rc_eq into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qmod_* into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qsquish a private option of mpegvideo...
2014-10-17 Vittorio Giovaradump: display codec tags when available
2014-10-17 Omer Osmanlibfdk-aacdec: Enable Dynamic Range Control Metadata...
2014-10-17 Omer Osmanlibfdk-aacdec: Enable Decoder Downmix including Downmix...
2014-10-15 Vittorio Giovaraimc: fix order of operations in coefficients read
2014-10-15 Anton Khirnovlavc: deprecate the use of AVCodecContext.time_base...
2014-10-15 Rémi Denis-Courmontvdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-15 Rémi Denis-Courmontvdpau: have av_vdpau_bind_context() fail on unsupported...
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-10-13 Rémi Denis-Courmonth263dec: call get_format() on resolution changes
2014-10-13 Rémi Denis-Courmonth263dec: call get_format after setting resolution and...
2014-10-08 Vittorio Giovaravc1: initialize color properties
2014-10-08 Vittorio Giovaravp9: initialize color space and range properties
2014-10-08 Vittorio Giovaravp8: initialize color space and range properties
2014-10-08 Vittorio Giovaraavcodec: fix colorspace option description
2014-10-08 Marc-Antoine Arnaudavcodec: add enum values on chroma sample location
2014-10-08 Marc-Antoine Arnaudavcodec: fix descriptions on color transfer options
2014-10-08 Vittorio Giovaradump: print the original coded dimensions when available
2014-10-08 Vittorio Giovaradump: print detailed color space information
2014-10-08 Vittorio Giovaradump: split audio and video probing on multiple lines
2014-10-08 Vittorio Giovaraavcodec: make sure color_range is properly initialized
2014-10-08 Luca Barbatovc1: Split the decoder in components
2014-10-08 Henrik Gramnerx86: h264_intrapred: Don't treat 32-bit integers as...
2014-10-08 James Almerjpeg2000: split off inverse MCT as Jpeg2000DSP
2014-10-07 Josh Allmannh263dec: Force padding bug workaround for H.263.
2014-10-07 Anton Khirnovhevc_mvs: make sure to always initialize the temporal...
2014-10-07 Anton Khirnovhevc_mvs: initialize the temporal MV in case of missing ref
2014-10-06 Rémi Denis-Courmontff_get_format: fix infinite loop
2014-10-06 Manfred Georglavc: specify the behavior of av_lockmgr_register on...
2014-10-06 Rémi Denis-Courmontvdpau: check video surface and decoder capabilities
2014-10-06 Rémi Denis-Courmontvdpau: add av_vdpau_bind_context()
2014-10-06 Rémi Denis-Courmontvdpau: force reinitialization when output resolution...
2014-10-05 Rémi Denis-Courmontvdpau: pass codec-specific parameters from hwaccel
2014-10-05 Rémi Denis-Courmontvdpau: common support for managing the VdpDecoder in...
2014-10-05 Rémi Denis-Courmontvdpau: factor out common end-of-frame handling
2014-10-05 Rémi Denis-Courmontvdpau: add helper for VDPAU to libav error codes conversion
2014-10-04 Luca Barbatovc1: Do not assume seek happens after decoding
2014-10-01 Michael Niedermayerlibx265: enable psnr reporting when requested by the...
2014-09-29 Michael Niedermayerh264: reset ret to avoid propagating minor failures
2014-09-29 Luca Barbatohevc: Initialize mergecand_list to 0
2014-09-26 Rémi Denis-Courmontmpeg12: Always invoke the get_format() callback
2014-09-26 Rémi Denis-Courmonth264: Always invoke the get_format() callback
2014-09-26 Rémi Denis-Courmonthwaccel: Call ->get_format again if hwaccel init fails
2014-09-26 Tristan Matthewsflac: Remove unused headers
2014-09-26 Tim Walkerac3enc: allow Dolby Pro Logic IIz as the Dolby Surround...
2014-09-26 Tim Walkerac3enc: allow Dolby Pro Logic II as a preferred downmix...
2014-09-26 Michael Niedermayervc1: Use logical instead of bitwise or for twomv
2014-09-26 Tim Walkervc1: Use logical instead of bitwise or for coded_inter
2014-09-26 Diego Biurrunpcm-dvd: Move a variable to a smaller scope
2014-09-25 Martin Storsjöavcodec: Fix a doxy comment to refer to the right function
2014-09-20 Diego Biurrundca: Remove some commented-out cruft
2014-09-16 Gabriel Dumedca: K&R formatting cosmetics
2014-09-09 Gabriel Dumedv: K&R formatting cosmetics
2014-09-09 Gabriel Dumedirac: K&R formatting cosmetics
2014-09-07 Diego BiurrunSplit off floating point AAN (I)DCT into separate compo...
2014-09-05 Diego BiurrunDrop unnecessary av_unused attributes.
2014-09-05 Diego BiurrunReplace av_unused attributes by block structures
2014-09-05 Diego Biurrunrdft: Move some variables into a separate block
2014-09-05 Diego Biurrunget_bits: Add OPEN_READER macro variant w/o size_plus8
2014-09-04 Diego Biurrunvc1: Split bits used in libavformat into a separate...
2014-09-04 Diego Biurrunbuild: Split WMA frequencies into a separate object...
2014-09-04 Diego Biurrunbuild: cosmetics: Group hwaccel OBJS declarations together
2014-09-03 Diego Biurrunfdctdsp: cosmetics: Drop one unnecessary if-block level
2014-09-03 Gabriel Dumewma: K&R formatting cosmetics
2014-09-03 Luca Barbatox265: Use the encoder defaults
2014-09-02 Gabriel Dumewmv2: K&R formatting cosmetics
2014-09-02 Pascal Massiminoxvid: Add C IDCT
2014-09-02 Diego Biurrunidctdsp: Add global function pointers for {add|put...
2014-09-02 Diego Biurrunget_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE
2014-09-02 Gabriel Dumeflv: K&R formatting cosmetics
2014-09-02 Gabriel Dumeasv: K&R formatting cosmetics
2014-09-02 Gabriel Dume8svx: Return proper error codes
2014-09-01 Gabriel Dumempeg4videodec: Fix low_delay error message
2014-09-01 Gabriel Dumeaac_adtstoasc_bsf: Return proper error code
2014-09-01 Diego Biurrundxva2: Clean up definition of _WIN32_WINNT
2014-09-01 Diego Biurrundxva2: Pass variable of correct type to IDirectXVideoDe...
2014-08-31 Michael Niedermayeravcodec: fix missing doxygen comment marker
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-27 Diego Biurrunx86: xvid: K&R formatting cosmetics
2014-08-27 Diego Biurruncosmetics: Make naming scheme of Xvid IDCT consistent...
2014-08-27 Diego Biurrunx86: xvid_idct: Drop unused definitions
2014-08-27 Luca Barbatovc1: Initialize start_code_found to 0
2014-08-26 Vittorio Giovarah264: fully check cropping amount from sps
2014-08-26 Gabriel Dumelibxvid: K&R formatting cosmetics
2014-08-26 Luca Barbatovc1: Fix the skip condition
2014-08-22 Janne Grunaurv34: use ff_mpeg_update_thread_context only when decod...
2014-08-21 Diego Biurrunmpeg12enc: Add missing #include for PICT_FRAME
2014-08-21 Diego Biurrunerror_resilience: Drop asserts from guess_mv()
2014-08-19 Diego Biurrunpcm: Drop av_unused attribute from variable that is...
2014-08-19 Diego Biurrunpcm: Drop unused variable from DECODE_PLANAR macro
2014-08-19 Diego Biurrunvc1: Add missing parentheses to conditions in vc1_decod...
2014-08-18 Christophe Gisquetproresenc: Properly account for alpha plane
2014-08-18 Christophe Gisquetproresenc: Realloc if buffer is too small
2014-08-18 Christophe Gisquetproresenc: Report buffer overflow
next