source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3cd6b6aa   9 years michaelni Merge commit '5bdfc17189e4ea63c6b46b6d5256852fcb409d68' * commit …
(edit) @0d5a27c2   9 years michaelni Rename asfdec-o.c to asfdec_o.c Most files use _ instead of - as …
(edit) @8f9c39b3   9 years michaelni avformat: rename asfdec.c to asfdec_f.c leaving it as asfdec.c …
(edit) @6415dcb0   9 years James configure: fix hevc_vdpau_hwaccel dependencies Signed-off-by: James …
(edit) @4aa0de64   9 years michaelni avcodec/h264_refs: discard mismatching references Fixes inconsistency …
(edit) @84afc6b7   9 years michaelni avcodec/mjpegdec: Fix small picture upscale Fixes out of array access …
(edit) @b54ac84   9 years michaelni avcodec/pngdec: Check values before updating context in …
(edit) @f1ffa01d   9 years michaelni avcodec/pngdec: Copy IHDR & plte state from last thread Previously …
(edit) @a1736926   9 years michaelni avcodec/pngdec: Require a IHDR chunk before fctl This is required by …
(edit) @47f4e2d8   9 years michaelni avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are …
(edit) @9842d670   9 years onemda avfilter/avf_showvolume: optionally display channel names …
(edit) @e55e5be9   9 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @7c10b87b   9 years michaelni aacenc: add support for coding of intensity stereo scalefactor indices …
(edit) @da8b2289   9 years michaelni avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace …
(edit) @4b920d7b   9 years Carl Eugen Hoyos lavf/msnwc: Return 0 if the probe function does not detect msnwc-tcp. …
(edit) @77c0b149   9 years Carl Eugen Hoyos lavf/mpegts: Return 0 if the probe function does not detect mpegts. …
(edit) @dee79438   9 years Carl Eugen Hoyos lavf/img2dec: Improve detection of valid Quickdraw images. Detect …
(edit) @5a458420   9 years Carl Eugen Hoyos lavf/asfdec: Reduce minimum header size. Fixes GipsyGuitar.wmv …
(edit) @45441eb0   9 years Carl Eugen Hoyos Changelog: Add jpeg 2000 improvements before they get forgotten.
(edit) @a876a4da   9 years Carl Eugen Hoyos lavf/img2dec: Autodetect dds frames.
(edit) @f6ab967e   9 years michaelni swscale/swscale_unscaled: Fix rounding difference with RGBA output …
(edit) @d9deae04   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock …
(edit) @21cede9e   9 years onemda doc/filters: fix documentation bug in ssim filter Signed-off-by: Paul …
(edit) @4ccd2b31   9 years michaelni avformat/asfdec: Allow packet_obj_size == 0 Fixes Ticket3521 …
(edit) @be4e1f28   9 years michaelni avformat/asfdec: Print packet_obj_size in case it is invalid …
(edit) @ca3b2745   9 years michaelni api-h264-test: build with another api test Location of api-h264-test …
(edit) @02bd4d93   9 years michaelni fate/api-tests: Added dependency on $(FF_DEP_LIBS) This ensures they …
(edit) @c78b82f4   9 years michaelni tests/Makefile: Fix missing trailing slash for API tests dir target …
(edit) @a5f617e9   9 years michaelni avformat/asfdec: Print a warning if data is skiped due to less than a …
(edit) @4b0a4758   9 years michaelni avformat/asfdec: Reduce FRAME_HEADER_SIZE to 11 This fixes demuxing …
(edit) @55397b0e   9 years michaelni aaccoder: add intensity stereo support to encode_window_bands_info …
(edit) @305859c0   9 years michaelni aaccoder: add intensity stereo coding support for the trellis …
(edit) @ecbd1117   9 years michaelni avcodec/jpeg2000dec: Remove unused variables Signed-off-by: Michael …
(edit) @5bdfc171   9 years lu_zero asf: Do not skip data streams
(edit) @2a4700a4   9 years Andreas.Cadhalpun wmavoice: limit wmavoice_decode_packet return value to packet size …
(edit) @7d0a197   9 years michaelni lavc/adpcm: THP: set approx_nb_samples correctly Signed-off-by: …
(edit) @f76d7d4b   9 years onemda avfilter: add showvolume filter Signed-off-by: Paul B Mahol …
(edit) @96e73fa6   9 years michaelni avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into …
(edit) @9a345802   9 years Andreas.Cadhalpun huffyuvdec: validate image size Reviewed-by: Michael Niedermayer …
(edit) @02dbed6e   9 years michaelni aacpsy: Add energy spread for each band This commit adds the energy …
(edit) @a57ee6cc   9 years michaelni Merge commit '8a26ae5f94e613dbf7eb8e3c60462e966e409cdc' * commit …
(edit) @30b8f3e7   9 years michaelni Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d' * commit …
(edit) @da061698   9 years michaelni avformat/riffdec: Forward error code from avio_read() in ff_get_guid() …
(edit) @09401697   9 years michaelni tests/fate/wma: use the existing reference files for wmapro tests …
(edit) @3d22670   9 years michaelni Merge commit '441e8ae5efd681055e5af6f4317fb60110de9dd0' * commit …
(edit) @fb2eeebf   9 years michaelni Merge commit 'd3ea79e8a65ddad4da11813bb43c46701295f68c' * commit …
(edit) @f9883a66   9 years Andreas.Cadhalpun wavpack: use get_bits_long to read up to 32 bits get_bits should not …
(edit) @8a26ae5f   9 years lu_zero mpjpeg: Check stream allocation Bug-Id: CID 1308152
(edit) @b08569a2   9 years anton lavf: Replace the ASF demuxer The old one is the result of the …
(edit) @441e8ae5   9 years anton FATE: drop the last truncated frame from the wmapro tests Since it's …
(edit) @d3ea79e8   9 years anton FATE: drop the last truncated frame from the wma lossless test Since …
(edit) @317be53c   9 years michaelni avcodec/jpeg2000: Support 32 decomposition levels Fixes Ticket4680 …
(edit) @d62657eb   9 years michaelni configure: Also create tests/api This should fix some problems on …
(edit) @cd1a9908   9 years michaelni avcodec/jpeg2000: support >32bit in ff_jpeg2000_ceildivpow2() Fixes …
(edit) @f01028bf   9 years michaelni avcodec/jpeg2000: Avoid one shift in ff_jpeg2000_ceildivpow2() …
(edit) @86fb2032   9 years michaelni api-flac-test: Fix the bug of comparing zero bytes Add check for …
(edit) @d71935f8   9 years michaelni aac: add additional fields needed by the encoder for intensity stereo …
(edit) @6323647c   9 years michaelni avcodec/h264_slice: Reformat IN_RANGE() uses to be readable …
(edit) @29b09233   9 years michaelni avcodec/h264_slice: Silence pointer type warnings Signed-off-by: …
(edit) @9ea25681   9 years michaelni avcodec/h264_slice: assert that the first slice implies unfinished …
(edit) @bd5c6a51   9 years michaelni Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa' * commit …
(edit) @77412f0e   9 years michaelni Merge commit '6d4d3fee63c46d921c4870feab79269af94e84e1' * commit …
(edit) @a5f409bc   9 years michaelni Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5' * commit …
(edit) @a50b0082   9 years michaelni Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4' * commit …
(edit) @93e7b7fb   9 years James avutil/x86/intmath: add missing check for inline assembly …
(edit) @6b9fdf7f   9 years Andreas.Cadhalpun nutdec: check maxpos in read_sm_data before returning success …
(edit) @f620315f   9 years michaelni Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18' * commit …
(edit) @cf9051de   9 years Philip Langdale movtextenc.c: Support for Bold, Italic and Underlined Styles …
(edit) @1edc87a6   9 years michaelni Merge commit 'b56b12cd12f32bf11efff05632600a7619584b98' * commit …
(edit) @1e51e517   9 years James avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() …
(edit) @5ec0bdf2   9 years anton h264: do not update the context fields copied between threads after …
(edit) @6d4d3fee   9 years anton h264: make sure the current picture is not made a long ref multiple …
(edit) @9a5e4fbe   9 years anton avconv: do not stop processing the input packet on decoding error We …
(edit) @b114f6d4   9 years anton avconv: factor out flushing the filters This also ensures this is …
(edit) @e49e0f58   9 years anton h264: make sure the slices do not overlap during slice threading …
(edit) @5cccbc3b   9 years michaelni avcodec/jpeg2000dec: Check for mismatching per expected termination …
(edit) @68f00fb4   9 years michaelni lavf/brstm: if the file lies about the last block's size, correct it …
(edit) @f4be604f   9 years derek.buitenhuis configure: Check for x265_api_get Any other x265 symbol may not …
(edit) @b56b12cd   9 years derek.buitenhuis configure: Check for x265_api_get Any other x265 symbol may not …
(edit) @8672c0a6   9 years michaelni avcodec/jpeg2000dec: Limit poc end fields to whats available in …
(edit) @aab4dbe5   9 years michaelni avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOME ENOTSUP is not …
(edit) @b69bea3a   9 years Philip Langdale avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVC …
(edit) @7728d231   9 years michaelni fate/api-tests: Move api-flac-test to API tests directory. …
(edit) @3f18cb97   9 years michaelni fate/api-tests: Add directory and Makefile for API tests The …
(edit) @1221b7df   9 years michaelni Merge commit '92fdc80cab2acad9f171ba38a08aa89b392bdadd' * commit …
(edit) @a4d76faf   9 years michaelni Merge commit '072756cdd2f949462520041e357f52f15d8c274d' * commit …
(edit) @04dfbc94   9 years Andreas.Cadhalpun s302m: fix arithmetic exception If nb_samples is zero, the bit_rate …
(edit) @22291c37   9 years michaelni avcodec: Add support for per-frame AFD output in h264 Signed-off-by: …
(edit) @92fdc80c   9 years lu_zero nvenc: Fix NV12 input
(edit) @b75c0a72   9 years michaelni avcodec/jpeg2000dec: Fix tp_index for POC Fixes Ticket2586 …
(edit) @c56ba5c2   9 years michaelni avcodec/jpeg2000dec: Print what is found in place of EPH if EPH is not …
(edit) @5abd4a93   9 years James libvpx: disable unused function prototypes Fixes make checkheader …
(edit) @c72a8319   9 years michaelni avcodec/jpeg2000dec: Support progression order changes Fixes …
(edit) @2ec0ba1e   9 years michaelni avcodec/jpeg2000dec: Parse POCs Signed-off-by: Michael Niedermayer …
(edit) @072756cd   9 years lu_zero vc1dec: use get_bits_long and limit the read bits to 32 get_bits …
(edit) @1f1e0a29   9 years Andreas.Cadhalpun vc1dec: use get_bits_long and limit the read bits to 32 get_bits …
(edit) @151dbe4   9 years Andreas.Cadhalpun mpegaudiodec: copy AVFloatDSPContext from first context to all …
(edit) @ea8fec20   9 years michaelni fate: test ea vp6 with alpha stream Signed-off-by: Peter Ross …
(edit) @b9161ef   9 years michaelni avformat/hls: do not iterate to next sequence number if interruption …
(edit) @d38bc636   9 years michaelni avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.