]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-19 Hendrik Leppkesh264: allocate hwaccel privdata after the frame buffer
2013-03-19 Hendrik Leppkespthread: unref already decoded frames when flushing...
2013-03-19 Hendrik Leppkesmpegvideo: fix allocation of the hwaccel_picture_privat...
2013-03-19 Anton Khirnovlavc: update the doxy for avcodec_decode_{video,audio...
2013-03-19 Anton Khirnovbuffersrc: fix a typo.
2013-03-19 Anton Khirnovlavc, lavfi: fix counting number of planes in AVBufferR...
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-03-19 Anton Khirnovavplay: remove the -debug option.
2013-03-19 Anton KhirnovRevert "asfenc: return error on negative timestamp"
2013-03-18 Anton Khirnovprint_options: do not generate docs for options without...
2013-03-18 Anton Khirnovmpeg12: do not fail on zero dimensions in the sequence...
2013-03-18 Kostya Shishkoviff: validate CMAP palette size
2013-03-18 Luca Barbatoasfenc: return error on negative timestamp
2013-03-17 Anton Khirnovlavc,lavfi: fix calculating the plane size in the AVBuf...
2013-03-16 Reinhard Tartlerdocument the release process
2013-03-16 Anton Khirnovaf_join: do not leak input frames.
2013-03-16 Anton Khirnovasrc_anullsrc: return EOF, not -1
2013-03-16 Anton Khirnovasrc_anullsrc: do not set samplerate and channel layout...
2013-03-16 Anton Khirnovvf_showinfo: remove its useless init function
2013-03-16 Anton KhirnovAVOptions: fix using named constants with child contexts.
2013-03-16 Anton KhirnovAVOption: remove an unused function parameter.
2013-03-16 Anton Khirnovfilters.texi: restore mistakenly removed section name...
2013-03-16 Anton Khirnovavfiltergraph: use sizeof(var) instead of sizeof(type)
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-16 Anton Khirnovlavfi: use designated initializers in avfilter_class
2013-03-15 Anton Khirnovlavf: sanity check size in av_get/append_packet().
2013-03-15 Xi Wanglzo: fix overflow checking in copy_backptr()
2013-03-15 Xi Wangflacdec: simplify bounds checking in flac_probe()
2013-03-15 Xi Wangatrac3: avoid oversized shifting in decode_bytes()
2013-03-15 Kostya Shishkovadd support for Monkey's Audio versions from 3.93
2013-03-15 Kostya Shishkovape: provide two additional bytes in buffer for old...
2013-03-15 Kostya Shishkovape: make version-dependent decoding functions called...
2013-03-15 Can Wumpegts: add support for stream_type 0x42, which is...
2013-03-15 Anton Khirnovavconv: mark attachment streams as immediately finished
2013-03-14 Janne Grunauvaapi: fix argument for ff_vaapi_common_end_frame call
2013-03-13 Diego Biurrunavcodec: av_log_missing_feature(1) ---> avpriv_request_...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-13 Diego Biurrunrsodec: Use avpriv_report_missing_feature() where appro...
2013-03-13 Diego Biurrunavformat: av_log_ask_for_sample() ---> avpriv_request_s...
2013-03-13 Diego Biurrunav_log_missing_feature() ---> avpriv_report_missing_fea...
2013-03-13 Diego BiurrunAdd av_log_{ask_for_sample|missing_feature} replacement...
2013-03-13 Martin Storsjöismindex: Check the return value of allocations
2013-03-13 Martin Storsjöismindex: Factorize code for printing chunk duration...
2013-03-13 Martin Storsjöismindex: Rename structs and fields from "file" to...
2013-03-13 Janne Grunauavpacket: copy side data type and size in av_dup_packet
2013-03-13 Loren Merritthqdn3d: Fix out of array read in LOWPASS
2013-03-13 Michael Niedermayercabac: remove unused argument of ff_init_cabac_states()
2013-03-13 Nicolas Georgerawdec: fix a typo -- || instead of |
2013-03-12 Luca Barbatomatroskadec: request a read buffer for the wav header
2013-03-12 Luca Barbatodsputil: convert remaining functions to use ptrdiff_t...
2013-03-12 Diego BiurrunAdd informative messages to av_log_ask_for_sample calls...
2013-03-12 Diego Biurrunanm: Get rid of some very silly goto statements
2013-03-12 Luca Barbatovda: remove async decoder leftovers
2013-03-11 Janne Grunauavframe: call release_buffer only if it is set
2013-03-11 Anton Khirnovpthread: unref the decoded but not returned frames...
2013-03-11 Anton Khirnovh264: check that DPB is allocated before accessing...
2013-03-11 Anton Khirnovvf_hqdn3d: fix uninitialized variable use
2013-03-11 Anton Khirnovvf_gradfun: fix uninitialized variable use
2013-03-11 Anton Khirnovh264_refs: cosmetics, reformat
2013-03-11 Anton Khirnovh264: remove a useless svq3 condition
2013-03-11 Anton Khirnovmpegvideo: remove FMT_H264
2013-03-11 Anton Khirnovmpegvideo: reindent
2013-03-11 Anton Khirnovmpegvideo: remove useless references to h264 and svq3
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_R_FRAME_RATE cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_AV_GETTIME cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_INTERLEAVE_PACKET cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_READ_PACKET cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_APPLEHTTP_PROTO cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft
2013-03-11 Anton Khirnovlavc: remove disabled FF_API_IDCT cruft
2013-03-11 Anton Khirnovlavc: remove disabled FF_API_SNOW cruft
2013-03-11 Anton Khirnovlavc: remove disabled FF_API_MMI cruft
2013-03-11 Anton Khirnovlavc: remove disabled FF_API_LIBMPEG2 cruft
2013-03-11 Anton Khirnovlavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft
2013-03-11 Hendrik Leppkesatomic: prefer gcc builtins over win32 atomics, if...
2013-03-11 Janne Grunauavframe: copy reordered_opaque in copy_props
2013-03-10 Janne Grunaura144: check buffer size before requesting a buffer
2013-03-10 Janne Grunauwmapro: unref skipped frames
2013-03-10 Janne Grunausvq1: use av_frame_free to free refcounted frame
2013-03-10 Anton Khirnovlavc: fix get_buffer() compatibility layer for audio.
2013-03-10 Anton Khirnovratecontrol: remove an unused variable
2013-03-10 Anton Khirnovvorbisdec: do not leak the first frame.
2013-03-10 Xi Wangvf_pad: fix a & instead of && typo
2013-03-09 Vittorio Giovaraavplay: enable only when SDL 1.2 is found
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_VDA_ASYNC cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_CODEC_ID cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_DSP_MASK cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_SUB_ID cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_INTER_THRESHOLD cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_COLOR_TABLE_ID cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft
2013-03-09 Anton Khirnovatomic: fix CAS with armcc.
2013-03-08 Justin Rugglespng: use av_mallocz_array() for the zlib zalloc function
2013-03-08 Justin Ruggleslibmp3lame: use the correct remaining buffer size when...
2013-03-08 Martin Storsjöatomic: Exclude the unsupported implementation headers...
2013-03-08 Anton Khirnovavconv: do not silently ignore unused codec AVOptions.
next