]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-08-02 Gavriloaie... rtmp: Add seek support
2013-08-02 Vittorio Giovarah264_sei: Return meaningful values
2013-08-01 Vittorio Giovarah264_sei: K&R formatting cosmetics
2013-08-01 Diego Biurrunh264_sei: Remove pointless old comment
2013-08-01 Diego Biurruntwinvq: Add proper twinvq prefixes to identifiers
2013-08-01 Diego Biurrunflvdec: Eliminate completely silly goto
2013-08-01 Diego Biurrunflvdec: K&R formatting cosmetics
2013-08-01 Diego Biurrunflvdec: Fix = vs. == typo in sample rate check
2013-08-01 Martin Storsjörtsp: Simplify code for forming the remote peer url
2013-08-01 Vittorio Giovaraavframe: have av_frame_get_side_data take const AVFrame*
2013-08-01 Martin Storsjörtpproto: Allow specifying a separate rtcp port in...
2013-08-01 Martin Storsjörtpproto: Check the size before reading buf[1]
2013-07-31 Vittorio Giovaraavconv: add -n option to immediately exit when output...
2013-07-31 Martin Storsjöavconv: Call exit_program instead of exit in avconv_opt...
2013-07-31 Martin Storsjöavopt: Check whether the object actually has got an...
2013-07-31 Martin Storsjörtpproto: Move rtpproto specific function declarations...
2013-07-31 Martin Storsjörtpproto: Simplify the rtp_read function by looping...
2013-07-31 Martin Storsjörtpproto: Remove a misplaced comment
2013-07-31 Martin Storsjörtpproto: Support nonblocking reads
2013-07-31 Martin Storsjörtpenc: Simplify code by introducing a macro for rescal...
2013-07-31 Diego Biurrunavfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs
2013-07-31 Diego Biurruntree-test: Refactor and plug memory leaks
2013-07-31 Diego Biurruntree.h: K&R formatting and typo cosmetics
2013-07-30 Michael Niedermayerhls: Call avformat_find_stream_info() on the chained...
2013-07-29 Diego BiurrunReplace remaining obsolete PIX_FMT names with AV_PIX_FM...
2013-07-29 Ed Torbettrtsp: Support RFC4570 (source specific multicast) more...
2013-07-29 Ed Torbettrtpproto: Support more than one SSM include address...
2013-07-29 Ed Torbettudp: Keep track of include and exclude sources separately
2013-07-29 Ed Torbettudp: Allow specifying multicast include/blocks as host...
2013-07-29 Diego Biurrunavisynth: Fix a "AVISynth" vs. "AviSynth" struct name...
2013-07-29 Diego Biurrunconfigure: Detect AIX ar command instead of hardcoding...
2013-07-29 Diego Biurrunfate: Add tree test
2013-07-29 Diego Biurrunavutil/tree: Drop debug messages that clutter the output
next