]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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-18 Timothy B.... resample: Avoid off-by-1 errors in PTS calcs.
2014-10-18 Anton Khirnovurlprotocol: remove unused url_interrupt_cb declaration
2014-10-17 Uwe L. Kornrtmpproto: Add pause support
2014-10-17 Uwe L. Kornrtmpproto: Track last received timestamp
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-17 Uwe L. Kornrtmpproto: Add getStreamLength call to query duration
2014-10-17 Uwe L. Kornrtmpproto: Add function to read a number response
2014-10-17 Luca Barbatocmdutils: Use the correct guard
2014-10-17 Luca Barbatoavformat: Make avformat_free_context handle NULL
2014-10-17 Vittorio Giovaraavconv: check return value
2014-10-17 Vittorio Giovaraavconv: fix leak in filter error
2014-10-17 Luca Barbatoavprobe: Remove a pointless check
2014-10-17 Luca Barbatoavplay: Always free opts
2014-10-17 Luca Barbatoavplay: Always free find_stream_info options
2014-10-17 Janne Grunaufate: add mpeg4 tests for frame size changes
2014-10-16 Mika Raentoismindex: use tfhd default duration if no sample duration
2014-10-16 Michael Lynchrtsp: Check a memory allocation
2014-10-15 Martin Storsjörtmpproto: Fix a typo
2014-10-15 Martin Storsjörtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
2014-10-15 Martin Storsjörtpdec_hevc: Rename a variable for clarity
2014-10-15 Vittorio Giovaramov: Correctly check the color transfer characteristics...
2014-10-15 Vittorio Giovaraimc: fix order of operations in coefficients read
2014-10-15 Martin Storsjösdp: Provide out of bound parameter sets for HEVC if...
2014-10-15 Martin Storsjörtpdec_hevc: Parse out of band vps/sps/pps/sei from...
2014-10-15 Anton Khirnovavconv: replace AVCodecContext.time_base with framerate
2014-10-15 Anton Khirnovlavf: switch to AVCodecContext.framerate for demuxing
2014-10-15 Anton Khirnovlavc: deprecate the use of AVCodecContext.time_base...
2014-10-15 Rémi Denis... vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-15 Rémi Denis... vdpau: have av_vdpau_bind_context() fail on unsupported...
2014-10-15 Rémi Denis... doc: fix typing mistake
2014-10-14 Martin Storsjömov: Handle tfdt atoms
2014-10-14 Martin Storsjömovenc: Write tfdt atoms
2014-10-13 Anton Khirnovlavf: use initial_padding instead of deprecated delay
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-10-13 Rémi Denis... h263dec: call get_format() on resolution changes
2014-10-13 Rémi Denis... h263dec: call get_format after setting resolution and...
2014-10-12 Mark McGoughicecast: Do not use chunked post
2014-10-12 Martin Storsjömovenc: Simplify code by using an existing local pointer
2014-10-12 Martin Storsjömovenc: Print a warning for an unhandled case of nonzer...
2014-10-12 Martin Storsjömovenc: Write edit lists for fragmented files as well...
2014-10-12 Martin Storsjömovenc: Add some comments explaining subtle details...
2014-10-12 Michael Niedermayermovenc: Adjust edit lists to trim out parts of tracks...
2014-10-12 Martin Storsjösmoothstreamingenc: Simplify code by removing a redunda...
2014-10-11 Michael Niedermayerlavf: Don't drop both pts and dts if timestamps are...
2014-10-10 Luca Barbatotcp: Add AVOption support
2014-10-10 Luca Barbatotls: Support passing old-style tcp options
2014-10-10 Luca Barbatortsp: Add rtsps to the probe
2014-10-10 Luca Barbatortsp: Support tls when in listen mode
2014-10-10 Luca Barbatortsp: Support tls-encapsulated RTSP
2014-10-10 Luca Barbatortsp: Check for command strings without spaces
2014-10-10 Luca Barbatosctp: Use AVERROR_BUG instead of abort()
2014-10-10 Luca Barbatolavf: More informative error message
2014-10-10 James Almerw32pthreads: use the condition variable API directly...
2014-10-10 James Almerw32pthreads: use the CONDITION_VARIABLE typedef if...
2014-10-09 Mika Raentoismindex: handle discontinuous streams better
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 Giovaramov: support the Color Parameter Atoms 'colr'
2014-10-08 Vittorio Giovaraavcodec: fix colorspace option description
2014-10-08 Marc-Antoine... avcodec: add enum values on chroma sample location
2014-10-08 Marc-Antoine... avcodec: fix descriptions on color transfer options
2014-10-08 Sylvain Rabotdump: Update streams and chapters printout format
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 Giovarapixdesc: return color properties names
2014-10-08 Vittorio Giovarapixfmt: mark further reserved values
2014-10-08 Vittorio Giovaradoc: expand description for some color properties
2014-10-08 Vittorio Giovaraavprobe: print color properties for show_streams
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 Vittorio Giovaraavformat: bump version after mime_type change
2014-10-08 Andreas Cadhalpunavformat: use const char* instead of uint8_t* for AVPro...
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 Martin Storsjölavf: Set the stream time base hint properly for chaine...
2014-10-06 Martin Storsjösdp: Simplify parsing/conversion of H264 extradata
2014-10-06 Rémi Denis... ff_get_format: fix infinite loop
2014-10-06 Manfred Georglavc: specify the behavior of av_lockmgr_register on...
2014-10-06 Rémi Denis... avconv_vdpau: update to new VDPAU interface
2014-10-06 Rémi Denis... vdpau: check video surface and decoder capabilities
2014-10-06 Rémi Denis... vdpau: add av_vdpau_bind_context()
2014-10-06 Rémi Denis... vdpau: force reinitialization when output resolution...
2014-10-05 Rémi Denis... vdpau: pass codec-specific parameters from hwaccel
2014-10-05 Rémi Denis... vdpau: common support for managing the VdpDecoder in...
2014-10-05 Rémi Denis... vdpau: factor out common end-of-frame handling
2014-10-05 Rémi Denis... vdpau: add helper for VDPAU to libav error codes conversion
2014-10-04 Antonio Ospitex11grab: Check the XQueryPointer return value
2014-10-04 Luca Barbatox11grab: Check XFixesGetCursorImage return value
2014-10-04 Luca Barbatox11grab: Check for XFixes availability at runtime
2014-10-04 Luca Barbatovc1: Do not assume seek happens after decoding
next