December 2011 Archives by thread
Starting: Thu Dec 1 00:28:58 CET 2011
Ending: Sat Dec 31 22:36:32 CET 2011
Messages: 1230
- [FFmpeg-cvslog] Use correct context for av_log.
Carl Eugen Hoyos
- [FFmpeg-cvslog] BPP fix, YUVP9, 10, 16 support, make RGB24 default
Michael Bradshaw
- [FFmpeg-cvslog] avconv: update InputStream.pts in the streamcopy case.
Anton Khirnov
- [FFmpeg-cvslog] lavf: estimate frame duration from r_frame_rate.
Anton Khirnov
- [FFmpeg-cvslog] avconv: compute next_pts from input packet duration when possible.
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: don't set codec timebase.
Anton Khirnov
- [FFmpeg-cvslog] rmdec: don't set codec timebase.
Anton Khirnov
- [FFmpeg-cvslog] avconv: make copy_tb on by default.
Anton Khirnov
- [FFmpeg-cvslog] rtpdec: Add an init function that can do custom codec context initialization
Martin Storsjö
- [FFmpeg-cvslog] rtpdec: Add support for G726 audio
Miroslav Slugeň
- [FFmpeg-cvslog] lavf: make av_set_pts_info private.
Anton Khirnov
- [FFmpeg-cvslog] rv40: move loop filter to rv34dsp context
Janne Grunau
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec: Templatize the code for different g726 bitrate variants
Martin Storsjö
- [FFmpeg-cvslog] ffmpeg: make copy_tb tri state so the user can select either timebase or
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: factorize duration calculation in transcode_video()
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add audio_preload option, this allows interleaving audio earlier
Michael Niedermayer
- [FFmpeg-cvslog] lavf: allow grouping packets in chunks of a user specified size and duration.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix changing sample rate handling
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix segfault with ffmpeg -h
Michael Niedermayer
- [FFmpeg-cvslog] pictordec: use correct context for another av_log
Peter Ross
- [FFmpeg-cvslog] pictordec: prevent segfault when reading corrupted files
Peter Ross
- [FFmpeg-cvslog] h264: More restrictive more_rbsp_data_in_pps()
Michael Niedermayer
- [FFmpeg-cvslog] Support ffmpeg -dn to disable copying data streams.
Carl Eugen Hoyos
- [FFmpeg-cvslog] vc1_parser: fix NULL pointer dereference
Michael Niedermayer
- [FFmpeg-cvslog] libx264: fix generic boolean support
Michael Niedermayer
- [FFmpeg-cvslog] libx264: Implement rgb24 support through a seperate AVCodec.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: Copy audio side data too. This fixes handling of some rare nellymoser files that change the sample rate mid stream (sample file at: http://trac.videolan.org/vlc/ticket/5586)
Michael Niedermayer
- [FFmpeg-cvslog] configure: add forgotten libx264rgb_encoder_deps
Michael Niedermayer
- [FFmpeg-cvslog] Fix id3v2 extended header handling.
Adrian Drzewiecki
- [FFmpeg-cvslog] Revert "libutvideodec: Make buf_size local"
Derek Buitenhuis
- [FFmpeg-cvslog] Support transparency in 32bit bmp files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] vble: remove unused variable len.
Michael Niedermayer
- [FFmpeg-cvslog] vble: merge len and val arrays
Derek Buitenhuis
- [FFmpeg-cvslog] vble: use dsp.add_hfyu_median_prediction() this allows asm optimizations to be used.
Michael Niedermayer
- [FFmpeg-cvslog] vble: remove flags copy, its not used in any speed relevant code.
Michael Niedermayer
- [FFmpeg-cvslog] http: Make sure proxyauth is initialized
Martin Storsjö
- [FFmpeg-cvslog] applehttpproto: Use the close function if the open function fails
Martin Storsjö
- [FFmpeg-cvslog] md5proto: Remove the get_file_handle function
Martin Storsjö
- [FFmpeg-cvslog] rtmp: Clean up properly if the handshake failed
Martin Storsjö
- [FFmpeg-cvslog] mmsh: Properly clean up if the second ffurl_alloc failed
Martin Storsjö
- [FFmpeg-cvslog] proto: Use .priv_data_size to allocate the private context
Martin Storsjö
- [FFmpeg-cvslog] proto: Realign struct initializers
Martin Storsjö
- [FFmpeg-cvslog] Add PlayStation Portable PMP format demuxer
Reimar Döffinger
- [FFmpeg-cvslog] rv34: align temporary block of "dct" coefs
Mans Rullgard
- [FFmpeg-cvslog] pmpdec: don't use deprecated av_set_pts_info.
Anton Khirnov
- [FFmpeg-cvslog] swscale: #include "libavutil/mathematics.h"
Reinhard Tartler
- [FFmpeg-cvslog] fate: split acodec-pcm into individual tests
Justin Ruggles
- [FFmpeg-cvslog] ARM: clean up NEON put/avg_pixels macros
Mans Rullgard
- [FFmpeg-cvslog] ARM: add remaining NEON avg_pixels8/16 functions
Mans Rullgard
- [FFmpeg-cvslog] ARM: NEON put/avg_pixels8/16 cosmetics
Mans Rullgard
- [FFmpeg-cvslog] ARM: fix indentation in ff_dsputil_init_neon()
Mans Rullgard
- [FFmpeg-cvslog] h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1.
Ronald S. Bultje
- [FFmpeg-cvslog] rtpenc: Cast a rescaling parameter to int64_t
Martin Storsjö
- [FFmpeg-cvslog] rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes
Martin Storsjö
- [FFmpeg-cvslog] rtpdec: Interpret the different G726 names as bits_per_coded_sample
Martin Storsjö
- [FFmpeg-cvslog] rtpenc: Add support for G726 audio
Martin Storsjö
- [FFmpeg-cvslog] Support tiff RGBA encoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support yuva420p encoding via libopenjpeg.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Be less verbose when skipping MPEG-4 ASP frames.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Be less verbose when skipping RBSP data in H264 PPS.
Carl Eugen Hoyos
- [FFmpeg-cvslog] pictordec: support uncompressed images
Peter Ross
- [FFmpeg-cvslog] muxing example: set encoder defaults
Michael Niedermayer
- [FFmpeg-cvslog] doc/example/muxing: fix video timestamps
Michael Niedermayer
- [FFmpeg-cvslog] swscale_mmx: Fix cast qualifier warnings:
Michael Niedermayer
- [FFmpeg-cvslog] sws: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Fix all cast qualifier warnings:
Michael Niedermayer
- [FFmpeg-cvslog] libavutil: increase struct SampleFmtInfo member 'name' length to 8
Giorgio Vazzana
- [FFmpeg-cvslog] swr-test_: Fix mixed declaration and statements:
Michael Niedermayer
- [FFmpeg-cvslog] swr-test: drop one const, silence most const qualifer warnings.
Michael Niedermayer
- [FFmpeg-cvslog] Cleaned up alacenc.c
Nathan Adil Maxson
- [FFmpeg-cvslog] rtsp: Initialize the media_type_mask in the rtp guessing demuxer
Martin Storsjö
- [FFmpeg-cvslog] doc: improve general documentation for MacOSX
Luca Barbato
- [FFmpeg-cvslog] asf: do not call av_read_frame
Luca Barbato
- [FFmpeg-cvslog] vp8: flush buffers on size changes.
Aaron Colwell
- [FFmpeg-cvslog] fate: update asf seektest
Luca Barbato
- [FFmpeg-cvslog] Do not memcpy raw video frames when using null muxer
Mans Rullgard
- [FFmpeg-cvslog] asf: use packet dts as approximation of pts
John Stebbins
- [FFmpeg-cvslog] ARM: make some NEON macros reusable
Janne Grunau
- [FFmpeg-cvslog] ARM: h264dsp_neon cosmetics
Mans Rullgard
- [FFmpeg-cvslog] svq1dec: avoid undefined get_bits(0) call
Mans Rullgard
- [FFmpeg-cvslog] Update developers documentation with coding conventions.
Victor Vasiliev
- [FFmpeg-cvslog] avcodec: change number of plane pointers from 4 to 8 at next major bump.
Justin Ruggles
- [FFmpeg-cvslog] Add avcodec_decode_audio4().
Justin Ruggles
- [FFmpeg-cvslog] latmdec: fix audio specific config parsing
Janne Grunau
- [FFmpeg-cvslog] aac_latm: reconfigure decoder on audio specific config changes
Janne Grunau
- [FFmpeg-cvslog] g729dec: update to the new API
Michael Niedermayer
- [FFmpeg-cvslog] g723_1dec: update to new API
Michael Niedermayer
- [FFmpeg-cvslog] lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
Clément Bœsch
- [FFmpeg-cvslog] Silence warnings when decoding QNAP Systems H264 codec.
Carl Eugen Hoyos
- [FFmpeg-cvslog] pictordec: decode 8bpp images when extra header marker is missing
Peter Ross
- [FFmpeg-cvslog] iff: support ExtraHalfBrite (EHB) palette mode
Peter Ross
- [FFmpeg-cvslog] developer.texi: Fix naming convention
Michael Niedermayer
- [FFmpeg-cvslog] audeo_get_buffer: fix pkt_pos
Michael Niedermayer
- [FFmpeg-cvslog] zmbv: Fix keyframe fault protextion.
Michael Niedermayer
- [FFmpeg-cvslog] zmbv: fix 2 memleaks
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: Fix null ptr crash in get_extra_meta_func()
Michael Niedermayer
- [FFmpeg-cvslog] oma: Fix out of array read.
Michael Niedermayer
- [FFmpeg-cvslog] celtdec: adapt to avcodec_decode_audio4.
Nicolas George
- [FFmpeg-cvslog] Support decoding right-to-left targa files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Allow last mov chunk to have an arbitrary number of samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] BMP: Support BMP OS/2 v2 with RLE compression.
ami_stuff
- [FFmpeg-cvslog] ffmpeg: use standard duration calculation code in the stream copy case.
Michael Niedermayer
- [FFmpeg-cvslog] avutil: av_x_if_null: remove const for the return value.
Nicolas George
- [FFmpeg-cvslog] lavu/error: define AVERROR_BUG.
Nicolas George
- [FFmpeg-cvslog] Add forgotten %ifdef HAVE_AVX.
Reimar Döffinger
- [FFmpeg-cvslog] flvdec: Stop searching for streams once a audio & a video stream has been found
Michael Niedermayer
- [FFmpeg-cvslog] drawtext: refactor draw_text
Luca Barbato
- [FFmpeg-cvslog] doc: remove space between variable and post increment in example code
Janne Grunau
- [FFmpeg-cvslog] drawtext: manage memory allocation better
Luca Barbato
- [FFmpeg-cvslog] fate: Add a test for the VBLE decoder
Derek Buitenhuis
- [FFmpeg-cvslog] doc: break some long lines in developer.texi
Luca Barbato
- [FFmpeg-cvslog] h264: fix frame reordering code.
Ronald S. Bultje
- [FFmpeg-cvslog] drawtext: make x and y parametric
Luca Barbato
- [FFmpeg-cvslog] h264: show when has_b_frames is being increased.
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: Add main_w/h to improve compatibility with the modified UI
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: cosmetics to reduce diff to qatar
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: select best pixel format for the encoder if no exact match.
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: support W/H parameters to reduce UI differences to qatar
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters.texi: Update drawtext docs so that the documented input width/ height variables are compatible with qatar.
Michael Niedermayer
- [FFmpeg-cvslog] Microsoft Windows ICO demuxer
Peter Ross
- [FFmpeg-cvslog] aevalsrc: add duration option
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add life source
Stefano Sabatini
- [FFmpeg-cvslog] xan.c: coding style clean-up.
Nathan Adil Maxson
- [FFmpeg-cvslog] mpegvideo.c: code cleanup - first 500 lines.
Konstantin Todorov
- [FFmpeg-cvslog] zmbv.c: coding style clean-up.
Nathan Adil Maxson
- [FFmpeg-cvslog] Cleaned pixdesc.c file in libavutil
Tsvetelina Borisova
- [FFmpeg-cvslog] wavpack: Properly clip samples during lossy decode
Derek Buitenhuis
- [FFmpeg-cvslog] Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.
Yordan Makariev
- [FFmpeg-cvslog] oma: clearify ambiguous if condition
David Goldwich
- [FFmpeg-cvslog] oma: better format detection with small probe buffer
David Goldwich
- [FFmpeg-cvslog] oma: PCM support
David Goldwich
- [FFmpeg-cvslog] bmp: fix some 1bit samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] latmdec: add fate test for audio config change
Janne Grunau
- [FFmpeg-cvslog] roqvideodec: set AVFrame reference before reget_buffer.
Reimar Döffinger
- [FFmpeg-cvslog] shorten: remove dead initialization
Paul B. Mahol
- [FFmpeg-cvslog] ac3dec: cosmetics: pretty-printing
Chris Berov
- [FFmpeg-cvslog] yuv4mpeg: cosmetics: pretty-printing
Chris Berov
- [FFmpeg-cvslog] adpcmenc: cosmetics: pretty-printing
Chris Berov
- [FFmpeg-cvslog] av_opt: add av_opt_ptr() to return a pointer to a field of a object based on
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: handle stream copy timebase selection for mp4 as if it had VFPS set .
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Add a AVClass for AVFrames.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Avoid directly accessing AVFrame fields that differ between forks.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: Avoid directly accessing AVFrame fields that differ between forks.
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Document AVFrame av_opt_ptr() relation.
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Fix sizeof(AVFrame) useability docs
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Mark fields that require av_opt_ptr()
Michael Niedermayer
- [FFmpeg-cvslog] Add coverage support.
Reimar Döffinger
- [FFmpeg-cvslog] Add coverage exclusions for test code.
Reimar Döffinger
- [FFmpeg-cvslog] Add tests for several encoders.
Reimar Döffinger
- [FFmpeg-cvslog] vf_scale: support PAL8 output by producing BGR8.
Reimar Döffinger
- [FFmpeg-cvslog] movdec: Fix parsing of a very last empty atom of size 8.
Michael Niedermayer
- [FFmpeg-cvslog] Fix compilation for C++ applications
Gavin Kinsey
- [FFmpeg-cvslog] Do not fail fatally if chan atom is too short.
Carl Eugen Hoyos
- [FFmpeg-cvslog] doc: document preferred Doxygen syntax and make patcheck detect it
Diego Biurrun
- [FFmpeg-cvslog] mov: Allow empty stts atom.
Alex Converse
- [FFmpeg-cvslog] avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3()
Justin Ruggles
- [FFmpeg-cvslog] avformat: use avcodec_decode_audio4() in avformat_find_stream_info()
Justin Ruggles
- [FFmpeg-cvslog] avplay: use avcodec_decode_audio4()
Justin Ruggles
- [FFmpeg-cvslog] api-example: update to use avcodec_decode_audio4()
Justin Ruggles
- [FFmpeg-cvslog] g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample
Martin Storsjö
- [FFmpeg-cvslog] g722: Change bits per sample to 4
Sjoerd Simons
- [FFmpeg-cvslog] g722: Add a regression test for muxing/demuxing in wav
Martin Storsjö
- [FFmpeg-cvslog] doxygen: eliminate Qt-style doxygen syntax
Diego Biurrun
- [FFmpeg-cvslog] avplay: use a separate buffer for playing silence
Justin Ruggles
- [FFmpeg-cvslog] misc Doxygen markup improvements
Diego Biurrun
- [FFmpeg-cvslog] h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).
Ronald S. Bultje
- [FFmpeg-cvslog] avconv: fix memleaks due to not freeing the AVFrame for audio
Justin Ruggles
- [FFmpeg-cvslog] avconv: only allocate 1 AVFrame per input stream
Justin Ruggles
- [FFmpeg-cvslog] mov: Don't av_malloc(0).
Alex Converse
- [FFmpeg-cvslog] vf_scale: give a clue in case of invalid expression self-reference
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_life: fix comment in parse_rule()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: Warn if filters poll & request frame behave wrongly.
Michael Niedermayer
- [FFmpeg-cvslog] movenc: fragment support
Michael Niedermayer
- [FFmpeg-cvslog] movenc: support spliting fragments based on bytesize instead of duration.
Michael Niedermayer
- [FFmpeg-cvslog] mov: increase total_size only when it actually increases.
Michael Niedermayer
- [FFmpeg-cvslog] movdec: Fix bad computed size for atoms with size 0 in MOV files
Mihnea Balta
- [FFmpeg-cvslog] movdec: remove redundant size<=8 check.
Michael Niedermayer
- [FFmpeg-cvslog] movdec: Read extended 64bit size before the debug av_log() and only when there
Michael Niedermayer
- [FFmpeg-cvslog] Choose compression level 6 for zmbv test.
Reimar Döffinger
- [FFmpeg-cvslog] Fix 8BPS RGB32 output, the alpha channel was ignored.
Carl Eugen Hoyos
- [FFmpeg-cvslog] h264: Use mismatching frame numbers in fields
Michael Niedermayer
- [FFmpeg-cvslog] h264: Fix memleaks on close, reset more fields
Michael Niedermayer
- [FFmpeg-cvslog] h264: init prev_frame_num to -1 on init
Michael Niedermayer
- [FFmpeg-cvslog] rv34: NEON optimised inverse transform functions
Janne Grunau
- [FFmpeg-cvslog] ARM: move NEON H264 chroma mc to a separate file
Mans Rullgard
- [FFmpeg-cvslog] rv40: NEON optimised weighted prediction
Janne Grunau
- [FFmpeg-cvslog] rv40: NEON optimised chroma MC
Janne Grunau
- [FFmpeg-cvslog] Code cleanup - mpegvideo.c - 500-1000line
Konstantin Todorov
- [FFmpeg-cvslog] Allow auto-detection of ljpg images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] img2: 10l typo
Michael Niedermayer
- [FFmpeg-cvslog] Fix some int vs. int16_t confusion
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Get rid of logging that are not required anymore
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Init s->cdlms[][].recent to order - 1
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Fix two more int16_t vs. int confusion
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Add a size argument to dump_int_buffer()
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Implement revert_mclms() and associated functions
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Fix some int / int16_t / int32_t confusion
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Use correct value for range
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Move num_lms reading out of a loop
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Fix lms_update()
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Merge remote-tracking branch 'shariman/wmall'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Always write EDTS when we are able to.
Michael Niedermayer
- [FFmpeg-cvslog] Do not ignore full transparency when writing png palette.
Carl Eugen Hoyos
- [FFmpeg-cvslog] gxfenc: support timecode option
Matthieu Bouron
- [FFmpeg-cvslog] MAINTAINERS: ask maintainers to help keep their entries in this file upto date.
Michael Niedermayer
- [FFmpeg-cvslog] qtrle.c: Fix for ticket #226.
Alexis Ballier
- [FFmpeg-cvslog] qtrledec: Fix artifacts in tickets/226/qt_rle_bw.mov
Michael Niedermayer
- [FFmpeg-cvslog] One last try to get zmbv test to work across all fate machines.
Reimar Döffinger
- [FFmpeg-cvslog] drawtext: introduce explicit draw/hide variable
Luca Barbato
- [FFmpeg-cvslog] rtmp: Use nb_invokes for all invoke commands
Martin Storsjö
- [FFmpeg-cvslog] drawtext: introduce rand(min, max)
Luca Barbato
- [FFmpeg-cvslog] cosmetics: drop some completely pointless parentheses
Diego Biurrun
- [FFmpeg-cvslog] cljr: simplify CLJRContext
Paul B. Mahol
- [FFmpeg-cvslog] doxygen: Replace '\' by '@' in Doxygen markup tags.
Diego Biurrun
- [FFmpeg-cvslog] avformat/utils: Drop unused goto label.
Diego Biurrun
- [FFmpeg-cvslog] dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9
Rafaël Carré
- [FFmpeg-cvslog] w32thread: port fixes to pthread_cond_broadcast() from x264.
Ronald S. Bultje
- [FFmpeg-cvslog] pcm-mpeg: implement new audio decoding api
Hendrik Leppkes
- [FFmpeg-cvslog] drawtext: remove typo
Luca Barbato
- [FFmpeg-cvslog] doc: add editor configuration section with Vim and Emacs settings
Diego Biurrun
- [FFmpeg-cvslog] Partially fix CDLMS prediction
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Check for out of bound writes in the QDM2 decoder.
Laurent Aimar
- [FFmpeg-cvslog] vmd: fix segfaults on corruped streams
Laurent Aimar
- [FFmpeg-cvslog] Fix out of bound reads in the QDM2 decoder.
Laurent Aimar
- [FFmpeg-cvslog] imgutils: Fix illegal read.
Thierry Foucu
- [FFmpeg-cvslog] vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling
Dustin Brody
- [FFmpeg-cvslog] vp6: Check for huffman tree build errors
Laurent Aimar
- [FFmpeg-cvslog] vp6: Fix illegal read.
Alex Converse
- [FFmpeg-cvslog] vp6: Reset the internal state when aborting key frames header parsing
Laurent Aimar
- [FFmpeg-cvslog] qdm2: check output buffer size before decoding
Justin Ruggles
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
Michael Niedermayer
- [FFmpeg-cvslog] pthread: fixed thread initialization issues related to thread-safe buffer allocator
Anatoliy Wasserman
- [FFmpeg-cvslog] Support decoding 56 byte BMP Bitmap Information Header.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Decode RGB ljpeg to RGB24.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Mark one colour as transparent in the gif image encoder
Carl Eugen Hoyos
- [FFmpeg-cvslog] escape130: minimal effort to make it compile without warnings
Paul B Mahol
- [FFmpeg-cvslog] escape130: remove trailing whitespace
Paul B Mahol
- [FFmpeg-cvslog] escape130: fix colors
Paul B Mahol
- [FFmpeg-cvslog] Escape 130 (RPL) decoder
Eli Friedman
- [FFmpeg-cvslog] Merge remote-tracking branch 'richardpl/escape130'
Michael Niedermayer
- [FFmpeg-cvslog] escape130: make sure cliping is done on signed values.
Michael Niedermayer
- [FFmpeg-cvslog] rpl: enable escape130 codec
Paul B Mahol
- [FFmpeg-cvslog] escape130: Fix y_base handling, this fixes some artifacts, vissible in most videos.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: lower the log level of "parser not found".
Nicolas George
- [FFmpeg-cvslog] escape130: 10l for myself for not initializing y_base.
Michael Niedermayer
- [FFmpeg-cvslog] Silence a warning when compiling Escape 130 decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] escape130: The minimum read in and after decode_skip_count() is 4 bits.
Michael Niedermayer
- [FFmpeg-cvslog] escape130: Check dimensions to be a multiple of the block size.
Michael Niedermayer
- [FFmpeg-cvslog] escape130: give all av_log() a context
Michael Niedermayer
- [FFmpeg-cvslog] Add Escape 130 to the documentation
Paul B Mahol
- [FFmpeg-cvslog] mpegtsenc: recognize .mts as MPEG Transport Stream (encoding)
jb at kdenlive.org
- [FFmpeg-cvslog] escape130: replace can_safely_read() by get_bits_left()
Michael Niedermayer
- [FFmpeg-cvslog] Pass pointer to integer buffer instead of integer to memcpy
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] lavu: introduce av_log_format_line.
Nicolas George
- [FFmpeg-cvslog] Fix typo: Correctly parse 64 byte umid tags in bext metadata.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: more exact comment about libavformat.
Michael Niedermayer
- [FFmpeg-cvslog] indevs.texi: fix application name to match the code
Michael Niedermayer
- [FFmpeg-cvslog] docs: Minor project name cleanup
Michael Niedermayer
- [FFmpeg-cvslog] buffersink: Implement a poll function.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use the buffer sinks poll instead of its input.
Michael Niedermayer
- [FFmpeg-cvslog] libnut: check for av_malloc failure.
Michael Niedermayer
- [FFmpeg-cvslog] libnut: Check nut_demuxer_init() return value.
Michael Niedermayer
- [FFmpeg-cvslog] libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution.
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Make sure DataDefinition is consistent between material track and source track
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Speed up metadata and index parsing
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Parse ThisPartition
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Make mxf->partitions sorted by offset
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Compute essence container offsets and lengths into mxf->partitions
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: av_dlog():ify 'no corresponding source package found'
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Parse TemporalOffsets
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Parse more values in PartitionPack
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Compute packet offsets properly
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Index table driven demuxing and seeking
Tomas Härdin
- [FFmpeg-cvslog] Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking'
Michael Niedermayer
- [FFmpeg-cvslog] APIchanges: add entry after av_buffersink_poll_frame() addition
Stefano Sabatini
- [FFmpeg-cvslog] cljr: release picture at end of decoding
Paul B. Mahol
- [FFmpeg-cvslog] rv40: NEON optimised rv40 qpel motion compensation
Mans Rullgard
- [FFmpeg-cvslog] x86 cpuid: set vendor union members separately
Sean McGovern
- [FFmpeg-cvslog] tests/tools/examples: Replace direct exit() calls by return.
Diego Biurrun
- [FFmpeg-cvslog] tests/examples: Mark some variables only used within their files as static.
Diego Biurrun
- [FFmpeg-cvslog] cljr: add encoder
Paul B Mahol
- [FFmpeg-cvslog] shorten: avoid abort() on unknown audio types
John Brooks
- [FFmpeg-cvslog] build: merge lists of HTML documentation targets
Diego Biurrun
- [FFmpeg-cvslog] avconv: remove unsubstantiated comment
Luca Barbato
- [FFmpeg-cvslog] doc: add pulseaudio to the input list
Luca Barbato
- [FFmpeg-cvslog] cljr: add missing return statement in decode_end()
Paul B Mahol
- [FFmpeg-cvslog] cljr: remove stray semicolon
Mans Rullgard
- [FFmpeg-cvslog] cljr: remove useless casts
Mans Rullgard
- [FFmpeg-cvslog] cljr: drop unnecessary emms_c() calls without MMX code
Diego Biurrun
- [FFmpeg-cvslog] cljr: group encode/decode parts under single ifdefs
Mans Rullgard
- [FFmpeg-cvslog] cljr: return a more sensible value when encountering invalid headers
Diego Biurrun
- [FFmpeg-cvslog] cljr: K&R cosmetics
Diego Biurrun
- [FFmpeg-cvslog] cljrenc: Add dither to avoid the banding artifcats caused by the very low
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: fix handling of large audio packets
Michael Niedermayer
- [FFmpeg-cvslog] filters.texi: remove confusing reference to never integrated -af option
Stefano Sabatini
- [FFmpeg-cvslog] cljrenc: add AVOption to disable dither
Michael Niedermayer
- [FFmpeg-cvslog] cljrenc: 2x2 ordered dither support.
Michael Niedermayer
- [FFmpeg-cvslog] libx264: workaround a bug in some versions of flash player
Michael Niedermayer
- [FFmpeg-cvslog] vb: Add some checks on input buffer related values.
Michael Niedermayer
- [FFmpeg-cvslog] doxy: change hue value to match our green
Luca Barbato
- [FFmpeg-cvslog] doc: document fate in a texinfo
Luca Barbato
- [FFmpeg-cvslog] doc: port the git-howto to texinfo
Luca Barbato
- [FFmpeg-cvslog] doc: extend external library coverage
Luca Barbato
- [FFmpeg-cvslog] doc: update demuxers section
Luca Barbato
- [FFmpeg-cvslog] doc: provide fallback css and customize @float
Luca Barbato
- [FFmpeg-cvslog] doc: split platform specific information
Luca Barbato
- [FFmpeg-cvslog] doc: update documentation to use avconv
Luca Barbato
- [FFmpeg-cvslog] movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs
Justin Ruggles
- [FFmpeg-cvslog] audioconvert: change 7.1 "wide" layout to use side surround channels
Justin Ruggles
- [FFmpeg-cvslog] audioconvert: add some additional channel and channel layout macros
Justin Ruggles
- [FFmpeg-cvslog] mov: add support for reading and writing the 'chan' tag
Justin Ruggles
- [FFmpeg-cvslog] movenc: write 'chan' tag for AC-3 in MOV
Justin Ruggles
- [FFmpeg-cvslog] isom: remove commented-out tag for vorbis
Justin Ruggles
- [FFmpeg-cvslog] isom: remove pointless comments in codec_movaudio_tags[]
Justin Ruggles
- [FFmpeg-cvslog] isom: sort and pretty-print codec_movaudio_tags[]
Justin Ruggles
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0e62b58 bugreports: add register link
gitolite
- [FFmpeg-cvslog] mlp: Use correct speaker locations in TrueHD channel layout.
Hendrik Leppkes
- [FFmpeg-cvslog] Makefile: disable compiling avconv by default.
Michael Niedermayer
- [FFmpeg-cvslog] add missing long_name for amv and dca encoder
Paul B Mahol
- [FFmpeg-cvslog] wavdec: add ignore length option to ignore incorrect lengthes
Michael Niedermayer
- [FFmpeg-cvslog] amvenc: support videos with heights that are not a multiple of 16.
Michael Niedermayer
- [FFmpeg-cvslog] avi: add escape130 support
Michael Niedermayer
- [FFmpeg-cvslog] lavc: 1000l, unbreak ABI
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: do not try to use an obviously broken index.
Reimar Döffinger
- [FFmpeg-cvslog] Separate mxf_essence_container_uls for audio and video.
Carl Eugen Hoyos
- [FFmpeg-cvslog] fftools: add -report option.
Nicolas George
- [FFmpeg-cvslog] adpcm: fix division by zero in fate/creative/intro-partial. wav with -s 2 and -r 0.001:1
Michael Niedermayer
- [FFmpeg-cvslog] h264: switch from qatars has_b_frames calculation back to mine.
Michael Niedermayer
- [FFmpeg-cvslog] h264: improve "no picture" debug output.
Michael Niedermayer
- [FFmpeg-cvslog] Make detection of single-stream flv work again.
Reimar Döffinger
- [FFmpeg-cvslog] rtmpproto: make condition work in overflow case.
Reimar Döffinger
- [FFmpeg-cvslog] Run zmbv regression without md5sum.
Reimar Döffinger
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 040d25b web: Donations
gitolite
- [FFmpeg-cvslog] ffmpeg: better warning about loop_input
Michael Niedermayer
- [FFmpeg-cvslog] h264: reset prev_poc_msb to the same value everywhere.
Michael Niedermayer
- [FFmpeg-cvslog] h264: Fix concealment regression introduced by babf4fe01a808327d53977ba319c113a930180b1
Michael Niedermayer
- [FFmpeg-cvslog] eval.texi: document that variables are not shared between expressions.
Michael Niedermayer
- [FFmpeg-cvslog] doc: remove some stale entries from the faq
Luca Barbato
- [FFmpeg-cvslog] Dxtory capture format decoder
Kostya Shishkov
- [FFmpeg-cvslog] doc: update to refer to avconv
Luca Barbato
- [FFmpeg-cvslog] utvideo: add fate tests covering all codec variants
Aneesh Dogra
- [FFmpeg-cvslog] flac muxer: fix writing of file header and STREAMINFO header from extradata
Justin Ruggles
- [FFmpeg-cvslog] ptx: fix inverted check for sufficient data
Janne Grunau
- [FFmpeg-cvslog] flacdec: Support for tracks in cuesheet metadata block
Paul B Mahol
- [FFmpeg-cvslog] cljr: remove unused code
Paul B Mahol
- [FFmpeg-cvslog] Add CLJR encoding and decoding regression tests
Paul B Mahol
- [FFmpeg-cvslog] ptx: emit a warning on insufficient picture data
Janne Grunau
- [FFmpeg-cvslog] ttadec: check channel count as read from extradata.
Shitiz Garg
- [FFmpeg-cvslog] lavf doxy: add metadata docs to the main lavf group
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: rename lavf I/O group to lavf_io.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add avio groups into the lavf_io group.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add installed headers to groups.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: expand/reword metadata API doxy.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add demuxing stuff to lavf_decoding group
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add muxing stuff to lavf_encoding group
Anton Khirnov
- [FFmpeg-cvslog] rawdec: don't set codec timebase.
Anton Khirnov
- [FFmpeg-cvslog] avconv: drop code for special handling of avserver streams.
Anton Khirnov
- [FFmpeg-cvslog] Warn about avserver being broken.
Anton Khirnov
- [FFmpeg-cvslog] Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS X
Hanspeter Niederstrasser
- [FFmpeg-cvslog] MAINTAINERS: extend syntax for entries
Michael Niedermayer
- [FFmpeg-cvslog] Add wtv seek test.
Reimar Döffinger
- [FFmpeg-cvslog] Add wtv lavf regression test.
Reimar Döffinger
- [FFmpeg-cvslog] Add regression test for "sox" format muxer/demuxer.
Reimar Döffinger
- [FFmpeg-cvslog] Enable already existing rso regression test.
Reimar Döffinger
- [FFmpeg-cvslog] Add caf format regression test.
Reimar Döffinger
- [FFmpeg-cvslog] lavfi: add cellauto source
Stefano Sabatini
- [FFmpeg-cvslog] life: add seed information in filter summary.
Clément Bœsch
- [FFmpeg-cvslog] life: add mold, mold_color, life_color and death_color options.
Clément Bœsch
- [FFmpeg-cvslog] regressiontest: try to fix wtv
Michael Niedermayer
- [FFmpeg-cvslog] regressiontest: try mp2 for wtv
Michael Niedermayer
- [FFmpeg-cvslog] Support VP8 in NSV.
Reimar Döffinger
- [FFmpeg-cvslog] doc/ffmpeg.texi
Michael Niedermayer
- [FFmpeg-cvslog] seektest: floatfree
Michael Niedermayer
- [FFmpeg-cvslog] update for 0.9
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.9 : FFmpeg 0.9 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f6c07b7 download: add 0.9
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 302c95a index: Add news for 0.9
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 55532cc add libass filter to whats new
gitolite
- [FFmpeg-cvslog] Fix a bunch of common typos.
Diego Biurrun
- [FFmpeg-cvslog] movenc: Use the actual converted sample for RTP hinting
Martin Storsjö
- [FFmpeg-cvslog] rtpenc: Simplify code by introducing a separate end pointer
Martin Storsjö
- [FFmpeg-cvslog] rtpenc: Add support for mp4 format h264
Luca Abeni
- [FFmpeg-cvslog] sdp: Restore the original mp4 format h264 extradata if converted
Martin Storsjö
- [FFmpeg-cvslog] Remove extraneous semicolons
Mans Rullgard
- [FFmpeg-cvslog] lavfi: install libavfilter/vsrc_buffer.h
Andrey Utkin
- [FFmpeg-cvslog] lavu: replace int/float punning functions
Mans Rullgard
- [FFmpeg-cvslog] wmapro: use av_float2int()
Mans Rullgard
- [FFmpeg-cvslog] avplay: don't request a stereo downmix
Justin Ruggles
- [FFmpeg-cvslog] lavc: avoid invalid memcpy() in avcodec_default_release_buffer()
Mans Rullgard
- [FFmpeg-cvslog] x86: cabac: replace explicit memory references with "m" operands
Mans Rullgard
- [FFmpeg-cvslog] fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff
Michael Niedermayer
- [FFmpeg-cvslog] seek-test: use standard format specifiers in snprintf()
Michael Niedermayer
- [FFmpeg-cvslog] x86: Require 7 registers for the cabac asm
Martin Storsjö
- [FFmpeg-cvslog] ffmpeg: fix codecids with ffserver + ffmpeg + ffm
Michael Niedermayer
- [FFmpeg-cvslog] cleanup: remove two extraneous semicolons.
Clément Bœsch
- [FFmpeg-cvslog] timecode: better input checks in init function.
Clément Bœsch
- [FFmpeg-cvslog] drawtext: allow burning the timecode.
Clément Bœsch
- [FFmpeg-cvslog] timecode: add avpriv_timecode_to_string().
Clément Bœsch
- [FFmpeg-cvslog] timecode: rename internal ff_* symbols to avpriv_*.
Clément Bœsch
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c44b54f bugreports: suggest the -report option.
gitolite
- [FFmpeg-cvslog] mxfdec: Bring back accumulated_offset that was removed in 5e67e3e
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Check slice_count before freeing slice_offset_entries
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Only sort IndexTableSegments once
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Set DTS and PTS on video packets
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Add support for Avid indexes
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Add Avid's essence element key
Tomas Härdin
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e52b7b4 replace ramiros' windows help url with zeranoe's
gitolite
- [FFmpeg-cvslog] lavf-regression: minimal metadata test.
Reimar Döffinger
- [FFmpeg-cvslog] Update seek reference for added metadata to lavf tests.
Reimar Döffinger
- [FFmpeg-cvslog] h264: remove useless cast
Mans Rullgard
- [FFmpeg-cvslog] proresdec: fix decode_slice() prototype
Mans Rullgard
- [FFmpeg-cvslog] bswap: make generic implementation more compiler-friendly
Mans Rullgard
- [FFmpeg-cvslog] x86: bswap: remove test for bswap instruction
Mans Rullgard
- [FFmpeg-cvslog] avconv: update -map option help text
Janne Grunau
- [FFmpeg-cvslog] lavc: convert error_recognition to err_recognition.
Dustin Brody
- [FFmpeg-cvslog] Add basic libavdevice documentation.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add core functions to a doxy group.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add av_guess_codec/format to the encoding group.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add misc utility functions to a group.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add some general lavf information.
Anton Khirnov
- [FFmpeg-cvslog] lavf doxy: add some basic demuxing documentation.
Anton Khirnov
- [FFmpeg-cvslog] lavf: add avformat_close_input().
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate av_close_input_stream().
Anton Khirnov
- [FFmpeg-cvslog] Replace all uses of av_close_input_file() with avformat_close_input().
Anton Khirnov
- [FFmpeg-cvslog] vcr1: drop unnecessary emms_c() calls without MMX code
Paul B Mahol
- [FFmpeg-cvslog] doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
- [FFmpeg-cvslog] build: Disable avconv more completely while leaving the user the option to enable it
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: restore error concealment functionality after merge
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4dec: restore error concealment functionality after merge
Michael Niedermayer
- [FFmpeg-cvslog] msmpeg4dec: restore error concealment functionality after merge
Michael Niedermayer
- [FFmpeg-cvslog] lavc: use hexadecimal debug print for showing err_recognization values.
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 712a48d web: remove repositories which cannot be reliably accessed due to apparent iptables filtering of specific IP addressed by their owners.
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3abb41d web: Add a note that people who have a public clone and want it listed should contact us.
gitolite
- [FFmpeg-cvslog] mp4enc: dont store durations in trun if they are unneeded.
Michael Niedermayer
- [FFmpeg-cvslog] mp4enc: dont store cts in trun if they are unneeded.
Michael Niedermayer
- [FFmpeg-cvslog] mp4enc: Only store flags in trun when they differ from the default and set a sane default .
Michael Niedermayer
- [FFmpeg-cvslog] mp4enc: Avoid storing sizes in trun when they all match.
Michael Niedermayer
- [FFmpeg-cvslog] aascdec: Check input buffer size on raw data.
Michael Niedermayer
- [FFmpeg-cvslog] msrledec: Check for overreads
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: reset dts/pts after decoding the first subpacket
Michael Niedermayer
- [FFmpeg-cvslog] decoding example: reset pts/dts after subpacket.
Michael Niedermayer
- [FFmpeg-cvslog] twinnvq: remove ;;
Michael Niedermayer
- [FFmpeg-cvslog] Fix all GNU %Ld
Michael Niedermayer
- [FFmpeg-cvslog] lavc: set pkt_?ts to NOPTS in get_frame_defaults.
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: skip the frame in case of error.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: use the new audio API in amovie source filter.
Clément Bœsch
- [FFmpeg-cvslog] clenaup: #ifdec CONFIG*
Michael Niedermayer
- [FFmpeg-cvslog] cleanup: for(int
Michael Niedermayer
- [FFmpeg-cvslog] Support "VLB " audio in NSV files.
Reimar Döffinger
- [FFmpeg-cvslog] aacdec: Use intfloat.h rather than local punning union.
Alex Converse
- [FFmpeg-cvslog] rv34: move 4x4 dequant to RV34DSPContext
Mans Rullgard
- [FFmpeg-cvslog] rv34: NEON optimised 4x4 dequant
Mans Rullgard
- [FFmpeg-cvslog] build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
- [FFmpeg-cvslog] error_resilience: use the ER_ namespace
Luca Barbato
- [FFmpeg-cvslog] yadif: support 10bit YUV
Luca Barbato
- [FFmpeg-cvslog] vc1: mark with ER_MB_ERROR bits overconsumption
Luca Barbato
- [FFmpeg-cvslog] lavc: introduce ER_MB_END and ER_MB_ERROR
Luca Barbato
- [FFmpeg-cvslog] lavf: dealloc private options in av_write_trailer
Luca Barbato
- [FFmpeg-cvslog] ulti: Fix invalid reads
Gaurav Narula
- [FFmpeg-cvslog] ac3dec: update checked AV_EF flags.
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: add 0.9
Michael Niedermayer
- [FFmpeg-cvslog] v410 encoder and decoder
Derek Buitenhuis
- [FFmpeg-cvslog] fate: Add FATE tests for v410 encoder and decoder
Derek Buitenhuis
- [FFmpeg-cvslog] fate: fix v410 on big endian
Michael Niedermayer
- [FFmpeg-cvslog] cosmetic: consistent spacing over the Changelog.
Clément Bœsch
- [FFmpeg-cvslog] Do not reject LIST tags in wav with size 4.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Detect 'yuv2' as rawvideo also in avi.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Cosmetics: Improve 'too short LIST' error message in wav.c.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mpeg12enc: fix drop_frame_timecode value
Matthieu Bouron
- [FFmpeg-cvslog] Prevent segfault if iformat was not yet initialized.
Panagiotis H.M. Issaris
- [FFmpeg-cvslog] fate: split off map_channel tests.
Clément Bœsch
- [FFmpeg-cvslog] riff: Fix freeing of random value.
Michael Niedermayer
- [FFmpeg-cvslog] 4xm: check if there are bits left in decode_i_block()
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: force setting video mode on fullscreen toggle
Marton Balint
- [FFmpeg-cvslog] ffplay: add 10 minute seek support to ffplay
Panagiotis H.M. Issaris
- [FFmpeg-cvslog] ffplay: clear pkt_temp when pkt is freed.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: Fix got_frame type.
Michael Niedermayer
- [FFmpeg-cvslog] ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg.
Michael Niedermayer
- [FFmpeg-cvslog] dnxhdenc: remove unused variable from context
Jean First
- [FFmpeg-cvslog] build: rename subdir.mak ---> library.mak
Diego Biurrun
- [FFmpeg-cvslog] configure: do not manually enable protocols
Diego Biurrun
- [FFmpeg-cvslog] doc: make developer.texi point to correct fate doc
Derek Buitenhuis
- [FFmpeg-cvslog] swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions.
Diego Biurrun
- [FFmpeg-cvslog] swscale_mmx: drop no longer required parameters from VSCALEX macros
Diego Biurrun
- [FFmpeg-cvslog] configure: cosmetics: sort some lists where appropriate
Diego Biurrun
- [FFmpeg-cvslog] rv40: rearrange loop filter functions
Mans Rullgard
- [FFmpeg-cvslog] build: conditionally compile x86 H.264 chroma optimizations
Diego Biurrun
- [FFmpeg-cvslog] rv40: NEON optimised loop filter strength selection
Mans Rullgard
- [FFmpeg-cvslog] mpegvideo: remove abort() in ff_find_unused_picture()
Andrey Utkin
- [FFmpeg-cvslog] fate: split off AC-3 codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off Real Inc. codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off screen codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off Ut Video codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off qtrle codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off lossless video and audio FATE tests into their own files
Diego Biurrun
- [FFmpeg-cvslog] fate: split off WMA codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off image codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: Drop pointless "-an" from pictor test command.
Diego Biurrun
- [FFmpeg-cvslog] fate: Replace misleading "aac" in the name of an ADTS test with "adts".
Diego Biurrun
- [FFmpeg-cvslog] applehttp: Avoid reading uninitialized memory
Martin Storsjö
- [FFmpeg-cvslog] applehttp: Properly clean up if unable to probe a segment
Martin Storsjö
- [FFmpeg-cvslog] Revert "mpegvideo: remove abort() in ff_find_unused_picture()"
Michael Niedermayer
- [FFmpeg-cvslog] mtv: Fix FPE with 0 dimensions.
Michael Niedermayer
- [FFmpeg-cvslog] indeo3: check return values of allocate_frame_buffers()
Michael Niedermayer
- [FFmpeg-cvslog] h264: check chroma_format_idc range.
Michael Niedermayer
- [FFmpeg-cvslog] flicvideo: fix overread.
Michael Niedermayer
- [FFmpeg-cvslog] aacsbr: Fix memory corruption.
Michael Niedermayer
- [FFmpeg-cvslog] flicvideo: input buffer pointer checks.
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: Fix regression / crash with lowres.
Michael Niedermayer
- [FFmpeg-cvslog] h264: Fix build with --disable-everything --enable-decoder='h264' --disable-optimizations
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: check return value of mjpeg_decode_dc()
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix midstream extardata handling with dump.f4v
Michael Niedermayer
- [FFmpeg-cvslog] arm: add back ldr_dpren macro that was lost.
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add ffwavesynth pseudo-codec.
Nicolas George
- [FFmpeg-cvslog] lavf: add SBG demuxer.
Nicolas George
- [FFmpeg-cvslog] Fix linesize for bmp with bitdepth < 8.
Carl Eugen Hoyos
- [FFmpeg-cvslog] westwooddemuxer: Fix 1gb alloc
Michael Niedermayer
- [FFmpeg-cvslog] westwooddemuxer: use av_get_packet()
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Fix fps misdetection when codec_info_duration is 0 and only a few frames are used to estimate fps .
Michael Niedermayer
- [FFmpeg-cvslog] mov: Fix near infinite loop in stsd parsing.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: update rfps debug code.
Michael Niedermayer
- [FFmpeg-cvslog] libavdevice: Fix v4l2 compilation under FreeBSD
Tom Evans
- [FFmpeg-cvslog] smacker: Check for overread in smka_decode_frame()
Michael Niedermayer
- [FFmpeg-cvslog] lavd/lavfi: remove a duplicated line.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: check return code from av_vsrc_buffer_add_frame()
Michael Niedermayer
- [FFmpeg-cvslog] Fix typo in v210 decoder options.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ARM: dca: disable optimised decode_blockcodes() for old gcc
Mans Rullgard
- [FFmpeg-cvslog] libgsm: Set options on the right object
Martin Storsjö
- [FFmpeg-cvslog] libgsm: Reset the MS mode of GSM in the flush function
Martin Storsjö
- [FFmpeg-cvslog] ARM: fix external symbol refs in rv40 asm
Mans Rullgard
- [FFmpeg-cvslog] westwood: Make sure audio header info is present when parsing audio packets
Shitiz Garg
- [FFmpeg-cvslog] fate: split off Indeo FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: add r210 decoder test
Aneesh Dogra
- [FFmpeg-cvslog] configure: refactor list of programs into a variable
Diego Biurrun
- [FFmpeg-cvslog] flvenc: Support muxing 16 kHz nellymoser
Martin Storsjö
- [FFmpeg-cvslog] fate: add -pix_fmt rgb48le to r210 test
Janne Grunau
- [FFmpeg-cvslog] fate: split off ATRAC FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] v410enc: include correct headers
Mans Rullgard
- [FFmpeg-cvslog] v410enc: fix output buffer size check
Mans Rullgard
- [FFmpeg-cvslog] movenc: Rudimentary IODs support.
Alex Converse
- [FFmpeg-cvslog] Export ff_vdpau_vc1_decode_picture().
Carl Eugen Hoyos
- [FFmpeg-cvslog] smackerdemuxer: check some values before instead of just after malloc()
Michael Niedermayer
- [FFmpeg-cvslog] westwooddemux: dont require avio_size() functionality.
Michael Niedermayer
- [FFmpeg-cvslog] movenc: disable iods by default
Michael Niedermayer
- [FFmpeg-cvslog] j2kdec: Fix integer overflow leading to a segfault
Michael Niedermayer
- [FFmpeg-cvslog] configure: disable avconv again.
Michael Niedermayer
- [FFmpeg-cvslog] avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis .
Michael Niedermayer
- [FFmpeg-cvslog] thpdemux: Check that packed sizes are within the files data size and filesize.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add internal AVIOContext.maxsize
Michael Niedermayer
- [FFmpeg-cvslog] thp: simplify overallocate checks.
Michael Niedermayer
- [FFmpeg-cvslog] txddemux: Limit allocated packets to filesize.
Michael Niedermayer
- [FFmpeg-cvslog] avidec: Check that the header chunks fit in the available filesize.
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE: We're now at 0.9.0.git
Dominique Leuenberger
- [FFmpeg-cvslog] mxfdec: Only use the new demuxing logic for OPAtom
Tomas Härdin
- [FFmpeg-cvslog] lavf: Update AVIOContext.maxsize when hitting the end.
Michael Niedermayer
- [FFmpeg-cvslog] txd/westwood: remove demuxer specific overallocate solutions as the new generic code
Michael Niedermayer
- [FFmpeg-cvslog] lavf: print an error if a packet has been truncated due to filesize
Michael Niedermayer
- [FFmpeg-cvslog] mtvdemuxer: fix segfault caused by truncated packets.
Michael Niedermayer
- [FFmpeg-cvslog] h264: reset nal_unit_type so that decoding frames without any nal units
Michael Niedermayer
- [FFmpeg-cvslog] h264: retuen the amount read in case of NAL_END_SEQUENCE
Michael Niedermayer
- [FFmpeg-cvslog] h264: return the consumed amountg in case of Q264
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: exit() on repeated ctrl-c
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix killing [Y/n] prompt with ctrl-c
Michael Niedermayer
- [FFmpeg-cvslog] cljr: Check if width or height are positive integers
Shitiz Garg
- [FFmpeg-cvslog] CODEC_ID_SOL_DPCM: Fix used write buffer.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: add unscaled packed 16 bit per component endianess conversion
Janne Grunau
- [FFmpeg-cvslog] mpegts: replace some magic numbers with the existing define
Vladimir Pantelic
- [FFmpeg-cvslog] rv40: NEON optimised weak loop filter
Mans Rullgard
- [FFmpeg-cvslog] configure: refactor lists of tests and components into variables
Diego Biurrun
- [FFmpeg-cvslog] h264: don't drop B-frames after next keyframe on POC reset.
Ronald S. Bultje
- [FFmpeg-cvslog] get_bits: remove useless pointer casts
Mans Rullgard
- [FFmpeg-cvslog] wavpack: Fix 32-bit clipping
Derek Buitenhuis
- [FFmpeg-cvslog] wavpack: Clip samples after shifting
Derek Buitenhuis
- [FFmpeg-cvslog] avconv: support stream specifiers in -metadata and -map_metadata
Alexandra Khirnova
- [FFmpeg-cvslog] get_bits: remove A32 variant
Mans Rullgard
- [FFmpeg-cvslog] atrac3: Fix crash in tonal component decoding.
Michael Niedermayer
- [FFmpeg-cvslog] avienc: Fix rawvideo 32bit
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix init of topleft ref/mv.
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: Fix null pointer crash
Michael Niedermayer
- [FFmpeg-cvslog] pixfmts: Selfcheck against insertions / deletions in the enum.
Michael Niedermayer
- [FFmpeg-cvslog] avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes.
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Check codec_ids against insertion/removial typos
Michael Niedermayer
- [FFmpeg-cvslog] doc: fix "Unknown command `fate'" warning.
Clément Bœsch
- [FFmpeg-cvslog] doc: fix "reference to nonexistent node `Regression Tests'" warning.
Clément Bœsch
- [FFmpeg-cvslog] motion_est: avoid generating motion vectors that point between widthxheight and mb_widthxmb_height .
Michael Niedermayer
- [FFmpeg-cvslog] sbgdec: replace EOVERFLOW with ENOMEM.
Nicolas George
- [FFmpeg-cvslog] msvideo1enc: Check that dimensions are a multiple of 4.
Michael Niedermayer
- [FFmpeg-cvslog] lavd/lavfi: fix incomplete comment
Stefano Sabatini
- [FFmpeg-cvslog] lavd/lavfi: fix typo in error message
Stefano Sabatini
- [FFmpeg-cvslog] lagarith: rgb24 support
Michael Niedermayer
- [FFmpeg-cvslog] sunrast: Fix warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
Michael Niedermayer
- [FFmpeg-cvslog] v210enc: Fix warning: ‘val’ may be use =?UTF-8?Q?d=20uninitialized=20in=20th?==?UTF-8?Q?is=20function=20?=[ -Wuninitialized]
Michael Niedermayer
- [FFmpeg-cvslog] v210dec: Fix warning: ‘val’ may be use =?UTF-8?Q?d=20uninitialized=20in=20th?==?UTF-8?Q?is=20function=20?=[ -Wuninitialized]
Michael Niedermayer
- [FFmpeg-cvslog] tta: Fix several warning: initialization from incompatible pointer type [ enabled by default]
Michael Niedermayer
- [FFmpeg-cvslog] get_bits: introduce safe bitreading to prevent overreads.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix overflows in RGB rounding constants.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: fix eatqi test
Mans Rullgard
- [FFmpeg-cvslog] mp3dec: hack: fix decoding with safe bitstream reader
Mans Rullgard
- [FFmpeg-cvslog] get_bits: remove unnecessary #includes
Mans Rullgard
- [FFmpeg-cvslog] swscale: add rgb565 endianess conversion
Janne Grunau
- [FFmpeg-cvslog] get_bits: whitespace (mostly) cosmetics
Mans Rullgard
- [FFmpeg-cvslog] adpcm: Check for channels to be a non-zero integer
Shitiz Garg
- [FFmpeg-cvslog] swscale: fix overflows in output of RGB48 pixels.
Ronald S. Bultje
- [FFmpeg-cvslog] get_bits: remove strange/obsolete comments
Mans Rullgard
- [FFmpeg-cvslog] swscale: add endian conversion for RGB555 and RGB444 pixel formats
Janne Grunau
- [FFmpeg-cvslog] swscale: fix integer overflows in RGB pixel writing.
Mans Rullgard
- [FFmpeg-cvslog] get_bits: remove LAST_SKIP_CACHE macro
Mans Rullgard
- [FFmpeg-cvslog] swscale: fix overflow in gray16 vertical scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] dct-test: remove unused variable cropTbl
Mans Rullgard
- [FFmpeg-cvslog] build: link test programs with static libraries
Mans Rullgard
- [FFmpeg-cvslog] get_bits: drop the a32 reader.
Michael Niedermayer
- [FFmpeg-cvslog] h264: disable checking reader, overreads are not possible
Michael Niedermayer
- [FFmpeg-cvslog] h263: disable slow checked reader, overreads are not possible in
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12: disable checked reader.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: disable checked bitstream reader, overreads are not possible.
Michael Niedermayer
- [FFmpeg-cvslog] sbgdec: Replace ELOOP by -1 to fix compilation on win32.
Michael Niedermayer
- [FFmpeg-cvslog] sbgdec: change -1 into AVERROR(EINVAL).
Nicolas George
- [FFmpeg-cvslog] Fix possible endless loop when decoding amr.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Assume architecture arm for machine hardware name iPad*.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Cosmetics: Fix indentation after last commit.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mlpdec: fix channel order for wide 7.1 truehd layouts
Hendrik Leppkes
- [FFmpeg-cvslog] Fix channel order for some less common TrueHD layouts.
Carl Eugen Hoyos
- [FFmpeg-cvslog] adxdec: Do not require extradata.
Michael Niedermayer
- [FFmpeg-cvslog] adxdec: Fix division by zero
Michael Niedermayer
- [FFmpeg-cvslog] adx_parser: Fix infinite loop.
Michael Niedermayer
- [FFmpeg-cvslog] adx_parser: rewrite.
Michael Niedermayer
- [FFmpeg-cvslog] mov: detect EOF in mov_read_dref()
Michael Niedermayer
- [FFmpeg-cvslog] siff: Fix excessive memory allocation.
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Move mxf_read_packet*() near the bottom of the file
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Add MXFIndexTables
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Add "fake" index to MXFIndexTable to assist seeking
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Replace zero IndexDurations with st->duration
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Add mxf_edit_unit_absolute_offset()
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Hybrid demuxing/seeking solution
Tomas Härdin
- [FFmpeg-cvslog] Merge remote-tracking branch 'tjoppen/proper_mxf_track_linking'
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Don't parse slices or DeltaEntryArrays
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Remove dead/useless code
Tomas Härdin
- [FFmpeg-cvslog] rl2demux: Fix FPE
Michael Niedermayer
- [FFmpeg-cvslog] tmv decoder: set correct pix_fmt
Uoti Urpala
- [FFmpeg-cvslog] lavf: rename oma.c -> omadec.c
Anton Khirnov
- [FFmpeg-cvslog] omadec: split data that will be used in the muxer to a separate file.
Anton Khirnov
- [FFmpeg-cvslog] swscale: fix overflows in vertical scaling at top/bottom edges.
Ronald S. Bultje
- [FFmpeg-cvslog] lavf: force threads to 1 in avformat_find_stream_info()
Anton Khirnov
- [FFmpeg-cvslog] lavf: add OpenMG audio muxer.
Michael Karcher
- [FFmpeg-cvslog] 4xm: remove unneeded check for remaining unused data.
Justin Ruggles
- [FFmpeg-cvslog] avcodec: deprecate AVFrame.age
Mans Rullgard
- [FFmpeg-cvslog] APIchanges: fill in revision for AVFrame.age deprecation
Mans Rullgard
- [FFmpeg-cvslog] proresdec: add UPDATE_CACHE, should fix decoding with -Os
Michael Niedermayer
- [FFmpeg-cvslog] adpcm: Fix crash
Michael Niedermayer
- [FFmpeg-cvslog] tqi: Fix passing errors from the MB decode. This silences some valgrind warnings.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Fix several (real world) integer overflows.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: split out ffio_limit()
Michael Niedermayer
- [FFmpeg-cvslog] dsicin demuxer: Fix excessive malloc()
Michael Niedermayer
- [FFmpeg-cvslog] eamad: fix excessive memory allocation.
Michael Niedermayer
- [FFmpeg-cvslog] eamad: pass & check errors
Michael Niedermayer
- [FFmpeg-cvslog] sws: Print an error in case of av_malloc() failure
Michael Niedermayer
- [FFmpeg-cvslog] soxdec: check av_malloc return.
Michael Niedermayer
- [FFmpeg-cvslog] siff: simplify code by using ffio_limit()
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: remove global video state
Marton Balint
- [FFmpeg-cvslog] cljr: fix buf_size sanity check
Paul B. Mahol
- [FFmpeg-cvslog] cljr: Check if width and height are positive integers
Shitiz Garg
- [FFmpeg-cvslog] swscale: fix formatting and indentation of unscaled conversion routines.
Nathan Adil Maxson
- [FFmpeg-cvslog] x86: conditionally compile dnxhd encoder optimizations
Diego Biurrun
- [FFmpeg-cvslog] qcelpdec: cosmetics: drop some pointless parentheses
Diego Biurrun
- [FFmpeg-cvslog] h264: skip start code search if the size of the nal unit is known
Janne Grunau
- [FFmpeg-cvslog] Revert "h264: skip start code search if the size of the nal unit is known"
Janne Grunau
- [FFmpeg-cvslog] qcelpdec: K&R formatting cosmetics
Asen Lekov
- [FFmpeg-cvslog] lavu: add AVERROR_BUG error value
Luca Barbato
- [FFmpeg-cvslog] avplay: clear pkt_temp when pkt is freed.
Michael Niedermayer
- [FFmpeg-cvslog] segment: introduce segmented chain muxer
Luca Barbato
- [FFmpeg-cvslog] mpegts: rename payload_index to payload_size
Luca Barbato
- [FFmpeg-cvslog] xl: Fix overreads
Aneesh Dogra
- [FFmpeg-cvslog] vc1: Handle WVC1 interlaced stream
Aneesh Dogra
- [FFmpeg-cvslog] h264: clear trailing bits in partially parsed NAL units
Janne Grunau
- [FFmpeg-cvslog] Fix off-by-one error when decoding rigth-to-left targa.
Carl Eugen Hoyos
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 51f9fba Add winter logo
gitolite
- [FFmpeg-cvslog] Changelog: split version next and 0.9
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix assert failure
Michael Niedermayer
- [FFmpeg-cvslog] lavd/lavfi: reindent block in lavfi_read_header
Stefano Sabatini
- [FFmpeg-cvslog] lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header()
Stefano Sabatini
- [FFmpeg-cvslog] doc: build: TEXIDEP: Recognize verbatim includes
Alexander Strasser
- [FFmpeg-cvslog] doc: fate: Move documentation from .txt to .texi
Alexander Strasser
- [FFmpeg-cvslog] doc: fate: Support building a plain text version
Alexander Strasser
- [FFmpeg-cvslog] avidec: move eof check before continue.
Michael Niedermayer
- [FFmpeg-cvslog] tm2: Check remaining size before init_get_bits()
Michael Niedermayer
- [FFmpeg-cvslog] alac: Check for bitstream overread
Michael Niedermayer
- [FFmpeg-cvslog] roq: fix excessive memory alloc
Michael Niedermayer
- [FFmpeg-cvslog] replace ENOTSUP by AVERROR_PATCHWELCOME
Michael Niedermayer
- [FFmpeg-cvslog] Replace PATCHWELCOME by relevant error codes.
Nicolas George
- [FFmpeg-cvslog] ff*: Fix duplicatedly printed version info with -version
Michael Niedermayer
- [FFmpeg-cvslog] indeo5: Fix null pointer dereference
Michael Niedermayer
- [FFmpeg-cvslog] indeo3: Fix null ptr dereference
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps()
Tomas Härdin
- [FFmpeg-cvslog] golomb: fix end of bitstream check
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: Use the right pointer type for the tmp pointer
Martin Storsjö
- [FFmpeg-cvslog] mpegts: Fix typo in handling sections in the PMT.
Alex Converse
- [FFmpeg-cvslog] mpegts: Suppress invalid timebase warnings on DMB streams.
Alex Converse
- [FFmpeg-cvslog] bytestream: add a new set of bytestream functions with overread checking
Aneesh Dogra
- [FFmpeg-cvslog] build: fix standalone compilation of mpc7/mpc8 decoders
Diego Biurrun
- [FFmpeg-cvslog] build: fix standalone compilation of ADPCM decoders
Diego Biurrun
- [FFmpeg-cvslog] build: fix standalone compilation of ADX encoder
Diego Biurrun
- [FFmpeg-cvslog] vp3: Reorder some functions to fix VP3 build with Theora disabled.
Diego Biurrun
- [FFmpeg-cvslog] oma: make header compile standalone
Diego Biurrun
- [FFmpeg-cvslog] 4xm: Use bytestream2 functions to prevent overreads
Aneesh Dogra
- [FFmpeg-cvslog] mpegvideo_enc: separate declarations and statements
Diego Biurrun
- [FFmpeg-cvslog] nut: support 10bit YUV
Luca Barbato
- [FFmpeg-cvslog] raw: add 10bit YUV definitions
Luca Barbato
- [FFmpeg-cvslog] lavc: always align height by 32 pixel
Rafaël Carré
- [FFmpeg-cvslog] avio: remove ENOTSUP mention in doxy as its not available on all supported platforms
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Make sure x < index_table->nb_ptses
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Ignore the last entry in Avid's index table segments
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Remove unused variables
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Sanity-check SampleRate
Tomas Härdin
- [FFmpeg-cvslog] lavc: Do not fail audio decoding if user has set a custom get_buffer.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'tjoppen/mxf_fixes_20111220'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12dec: reset first_field with picture_structure changes.
Michael Niedermayer
- [FFmpeg-cvslog] mov: replace AVERROR(EOF) with AVERROR_EOF.
Nicolas George
- [FFmpeg-cvslog] doc: add a list of errno codes on some systems.
Nicolas George
- [FFmpeg-cvslog] Clearer explanation of audio channel mapping restrictions
Tim Nicholson
- [FFmpeg-cvslog] proresdec: Check yuv slice data sizes.
Michael Niedermayer
- [FFmpeg-cvslog] ipmovie: fix FPE
Michael Niedermayer
- [FFmpeg-cvslog] error_concealment: optimize guess_dc()
Michael Niedermayer
- [FFmpeg-cvslog] postproc: altivec: fix trivial cases of mixed declarations and code
Mans Rullgard
- [FFmpeg-cvslog] postproc: altivec: untemplate some variable names
Mans Rullgard
- [FFmpeg-cvslog] postproc: altivec: fix remaining mixed declarations and code
Mans Rullgard
- [FFmpeg-cvslog] fate: account for NUT 10bit support
Luca Barbato
- [FFmpeg-cvslog] network: properly declare WSADATA in windows
Sergey Radionov
- [FFmpeg-cvslog] build: error on mixed declarations and code
Mans Rullgard
- [FFmpeg-cvslog] aacdec: Cleanup decode_ics_info.
Alex Converse
- [FFmpeg-cvslog] w32threads: wait for the waked thread in pthread_cond_signal.
Sergey Radionov
- [FFmpeg-cvslog] h264_cabac: synchronize decode_significance_*_x86 conditionals
Diego Biurrun
- [FFmpeg-cvslog] Replace Subversion revisions in comments by Git hashes.
Diego Biurrun
- [FFmpeg-cvslog] x86: Tighten register constraints for decode_significance*_x86.
Diego Biurrun
- [FFmpeg-cvslog] configure: Show whether the safe bitstream reader is enabled
Martin Storsjö
- [FFmpeg-cvslog] mxf: H.264/MPEG-4 AVC Intra support
Baptiste Coudurier
- [FFmpeg-cvslog] mxfenc: Add support for MPEG-2 MP at HL-14 in mxf container.
Daniel Kristjansson
- [FFmpeg-cvslog] mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24*
Tomas Härdin
- [FFmpeg-cvslog] mxf: Add PictureEssenceCoding UL for V210.
Tomas Härdin
- [FFmpeg-cvslog] flacdec: skip all track indices at once instead of looping.
Paul B Mahol
- [FFmpeg-cvslog] libavcodec: Define a side data type for new extradata
Martin Storsjö
- [FFmpeg-cvslog] flvdec: Export new AAC/H.264 extradata as side data on the next packet
Martin Storsjö
- [FFmpeg-cvslog] aacdec: Handle new extradata passed as side data
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Define a side data type for parameter changes
Martin Storsjö
- [FFmpeg-cvslog] libavformat: Add a utility function for adding parameter change side data
Martin Storsjö
- [FFmpeg-cvslog] flvdec: Add param change side data if the sample rate or channels have changed
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Apply parameter change side data when decoding audio
Martin Storsjö
- [FFmpeg-cvslog] nellymoserdec: Indicate that the decoder can handle changed parameters
Martin Storsjö
- [FFmpeg-cvslog] idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.
Justin Ruggles
- [FFmpeg-cvslog] asfdec: add side data to ASFStream packet instead of output packet.
Justin Ruggles
- [FFmpeg-cvslog] libavutil: increase LIBAVUTIL_VERSION_MICRO to 100
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make 100 the base for the micro version number.
Michael Niedermayer
- [FFmpeg-cvslog] libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
Michael Niedermayer
- [FFmpeg-cvslog] libswscale: increase LIBSWSCALE_VERSION_MICRO to 100
Michael Niedermayer
- [FFmpeg-cvslog] libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
Michael Niedermayer
- [FFmpeg-cvslog] swr: add swresample_version swresample_configuration and swresample_license
Michael Niedermayer
- [FFmpeg-cvslog] swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: print swr versions too
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: restore vertical alignment of versions
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Add SMJPEG demuxer.
Paul B Mahol
- [FFmpeg-cvslog] libswresample.v: add swresample* for cmdutils.c
Michael Niedermayer
- [FFmpeg-cvslog] sink_buffer: copy list of provided formats in the context
Stefano Sabatini
- [FFmpeg-cvslog] lavd/lavfi: fix two memleaks.
Nicolas George
- [FFmpeg-cvslog] platform.texi: close @enumerate section in the "Using shared libraries" subsection
Stefano Sabatini
- [FFmpeg-cvslog] mxfdec: Check for NULL component
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Check url_feof() in mxf_read_local_tags()
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Fix infinite loop in mxf_packet_timestamps()
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Move the current_partition check inside mxf_read_header()
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Never seek back in local sets and KLVs
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Sanity check PreviousPartition
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows
Tomas Härdin
- [FFmpeg-cvslog] Merge remote-tracking branch 'tjoppen/fuzz_fixes'
Michael Niedermayer
- [FFmpeg-cvslog] fifo: Make writes atomic.
Michael Niedermayer
- [FFmpeg-cvslog] udp: support non blocking reads with fifo
Michael Niedermayer
- [FFmpeg-cvslog] udp: return circular buffer error if such error happened.
Michael Niedermayer
- [FFmpeg-cvslog] udp: Replace double select() by select+mutex+cond.
Michael Niedermayer
- [FFmpeg-cvslog] truespeech: fix invalid reads in truespeech_apply_twopoint_filter()
Justin Ruggles
- [FFmpeg-cvslog] mov: Don't stick the QuickTime field ordering atom in extradata.
Alex Converse
- [FFmpeg-cvslog] sws: readd PAL8 to isPacked()
Anton Khirnov
- [FFmpeg-cvslog] ra144enc: zero the reflection coeffs if the filter is unstable
Justin Ruggles
- [FFmpeg-cvslog] lavfi: always build vsrc_buffer.
Anton Khirnov
- [FFmpeg-cvslog] Drop ALT_ prefix from BITSTREAM_READER_LE name.
Diego Biurrun
- [FFmpeg-cvslog] v410dec: include correct headers
Paul B. Mahol
- [FFmpeg-cvslog] linux: use number of CPUs as automatic thread count
Janne Grunau
- [FFmpeg-cvslog] pthreads: reset active_thread_type when slice thread_init returrns early
Janne Grunau
- [FFmpeg-cvslog] windows: use number of CPUs as automatic thread count
Janne Grunau
- [FFmpeg-cvslog] bsd: use number of logical CPUs as automatic thread count
Janne Grunau
- [FFmpeg-cvslog] options: set minimum for "threads" to zero
Janne Grunau
- [FFmpeg-cvslog] adpcm: fix IMA SMJPEG decoding
Paul B Mahol
- [FFmpeg-cvslog] 4xm: Add a check in decode_i_frame to prevent buffer overreads
Shitiz Garg
- [FFmpeg-cvslog] kvmc: fix invalid reads
Gaurav Narula
- [FFmpeg-cvslog] build: fix standalone compilation of Core Audio Format demuxer
Diego Biurrun
- [FFmpeg-cvslog] build: fix standalone compilation of Microsoft XMV demuxer
Diego Biurrun
- [FFmpeg-cvslog] build: fix standalone compilation of OMA muxer
Diego Biurrun
- [FFmpeg-cvslog] h264: Decode short VUI without error
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs.
Michael Niedermayer
- [FFmpeg-cvslog] Fix a possible endless loop when decoding aac.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Release buffers after encoding svq1.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Make systematic palette opaque.
Carl Eugen Hoyos
- [FFmpeg-cvslog] pthread: include sys/types.h before sys/sysctl.h
Janne Grunau
- [FFmpeg-cvslog] threads: check defines before using them in automatic thread detection
Janne Grunau
- [FFmpeg-cvslog] pthread: sysctl.h needs param.h on openbsd
Michael Niedermayer
- [FFmpeg-cvslog] Revert "doc: build: TEXIDEP: Recognize verbatim includes"
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7e683c2 web:call for maintainers
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7b3ab79 web: Add some descriptive text to the dates of the recent entries
gitolite
- [FFmpeg-cvslog] flvdec: disable new midstream param change code not only for h264 but all cases.
Michael Niedermayer
- [FFmpeg-cvslog] avio: fix handling of , in urls
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix swresample_version()
Michael Niedermayer
- [FFmpeg-cvslog] w32thread: call ResetEvent() in pthread_cond_broadcast().
Sergey Radionov
- [FFmpeg-cvslog] allfilters: fix type of avfilter_vsrc_buffer.
Anton Khirnov
- [FFmpeg-cvslog] 4xm: remove unused variables.
Anton Khirnov
- [FFmpeg-cvslog] h264: Fix a possible overread in decode_nal_units()
Alexander Strange
- [FFmpeg-cvslog] Prepare for 0.8_beta1 snapshot release
Reinhard Tartler
- [FFmpeg-cvslog] vp3dec: Check coefficient index in vp3_dequant()
Reinhard Tartler
- [FFmpeg-cvslog] svq1dec: call avcodec_set_dimensions() after dimensions changed.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Readd #define _SVID_SOURCE
Martin Storsjö
- [FFmpeg-cvslog] Update RELEASE file for 0.7.3
Reinhard Tartler
- [FFmpeg-cvslog] wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.
Justin Ruggles
- [FFmpeg-cvslog] RELEASE_NOTES: remove possibly ofensive sounding wording
Michael Niedermayer
- [FFmpeg-cvslog] release_notes: merge back changes from our 0.9 to master
Michael Niedermayer
- [FFmpeg-cvslog] Use int for channel_coeffs instead of int16_t
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Do not update buffers in case no speed change is necessary
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Fix inverse-MCLMS filtering routines
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Implement revert_inter_ch_decorr() and revert_acfilter()
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Enable inverse-MCLMS filter
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Perform inverse inter-channel decorrelation and ac-filter
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] Perform dequantization of channel coefficients
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] libopenjpeg: support decoding with bits per pixel greater than 8
Jean First
- [FFmpeg-cvslog] build: Try to find fate_config.sh.template in source path
Alexander Strasser
- [FFmpeg-cvslog] Make the avi palette opaque.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Make the palette in Wing Commander III mve files opaque.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Make mov palette opaque or load alpha if present.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Make the palette in Quake II CIN files opaque and increase its dynamics.
Carl Eugen Hoyos
- [FFmpeg-cvslog] vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used
Stefano Sabatini
- [FFmpeg-cvslog] lzo: fix memcpy_backptr() with 0 offset
Michael Niedermayer
- [FFmpeg-cvslog] j2kdec: fix division by zero, check tile dimensions for validity
Michael Niedermayer
- [FFmpeg-cvslog] j2kdec: Check for interger overflow in tile array allocation
Michael Niedermayer
- [FFmpeg-cvslog] j2kdec: Fix crash in get_qcx
Michael Niedermayer
- [FFmpeg-cvslog] j2kdec: Check curtileno for validity
Michael Niedermayer
- [FFmpeg-cvslog] rpl: Fix near infinite loop in index reading due to missing eof check.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_trajectory()
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: Avoid allocating huge packets
Michael Niedermayer
- [FFmpeg-cvslog] vmdav: check that theres enough space for a chunk remaining.
Michael Niedermayer
- [FFmpeg-cvslog] sierravmd: limit packetsize to the amount that could be read.
Michael Niedermayer
- [FFmpeg-cvslog] asfdec: fix endless loop on EOF
Michael Niedermayer
- [FFmpeg-cvslog] ws_snd1: Fix wrong samples count and crash.
Michael Niedermayer
- [FFmpeg-cvslog] Fix qdm2 decoder packet handling to match the api
Baptiste Coudurier
- [FFmpeg-cvslog] Plug some memory leaks in the VP6 decoder
Vitor Sessak
- [FFmpeg-cvslog] Bump version number for 0.5.6 release.
Reinhard Tartler
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.5' into release/0.5
Michael Niedermayer
- [FFmpeg-cvslog] Added M701 codec_tag for mpeg2video
Tomas Härdin
- [FFmpeg-cvslog] riff: Add mpgv MPEG-2 fourcc
Alex Converse
- [FFmpeg-cvslog] jpegdec: actually search for and parse RSTn
Michael Niedermayer
- [FFmpeg-cvslog] Replace strncpy() with av_strlcpy() in libpostproc.
Alex Converse
- [FFmpeg-cvslog] postprocess.c: filter name needs to be double 0 terminated
Piotr Kaczuba
- [FFmpeg-cvslog] H.264: fix overreads of qscale_table
Jason Garrett-Glaser
- [FFmpeg-cvslog] dca: set AVCodecContext frame_size for DTS audio
John Stebbins
- [FFmpeg-cvslog] alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
- [FFmpeg-cvslog] mxfenc: fix ignored drop flag in binary timecode representation.
Clément Bœsch
- [FFmpeg-cvslog] mpegts: fix Continuity Counter error detection
Jindrich Makovicka
- [FFmpeg-cvslog] aacps: skip some memcpy() if src and dst would be equal
Mans Rullgard
- [FFmpeg-cvslog] Do not decode RV30 files if the extradata is too small
Rafaël Carré
- [FFmpeg-cvslog] mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.
Alex Converse
- [FFmpeg-cvslog] rv30: return AVERROR(EINVAL) instead of EINVAL
Diego Biurrun
- [FFmpeg-cvslog] libx264: do not set pic quality if no frame is output
Baptiste Coudurier
- [FFmpeg-cvslog] h264: notice memory allocation failure
Dustin Brody
- [FFmpeg-cvslog] VC-1: fix reading of custom PAR.
Reimar Döffinger
- [FFmpeg-cvslog] flvenc: use int64_t to store offsets
Luca Barbato
- [FFmpeg-cvslog] rv10/20: tell decoder to use edge emulation
Kostya Shishkov
- [FFmpeg-cvslog] h264: correct the check for invalid long term frame index in MMCO decode
Jeff Downs
- [FFmpeg-cvslog] h264: correct implicit weight table computation for long ref pics
Jeff Downs
- [FFmpeg-cvslog] cpu detection: avoid a signed overflow
Sean McGovern
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
- [FFmpeg-cvslog] wavpack: Check error codes rather than working around error conditions.
Alex Converse
- [FFmpeg-cvslog] indeo2: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] indeo2: fail if input buffer too small
Alex Converse
- [FFmpeg-cvslog] Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks .
Laurent Aimar
- [FFmpeg-cvslog] smacker demuxer: handle possible av_realloc() failure.
Kostya Shishkov
- [FFmpeg-cvslog] Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] ape demuxer: fix segfault on memory allocation failure.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid packet size in the smacker demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed off by one packet size allocation in the smacker demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid VLC value in smacker decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check and propagate errors when VLC trees cannot be built in smacker decoder .
Laurent Aimar
- [FFmpeg-cvslog] smacker: fix a few off by 1 errors
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: fix out of bound write in the ogg demuxer
Laurent Aimar
- [FFmpeg-cvslog] rv10: Reject slices that does not have the same type as the first one
Laurent Aimar
- [FFmpeg-cvslog] rv34: Avoid NULL dereference on corrupted bitstream
Laurent Aimar
- [FFmpeg-cvslog] rv34: Fix potential overreads
Laurent Aimar
- [FFmpeg-cvslog] rv34: Check for invalid slice offsets
Laurent Aimar
- [FFmpeg-cvslog] Bump version number for 0.6.4 release.
Reinhard Tartler
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.6' into release/0.6
Michael Niedermayer
- [FFmpeg-cvslog] avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes remain.
Michael Niedermayer
- [FFmpeg-cvslog] golomb: Fix infinite loop in svq3_get_ue_golomb()
Michael Niedermayer
- [FFmpeg-cvslog] segafilm: fail earlier in case theres not enough bytestream left for a
Michael Niedermayer
- [FFmpeg-cvslog] shorten: Fix invalid free()
Michael Niedermayer
- [FFmpeg-cvslog] shorten: validate values in fmt chunk search
Michael Niedermayer
- [FFmpeg-cvslog] mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece
Michael Niedermayer
- [FFmpeg-cvslog] ff*: add -max_alloc command line option
Michael Niedermayer
- [FFmpeg-cvslog] Update Changelog for 0.7.3 release
Reinhard Tartler
- [FFmpeg-cvslog] Update for 0.8.7
Michael Niedermayer
- [FFmpeg-cvslog] Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.c
Sergiy Gur'yev
- [FFmpeg-cvslog] Merge branch 'release/0.8' into release/0.7
Michael Niedermayer
- [FFmpeg-cvslog] Release notes and changelog for 0.6.4
Reinhard Tartler
- [FFmpeg-cvslog] Release notes and changelog for 0.5.6
Reinhard Tartler
- [FFmpeg-cvslog] Update for 0.5.7
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.7.9
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.8.8
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2b3f64b download: update for christmess releases 2011
gitolite
- [FFmpeg-cvslog] Tag n0.5.7 : FFmpeg release 0.5.7
git at videolan.org
- [FFmpeg-cvslog] Tag n0.6.4 : FFmpeg release 0.6.4
git at videolan.org
- [FFmpeg-cvslog] Tag n0.7.9 : FFmpeg release 0.7.9
git at videolan.org
- [FFmpeg-cvslog] Tag n0.8.8 : FFmpeg release 0.8.8
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6da3283 index: christmess 2011 releases
gitolite
- [FFmpeg-cvslog] FAQ: add an entry for common error when using -profile
Anton Khirnov
- [FFmpeg-cvslog] lavc: add a sample_aspect_ratio field to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] doxy: add website-alike style to the html output
Gautam Gupta
- [FFmpeg-cvslog] lavc: add width and height fields to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavc: add format field to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add avfilter_copy_frame_props()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add a new function av_buffersrc_buffer().
Anton Khirnov
- [FFmpeg-cvslog] avconv: implement get_buffer()/release_buffer().
Anton Khirnov
- [FFmpeg-cvslog] avconv: avoid memcpy in vsrc_buffer when possible.
Anton Khirnov
- [FFmpeg-cvslog] mpegvideo.c: K&R formatting and cosmetics.
Konstantin Todorov
- [FFmpeg-cvslog] Add minor bumps and APIchanges entries for lavc/lavfi changes.
Anton Khirnov
- [FFmpeg-cvslog] avs: call release_buffer() at the end.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: fix non ANSI C for(int
Michael Niedermayer
- [FFmpeg-cvslog] dv: add timecode to metadata
Matthieu Bouron
- [FFmpeg-cvslog] timecode: fix drop frame in avpriv_timecode_to_string().
Clément Bœsch
- [FFmpeg-cvslog] gxf: remove gxf_ prefix to timecode metadata keys.
Clément Bœsch
- [FFmpeg-cvslog] Process compressed id3v2 tags.
Adrian Drzewiecki
- [FFmpeg-cvslog] dv: fix avpriv_dv_codec_profile with lowres > 0
Marton Balint
- [FFmpeg-cvslog] id3v2: fix variable type for uncompress()
Michael Niedermayer
- [FFmpeg-cvslog] fate: add generic rules for most of the tests/fate/*.mak files.
Clément Bœsch
- [FFmpeg-cvslog] fate: give stderr hint when a test fails.
Clément Bœsch
- [FFmpeg-cvslog] fate: warn if SAMPLES is not specified.
Clément Bœsch
- [FFmpeg-cvslog] swscale: prevent invalid writes in packed_16bpc_bswap
Janne Grunau
- [FFmpeg-cvslog] fate: group all VP* codec FATE tests together in one file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off Microsoft codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off libavcodec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off mpc FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off vqf/twinvq FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] ffmpeg: add remaining hunks to enable dr1 support
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: disable dr1 in case of resolution changes, as this does not work currently.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Check that frames are user type before treating them as such
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: fix visualization buffer size.
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: add thumbnail video filter.
Clément Bœsch
- [FFmpeg-cvslog] thumbnail: fix error code in case of invalid args.
Clément Bœsch
- [FFmpeg-cvslog] Changelog: move thunbnail filter entry from 0.9 to "next" section
Stefano Sabatini
- [FFmpeg-cvslog] ff* tools: move descriptions from copyright header to @file doxy
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: don't try to indent words in trace messages
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add XML writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add show_private_data option
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add missing check in avfilter_filter_samples()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_alloc()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add asplit filter
Stefano Sabatini
- [FFmpeg-cvslog] Fix some 1bit png samples, they can be palettised.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support decoding yuv442 and yuv421 jpeg images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Make Interplay palette opaque and increase its dynamics.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Makefile: fix path to ffprobe.xsd
Michael Niedermayer
- [FFmpeg-cvslog] Fixed crash in palette handling when converting certain .png images to . pcx or .bmp.
Frank Vernaillen
- [FFmpeg-cvslog] x86: Fix constraints for decode_significance*_x86
Martin Storsjö
- [FFmpeg-cvslog] v4l2: remove unneded linux specific asm/types.h include
Janne Grunau
- [FFmpeg-cvslog] threads: test for sys/param.h and include it for sysctl on OpenBSD
Janne Grunau
- [FFmpeg-cvslog] doxygen: remove unreplaced variables from custom header and footer
Janne Grunau
- [FFmpeg-cvslog] mpegvideo_enc: K&R cosmetics
Aneesh Dogra
- [FFmpeg-cvslog] Fix a typo that broke writing (and reading) PAM files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix a crash when reading gray pam files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] v410dec: Check for sufficient input data.
Michael Niedermayer
- [FFmpeg-cvslog] vcr1dec: Check that there is sufficient input data.
Michael Niedermayer
- [FFmpeg-cvslog] indeo5: fix null pointer crash with ref_mb
Michael Niedermayer
- [FFmpeg-cvslog] indeo5: Fix crash due to partially initialized gop vars.
Michael Niedermayer
- [FFmpeg-cvslog] cljrenc: fix scaling
Michael Niedermayer
- [FFmpeg-cvslog] indeo5: fix division by 0 in ff_ivi_init_tiles()
Michael Niedermayer
- [FFmpeg-cvslog] cljrdec: improve scaling somewhat
Michael Niedermayer
- [FFmpeg-cvslog] Indeo 4 decoder
Kostya Shishkov
- [FFmpeg-cvslog] avformat: Add SMJPEG demuxer.
Paul B Mahol
- [FFmpeg-cvslog] mpegts: properly output large audio packets
Jindřich Makovička
- [FFmpeg-cvslog] mpegts: adjustable minimum PES payload
Jindřich Makovička
- [FFmpeg-cvslog] fate: Add v210 codec regression tests
Reimar Döffinger
- [FFmpeg-cvslog] v410dec: Check for sufficient input data. Fixes crash
Michael Niedermayer
- [FFmpeg-cvslog] qpeg: Check for overread in qpeg_decode_intra.
Michael Niedermayer
- [FFmpeg-cvslog] issdemux: Check packet_size for validity
Michael Niedermayer
- [FFmpeg-cvslog] Revert "build: error on mixed declarations and code"
Nicolas George
- [FFmpeg-cvslog] indeo5: Fix null pointer dereferences of ref_mb
Michael Niedermayer
- [FFmpeg-cvslog] h264_mp4toannexb_filter: pass error code through.
Michael Niedermayer
- [FFmpeg-cvslog] Always assume the bmp palette as being opaque.
Carl Eugen Hoyos
- [FFmpeg-cvslog] nsvdec: Check av_malloc(string_size)
Michael Niedermayer
- [FFmpeg-cvslog] Do not fail when decoding invalid v410 files with odd width.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lagarith: add decode support for arith rgb24 mode
Thad Ward
- [FFmpeg-cvslog] applehttp: Use the last segment duration as reload interval
Andrey Utkin
- [FFmpeg-cvslog] applehttp: Use half the target duration as interval if the playlist didn' t update
Martin Storsjö
- [FFmpeg-cvslog] applehttpproto: Apply the same reload interval changes as for the demuxer
Andrey Utkin
- [FFmpeg-cvslog] fate: add more tests for VC-1 decoder
Aneesh Dogra
- [FFmpeg-cvslog] indeo4: remove two unused variables
Kostya Shishkov
- [FFmpeg-cvslog] qt-faststart: Fix up indentation
Martin Storsjö
- [FFmpeg-cvslog] doxygen: cleanup style to support older doxy
Luca Barbato
- [FFmpeg-cvslog] avconv: K&R cosmetics
Aneesh Dogra
- [FFmpeg-cvslog] fate: Add a video test for xxan decoder
Aneesh Dogra
- [FFmpeg-cvslog] mpegvideo_enc: K&R cosmetics (line 1000-2000).
Aneesh Dogra
- [FFmpeg-cvslog] libmp3lame: K&R formatting cosmetics
Aneesh Dogra
- [FFmpeg-cvslog] fate: split off PCM codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] libvorbis: K&R reformatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] fate: split off DPCM codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] flvdec: Check index for being valid
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: Disable metadatacreator "MEGA" hack
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: Print a warning in all failure cases of parse_keyframes_index()
Michael Niedermayer
- [FFmpeg-cvslog] ljpegdec: fix point transform injection.
Michael Niedermayer
- [FFmpeg-cvslog] Avoid av_memcpy_backptr hang without extra branch.
Reimar Döffinger
- [FFmpeg-cvslog] Make sure configure does not fail just because unneeded third-party options are used .
Carl Eugen Hoyos
- [FFmpeg-cvslog] mp3enc: remove unused variable
Paul B Mahol
- [FFmpeg-cvslog] Use more designated initializers.
Paul B Mahol
- [FFmpeg-cvslog] flvdec: Add comment about the 5 second threshold
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. aa59296 ffmpeg-web: rss support
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 02fdd97 web: add link to rss
gitolite
- [FFmpeg-cvslog] mlp_parser: Fix infinite loop with 0 bytes_left.
Michael Niedermayer
- [FFmpeg-cvslog] FATE: Add test for H.264 MP4->annex.B bitstream filter.
Mike Melanson
- [FFmpeg-cvslog] qt-faststart: K&R reformatting; fix comment typos
Diego Biurrun
- [FFmpeg-cvslog] fate: drop pointless _audio and _video suffixes from xan tests
Diego Biurrun
- [FFmpeg-cvslog] cosmetics: Drop unnecessary parentheses around return values.
Diego Biurrun
- [FFmpeg-cvslog] fate: split off demuxer FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off voice codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off QuickTime codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off Electronic Arts codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off audio codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: split off video codec FATE tests into their own file
Diego Biurrun
- [FFmpeg-cvslog] fate: whitespace cosmetics
Diego Biurrun
- [FFmpeg-cvslog] tiff.c: Use switch / case instead of if / else where appropriate.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Simplify tiff decoder by merging two functions.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix decoding some 1bpp tiff files, they are palettized.
Carl Eugen Hoyos
- [FFmpeg-cvslog] 8svx: remove unused variable in eightsvx_decode_frame
Jean First
- [FFmpeg-cvslog] cache: remove unused variable in cache_open
Jean First
- [FFmpeg-cvslog] movenc: remove unused variables
Jean First
- [FFmpeg-cvslog] cache: use av_freep instead of av_free in cache_open
Jean First
- [FFmpeg-cvslog] mpegts: remove unused variable
Jean First
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8a01529 ffmpeg-web: add RSS icon
gitolite
- [FFmpeg-cvslog] flvdec: Check avpriv_mpeg4audio_get_config() return
Michael Niedermayer
- [FFmpeg-cvslog] tiffdec: hotfix for fate failure.
Michael Niedermayer
- [FFmpeg-cvslog] Revert "aacdec: Avoid unneeded reinit due to ADTS headers"
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.h
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: port tinterlace filter from MPlayer
Stefano Sabatini
- [FFmpeg-cvslog] lavd/lavfi: fix compiler warning for uninitialized variables
Jean First
- [FFmpeg-cvslog] lavf: ffio_limit(), treat avio_size()==0 as error.
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c8e36c7 index: fix validity errors and warnings.
gitolite
- [FFmpeg-cvslog] lavfi: add astreamsync audio filter.
Nicolas George
- [FFmpeg-cvslog] lavfi: add amerge audio filter.
Nicolas George
- [FFmpeg-cvslog] Avoid uninitialized data in lcldec when ofs is 0 in MSZH.
Reimar Döffinger
- [FFmpeg-cvslog] libvorbis: proper error logging and return.
Nicolas George
- [FFmpeg-cvslog] Fix mono* pam encoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] aacdec: Evaluate further PCE elements.
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: fix compiler warning for uninitialized variables
Jean First
- [FFmpeg-cvslog] mxg: fix compiler warning for uninitialized variables
Michael Niedermayer
- [FFmpeg-cvslog] h264: Fix seeking in 00017.MTS
Michael Niedermayer
- [FFmpeg-cvslog] Only expand raw and packed 1bpp tiff horizontally if it is palettised.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Do not map asf metadata key WM/Track to track.
Carl Eugen Hoyos
Last message date:
Sat Dec 31 22:36:32 CET 2011
Archived on: Sat Dec 31 22:36:31 CET 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).