ffmpeg-commits
Thread
Date
Later messages
Messages by Thread
[FFmpeg-commits] wtv: ignore empty data_guid chunks
Peter Ross
[FFmpeg-commits] asfdec: split reading stream properties out of asf_read_header()
Anton Khirnov
[FFmpeg-commits] asfdec: don't export empty metadata
Anton Khirnov
[FFmpeg-commits] mmst: print packet type with error status code message
Francesco Cosoleto
[FFmpeg-commits] configure: fix non-standard regex used with expr
Mans Rullgard
[FFmpeg-commits] mpeg4video: ignore broken GOP headers
Anatoly Nenashev
[FFmpeg-commits] configure: report full gcc version string
Mans Rullgard
[FFmpeg-commits] configure: add cleanws() function
Mans Rullgard
[FFmpeg-commits] FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
[FFmpeg-commits] lavf: print stream disposition in dump_stream_format
Anssi Hannula
[FFmpeg-commits] spdifenc: fix byte order on big-endian systems
Anssi Hannula
[FFmpeg-commits] spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
Anssi Hannula
[FFmpeg-commits] bink: permute Bink version 'b' quant matrices by inverse scan order
Peter Ross
[FFmpeg-commits] bink: simplify how quantization matrices are passed to read_dct_coeffs()
Peter Ross
[FFmpeg-commits] Fix MMX rgb24 to yuv conversion with gcc 4.6
Mans Rullgard
[FFmpeg-commits] movenc: Force first sample as SYNC
Takashi Mochizuki
[FFmpeg-commits] Make tables generation insensitive to floating-point implementation
Vitor Sessak
[FFmpeg-commits] Fix script command in a FAQ entry
Stefano Sabatini
[FFmpeg-commits] Allow "make clean" to clean files in tools
Stefano Sabatini
[FFmpeg-commits] Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
Stefano Sabatini
[FFmpeg-commits] Fix qtrle regression test, actually test qtrle.
Baptiste Coudurier
[FFmpeg-commits] Add check for Athlon64 and similar AMD processors with slow SSE2.
Justin Ruggles
[FFmpeg-commits] rtsp/rdt: Assign the RTSPStream index to AVStream->id
Martin Storsjö
[FFmpeg-commits] Add missing terminating backslash
Ronald S. Bultje
[FFmpeg-commits] configure: remove early check_deps $ARCH_EXT_LIST
Mans Rullgard
[FFmpeg-commits] ARM optimised vp56_rac_get_prob()
Mans Rullgard
[FFmpeg-commits] VP8: ARM optimised decode_block_coeffs_internal
Mans Rullgard
[FFmpeg-commits] Update overlay documentation after movie syntax update.
Stefano Sabatini
[FFmpeg-commits] Bink version 'b' video decoder
Peter Ross
[FFmpeg-commits] bink: reindent after last commit
Peter Ross
[FFmpeg-commits] lavf: deprecate AVFormatContext.index_built
Anton Khirnov
[FFmpeg-commits] vorbis dec: Remove obsolete comment
Alexander Strasser
[FFmpeg-commits] vorbis dec: cosmetics: Indent consistently
Alexander Strasser
[FFmpeg-commits] vorbis dec: cosmetics: Indent CPP cond properly
Alexander Strasser
[FFmpeg-commits] vorbis dec: Delete useless scopes, and reindent after scope deletion
Alexander Strasser
[FFmpeg-commits] VP8: optimized mv prediction and decoding
Jason Garrett-Glaser
[FFmpeg-commits] ac3enc: Remove unneeded clipping of shift amount.
Justin Ruggles
[FFmpeg-commits] ac3enc: remove right shifting from lshift_tab() and make lshift unsigned.
Justin Ruggles
[FFmpeg-commits] asfdec: deobfuscate reading video properties size
Anton Khirnov
[FFmpeg-commits] asfdec: split asf_read_header()
Anton Khirnov
[FFmpeg-commits] add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED
Peter Ross
[FFmpeg-commits] wtv: mark streams intended for hearing or visual impaired persons
Peter Ross
[FFmpeg-commits] make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED
Peter Ross
[FFmpeg-commits] Remove final semicolon from some macros
Mans Rullgard
[FFmpeg-commits] dvbsubenc: Fix placement of the object version
Ronen Mizrahi
[FFmpeg-commits] document passing the fate samples location via make variable
Janne Grunau
[FFmpeg-commits] dvbsubdec: check against buffer overreads
Janne Grunau
[FFmpeg-commits] Do not fail DVB sub decoding because of a few padding bytes
Reimar Döffinger
[FFmpeg-commits] Add x86-optimized versions of exponent_min().
Justin Ruggles
[FFmpeg-commits] Remove incorrect return statement from avcodec_thread_free()
Mans Rullgard
[FFmpeg-commits] ivi_dsp: remove semicolons after function definitions
Mans Rullgard
[FFmpeg-commits] mov: remove stray semicolon
Mans Rullgard
[FFmpeg-commits] consolidate .gitignore patters into a single file
Janne Grunau
[FFmpeg-commits] also ignore *.so for vhook plugins
Reinhard Tartler
[FFmpeg-commits] convert svn:ignore properties to .gitignore files
Janne Grunau
[FFmpeg-commits] Update dimensions in AVCodecContext when RV3/4 frame dimensions change
Kostya Shishkov
[FFmpeg-commits] Update safety check as the maximum pixel size is no longer 4.
Michael Niedermayer
[FFmpeg-commits] asfdec: skip the stream bitrate list
Anton Khirnov
[FFmpeg-commits] asfdec: use an ASFContext array for storing stream bitrates
Anton Khirnov
[FFmpeg-commits] asfdec: move DAR list to ASFContext
Anton Khirnov
[FFmpeg-commits] udp: Enable address reuse by default for multicast
David Fries
[FFmpeg-commits] asfdec: remove some write-only values from the context
Anton Khirnov
[FFmpeg-commits] Fix build with threading disabled
Mans Rullgard
[FFmpeg-commits] w32thread: add missing #include thread.h
Mans Rullgard
[FFmpeg-commits] asf: split ASFContext into muxer and demuxer parts.
Anton Khirnov
[FFmpeg-commits] check sample_fmt in avcodec_open
Reimar Döffinger
[FFmpeg-commits] mpegts: remove unused macro MAX_SCAN_PACKETS
Vladimir Pantelic
[FFmpeg-commits] vp3: Frame-based multithreading support
Alexander Strange
[FFmpeg-commits] Deprecate avcodec_thread_init()
Alexander Strange
[FFmpeg-commits] Frame-based multithreading framework using pthreads
Alexander Strange
[FFmpeg-commits] Add missing git rev hash.
Ronald S. Bultje
[FFmpeg-commits] Add missing git rev hash.
Ronald S. Bultje
[FFmpeg-commits] Add missing git revision hask.
Ronald S. Bultje
[FFmpeg-commits] asf: make ff_guidcmp inline and move it to asf.h
Anton Khirnov
[FFmpeg-commits] Update qmin/qmax values for libx264 presets
Jason Garrett-Glaser
[FFmpeg-commits] Fix broken vbv_buffer_init handling in libx264.c
Jason Garrett-Glaser
[FFmpeg-commits] VP8: idct_mb optimizations
Jason Garrett-Glaser
[FFmpeg-commits] Fix ff_emu_edge_core_sse() on Win64.
Ronald S. Bultje
[FFmpeg-commits] lavf: rename ff_probe_input_buffer to make it public
Anssi Hannula
[FFmpeg-commits] lavf: simplify pb parameter of ff_probe_input_buffer
Anssi Hannula
[FFmpeg-commits] lavf: update ff_probe_input_buffer documentation
Anssi Hannula
[FFmpeg-commits] oggdec: Fix incorrect assumption about header/data interleaving
Reimar Döffinger
[FFmpeg-commits] Fix HOSTLIBS on Haiku
François Revol
[FFmpeg-commits] Documentation updates for the git migration
Reinhard Tartler
[FFmpeg-commits] logging: downgrade recoverable errors to warnings
Stefan Kost
[FFmpeg-commits] add APIChanges entry for fe9a3fb
Janne Grunau
[FFmpeg-commits] h264: define FF_PROFILE_H264_HIGH_444 to the correct value
Janne Grunau
[FFmpeg-commits] libavfilter: add video movie source
Stefano Sabatini
[FFmpeg-commits] Apply misc fixes to the image2 muxer documentation.
Stefano Sabatini
[FFmpeg-commits] Add documentation for the framecrc muxer.
Stefano Sabatini
[FFmpeg-commits] Add documentation for the crc muxer.
Stefano Sabatini
[FFmpeg-commits] Document null muxer.
Stefano Sabatini
[FFmpeg-commits] dvbsubdec: pass correct input buffer size
Jindrich Makovicka
[FFmpeg-commits] Xan4 decoder
Kostya Shishkov
[FFmpeg-commits] matroskadec: add generic element length validation.
Reimar Döffinger
[FFmpeg-commits] avidec: simplify read_gab2_sub
Anton Khirnov
[FFmpeg-commits] Remove Xan WC4 cruft from xan.c
Kostya
[FFmpeg-commits] Fix compile warning.
Ronald S. Bultje
[FFmpeg-commits] lavf: move internal functions from avformat.h to internal.h
Anton Khirnov
[FFmpeg-commits] Always use av_set_pts_info to set the stream time base.
Reimar Döffinger
[FFmpeg-commits] Make av_set_pts_info keep previous time base if new one is invalid.
Reimar Döffinger
[FFmpeg-commits] pass QDMC extradata to the decoder
Sascha Sommer
[FFmpeg-commits] configure: check yasm/nasm for working pextrd opcode
Anssi Hannula
[FFmpeg-commits] Make inter_rvlc and intra_rvlc static tables.
Diego Elio Pettenò
[FFmpeg-commits] Fill in missing date.
Ronald S. Bultje
[FFmpeg-commits] Update MINOR and set git rev for non-blocking flag API addition.
Ronald S. Bultje
[FFmpeg-commits] Replace remaining occurrences of deprecated CH_* with AV_CH_*
Anton Khirnov
[FFmpeg-commits] Non-blocking protocols: flag and documentation
Nicolas George
[FFmpeg-commits] wtv: do not use flag in stream_guid chunk to determine if stream is valid, as this method is unreliable
Peter Ross
[FFmpeg-commits] Non-blocking protocol: TCP
Nicolas George
[FFmpeg-commits] reindent after last commit
Peter Ross
[FFmpeg-commits] Non-blocking protocol: core wrapper functions
Nicolas George
[FFmpeg-commits] mp3enc: write ISO8859-1 instead of UTF-16 when possible
Anton Khirnov
[FFmpeg-commits] Set channel_layout for mpegaudio
Kieran Kunhya
[FFmpeg-commits] vp3: Factor out expression
Alexander Strange
[FFmpeg-commits] cmdutils: fix opt_values leak
James Zern
[FFmpeg-commits] cmdutils: fix codec-specific options from preset
James Zern
[FFmpeg-commits] vp3: Move table allocation code into a new function
Alexander Strange
[FFmpeg-commits] Adopt pkt_dts/pkt_pts in lavc clients
Alexander Strange
[FFmpeg-commits] applehttp: Handle absolute paths relative to the current server
Martin Storsjö
[FFmpeg-commits] movenchint: Use rtpenc_chain for setting up the chained RTP muxer
Martin Storsjö
[FFmpeg-commits] rtpenc_chain: Don't copy the time_base back to the caller
Martin Storsjö
[FFmpeg-commits] Use avformat_free_context for cleaning up muxers
Martin Storsjö
[FFmpeg-commits] Add an APIchanges entry for avformat_free_context
Martin Storsjö
[FFmpeg-commits] libavformat: Add a function for freeing an AVFormatContext
Martin Storsjö
[FFmpeg-commits] libavformat: Use avcodec_copy_context for chained muxers
Martin Storsjö
[FFmpeg-commits] VP8: faster deblock strength calculation
Jason Garrett-Glaser
[FFmpeg-commits] VP8: slightly faster loopfilter sharpness logic
Jason Garrett-Glaser
[FFmpeg-commits] Remove a few if (p) av_freep(&p) forms
Clément Bœsch
[FFmpeg-commits] Remove forgotten if (p) av_free(p) forms
Clément Bœsch
Later messages