]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-08-15 Dave Yeortpproto: Check for the right feature when reading...
2013-08-14 Martin Storsjösdp: Add an option for sending RTCP packets to the...
2013-08-14 Martin Storsjörtpproto: Add an option for writing return packets...
2013-08-13 Martin Storsjörtpproto: Update the parameter documentation
2013-08-13 Luca Barbatosegafilm: Error out on impossible packet size
2013-08-13 Luca Barbatoogg: Always alloc the private context in vorbis_header
2013-08-13 Luca Barbatortjpeg: Use init_get_bits8
2013-08-13 Luca Barbatortjpeg: return meaningful error codes
2013-08-13 Luca Barbatonuv: Use av_fast_realloc
2013-08-13 Luca Barbatonuv: Reset the frame on resize
2013-08-13 Luca Barbatonuv: Pad the lzo outbuf
2013-08-13 Luca Barbatonuv: Do not ignore lzo decompression failures
2013-08-13 Ian Taylorpng: allow encoding 16-bit grayscale
2013-08-11 Hendrik Leppkeswmall: use AVFrame API properly
2013-08-10 Luca Barbatortmp: Do not misuse memcmp
2013-08-10 Martin Storsjödoc: Clarify the avconv section about -re
2013-08-10 Martin Storsjödoc: Add an example on publishing over RTMP
2013-08-10 Martin Storsjödoc: Add librtmp to the section header for the librtmp...
2013-08-10 Martin Storsjödoc: Explain that the default RTMP user agent is differ...
2013-08-10 Martin Storsjödoc: Extend the rtmp example to include how to pass...
2013-08-10 Martin Storsjörtmp: Detect and warn if the user tries to pass librtmp...
2013-08-10 Luca Barbatortmp: rename data_size to size
2013-08-10 Luca Barbatortmp: Use PRId64 when needed.
2013-08-10 Luca Barbatolavc: Add refcounted api to AVPacket
2013-08-10 Vittorio Giovarah264: check one context_init() allocation
2013-08-10 Vittorio Giovarah264: use explicit variable names for *_field_flag
2013-08-10 Vittorio Giovarah264: return meaningful values
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-09 Martin Storsjölibavutil: Move avpriv_open to a new file, file_open.c
2013-08-09 Martin Storsjöbktr: Changed a missed occurrance of open into avpriv_open
2013-08-09 Martin Storsjölibavutil: Enable the MSVC DLL symbol loading workaroun...
2013-08-09 Rémi Denis... ff_socket: put out-of-line and fallback to fcntl()...
2013-08-08 Anton KhirnovFATE: add a TAK test
2013-08-08 Martin Storsjöfile: Move win32 utf8->wchar open wrapper to libavutil
2013-08-08 Ben Avisonarm: Add assembly version of h264_find_start_code_candidate
2013-08-08 Ben Avisonh264dsp: Factorize code into a new function, h264_find_...
2013-08-08 Ben Avisonh264_parser: Initialize the h264dsp context in the...
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-08 Ben Avisonavio: Add const qualifiers to ffio_read_indirect
2013-08-08 Derek Buitenhuislibavutil: Don't use fcntl if the function does not...
2013-08-08 Diogo Francocmdutils: Only do the windows-specific commandline...
2013-08-07 Rémi Denis... libavformat: use avpriv_open()
2013-08-07 Rémi Denis... libavdevice: use avpriv_open()
2013-08-07 Rémi Denis... libavcodec: use avpriv_open()
2013-08-07 Rémi Denis... libavutil: use avpriv_open()
2013-08-07 Rémi Denis... libavutil: add avpriv_open() to open files with close...
2013-08-07 Vittorio Giovarampegvideo_enc: drop outdated copy_picture_attributes...
2013-08-07 Martin Storsjörtsp: Don't include the listen flag in the SDP demuxer...
2013-08-07 Kostya Shishkovdeprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID...
2013-08-07 Martin Storsjörtpenc_chain: Check for errors from ffio_fdopen and...
2013-08-07 Martin Storsjörtspenc: Check the return value from ffio_open_dyn_pack...
2013-08-06 Christian Schmidtpcm_bluray: Return AVERROR_INVALIDDATA instead of ...
2013-08-06 Diego Biurrunconfigure: Properly split dv1394 indev dependencies
2013-08-06 Diego Biurrunconfigure: Properly set zlib dependencies for all compo...
2013-08-06 Diego Biurrunconfigure: The W64 demuxer should select the WAV demuxe...
2013-08-06 Diego Biurrunconfigure: Properly split avserver component and system...
2013-08-06 Diego Biurrunriff: Move demuxing code to a separate file.
2013-08-06 Diego Biurrunriff: Move muxing code to a separate file
2013-08-06 Diego Biurrunavformat/dv: K&R formatting cosmetics
2013-08-06 Martin Storsjötcp: Use a different log message and level if there...
2013-08-06 Martin Storsjöunix: Convert from AVERROR to errno range before compar...
2013-08-06 Diego Biurrunavcodec/options: Drop deprecation warning suppression...
2013-08-05 Diego Biurrunriff.h: Remove stray extern declaration for non-existin...
2013-08-05 Kostya Shishkovtwinvq: Split VQF-specific part from common TwinVQ...
2013-08-05 Diego Biurruntwinvq: Prefix enums and defines shared with VoxWare...
2013-08-05 Kostya Shishkovtwinvq: move all bitstream reading into single place
2013-08-05 Ben Avisonmpegts: Remove one 64-bit integer modulus operation...
2013-08-05 Luca Barbatovc1: check mb_height validity.
2013-08-05 Luca Barbatovc1: check the source buffer in vc1_mc functions
2013-08-05 Luca Barbatobink: Bound check the quantization matrix.
2013-08-05 Luca Barbatonetwork: Use SOCK_CLOEXEC when available
2013-08-05 Luca Barbatolavf: Support unix sockets
2013-08-05 Luca Barbatolibx264: add shortcut for the bluray compatibility...
2013-08-05 Ben Avisonmpegts: Make discard_pid() faster for single-program...
2013-08-05 Ben Avisonmpegts: Remove one memcpy per packet
2013-08-05 Ben Avisonavio: Add an internal function for reading without...
2013-08-05 Diego Biurrunbuild: Add missing img2.o dependency to apetag.o
2013-08-05 Diego Biurrunismindex: Replace mkdir ifdeffery by os_support.h ...
2013-08-05 Rémi Denis... vdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis... vdpau: store picture data in picture's rather than...
2013-08-05 Rémi Denis... vdpau: deprecate VDPAU codec capability
2013-08-05 Rémi Denis... vdpau: deprecate old codec-specific pixel formats
2013-08-05 Rémi Denis... vdpau: remove old-style decoders
2013-08-05 Anton Khirnovavconv: support -t as an input option.
2013-08-05 Anton Khirnovavconv: make input -ss accurate when transcoding
2013-08-05 Anton Khirnovavconv: distinguish between -ss 0 and -ss not being...
2013-08-05 Anton Khirnovavconv: insert extra filters in the same way for both...
2013-08-05 Anton Khirnovlavfi/fifo: fix flushing when using request_samples
2013-08-05 Anton Khirnovavconv: fix usage of deprecated lavfi API
2013-08-04 Anton Khirnovavserver: do not use a static string as a default for...
2013-08-04 Alexandra Khirnovamxfenc: switch to av_reallocp_array() and check allocat...
2013-08-04 Luca Barbatoaac: Forward errors properly in aac_decode_frame_int
2013-08-04 Luca Barbatoaac: Check init_get_bits return value
2013-08-04 Anton Khirnovavconv: improve some variable names
2013-08-04 Anton Khirnovlavfi: add const to the AVFilter parameter of avfilter_...
2013-08-02 Diego Biurrunconfigure: Check for GCC diagnostic pragma support...
2013-08-02 Yusuke Nakamuraavcodec: Add output_picture_number to AVCodecParserContext
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-08-02 Diego Biurrunbuild: Add _Pragma macro to disable deprecated declarat...
2013-08-02 Diego Biurrundoc/print_options: Move options headers to a saner...
next