]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-27 Diego Biurrunh264_refs: Do not print check_opcodes() return value
2013-04-27 Diego Biurrunfate: Invoke pixfmts lavfi tests through fate-run.sh
2013-04-27 Diego Biurrunfate: Invoke pixdesc lavfi tests through fate-run.sh
2013-04-27 Diego Biurrunfate: Invoke standard lavfi tests through fate-run.sh
2013-04-27 Luca Barbatooma: K&R formatting cosmetics
2013-04-27 Luca Barbatoavplay: remove a warning
2013-04-27 Anton Khirnovhls, segment: fix splitting for audio-only streams.
2013-04-26 Diego Biurrunx86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exp...
2013-04-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to rnd_template.c
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2013-04-24 Vittorio Giovarafate: add CVFC1_Sony_C to h264 conformance tests
2013-04-24 Anton Khirnovdoc/APIchanges: add missing hashes and dates
2013-04-23 Martin Storsjöx86: Get rid of duplication between *_rnd_template.c
2013-04-23 Hendrik Leppkesmpegvideo: unref cur/next/prev frames when flushing
2013-04-23 Martin Storsjöx86: Factorize duplicated inline assembly snippets
2013-04-23 Nicolas Bertrandjpeg2000: Add mutlti-threading support to decoder
2013-04-22 Diego Biurrunx86: Move some conditional code around to avoid unused...
2013-04-22 Janne Grunaujpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
2013-04-22 Janne Grunauthreads: always call thread_finish_setup for intra...
2013-04-22 Diego Biurrunavcodec: Bump minor for JPEG 2000 decoder
2013-04-22 Nicolas BertrandJPEG 2000 decoder for DCinema
2013-04-22 Diego Biurrunsh4: Remove dubious aligned dsputil code
2013-04-22 Diego Biurrunx86: cavs: Refactor duplicate dspfunc macro
2013-04-22 Diego Biurrunmxfenc: Use correct printf format specifier for int64_t
2013-04-22 Diego Biurrunh264: Drop unused variable
2013-04-22 Diego Biurrunx86: cavs: Put mmx-specific code into its own init...
2013-04-22 Diego Biurrunx86: Remove some duplicate function declarations
2013-04-22 Anton Khirnovafifo: fix request_samples on the last frame in certain...
2013-04-21 Luca Barbatoriff: Factor out WAVEFORMATEX parsing
2013-04-21 Peter Rossriff: Add ACTRAC3+ guid
2013-04-21 Peter Rossriff: Perform full lookup on WAVEFORMATEXTENSIBLE subfo...
2013-04-21 Peter Rossriff: Move guid structs and helper functions into riff
2013-04-21 Luca Barbatoriff: check for eof if chunk size and code are 0
2013-04-21 Luca Barbatoriff: K&R formatting cosmetics
2013-04-20 Martin Storsjöppc: hpeldsp: Include attributes.h
2013-04-19 Martin Storsjöx86: Remove unused inline asm instruction defines
2013-04-19 Martin Storsjövc1: Remove now unused variables
2013-04-19 Martin Storsjöcosmetics: bfin: Fix indentation in the dsputil init...
2013-04-19 Ronald S. Bultjedsputil: Remove non-8bpp draw_edge
2013-04-19 Ronald S. Bultjedsputil: Merge 9-10 bpp functions for get_pixels and...
2013-04-19 Ronald S. Bultjedsputil: Remove unused 32-bit functions
2013-04-19 Ronald S. Bultjedsputil: Remove dct_bits
2013-04-19 Ronald S. Bultjedsputil: Remove hpel functions (moved to hpeldsp)
2013-04-19 Ronald S. Bultjealpha: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjesparc: hpeldsp: Move vis half-pel assembly from dsputil...
2013-04-19 Michael Niedermayersh4: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjebfin: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjeppc: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjemjpeg: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjesvq1enc: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjesvq3: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjempegvideo: Use hpeldsp instead of dsputil for half...
2013-04-19 Ronald S. Bultjesvq1: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjemimic: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjeinterplayvideo: Use hpeldsp instead of dsputil for...
2013-04-19 Ronald S. Bultjebink: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjeindeo3: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjevp56: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjevp3: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjehpeldsp: Add half-pel functions (currently copies of...
2013-04-19 Diego Biurrunfate: cosmetics: More sensible order for entries in...
2013-04-19 Diego Biurrunfate: Rename video filters file and add separate video...
2013-04-19 Diego Biurrunfate: Split audio filters into their own separate file
2013-04-19 Diego Biurrunfate: Reuse VREF and AREF variables where appropriate
2013-04-19 Anton Khirnovh264: fully support cropping.
2013-04-19 Anton Khirnovff_get_buffer(): allocate the frame for max(coded,displ...
2013-04-19 Michael Niedermayermp3dec: fallback to generic seeking when a TOC is not...
2013-04-17 Anton Khirnovindeo3: check motion vectors.
2013-04-17 Anton Khirnovindeo3: fix data size check
2013-04-17 Anton Khirnovindeo3: switch parsing the header to bytestream2
2013-04-17 Anton Khirnovrv10: check that extradata is large enough
2013-04-17 Anton Khirnovrv10: return meaningful error codes.
2013-04-17 Anton Khirnovrv10: cosmetics, reformat
2013-04-17 Anton Khirnovqdm2: check that the FFT size is a power of 2
2013-04-17 Anton Khirnovsvq1dec: clip motion vectors to the frame size.
2013-04-17 Anton Khirnovsvq1dec: check that the reference frame has the same...
2013-04-17 Anton Khirnovaf_channelmap: cosmetics, use an extra local variable...
2013-04-17 Anton Khirnovaf_channelmap: sanity check input channel indices in...
2013-04-16 Anton Khirnovcmdutils: Fix build with lavfi disabled
2013-04-16 Rafaël Carréflvenc: do not mux more than one stream per type
2013-04-15 Martin Storsjöfate: Set the bitexact flag for vp3/vp5/vp6 tests
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-04-15 Martin Storsjövp3: bfin: Transpose the IDCTs
2013-04-15 Ronald S. Bultjex86: Move constants to the only place where they are...
2013-04-15 Martin Storsjöbfin: Match DEFUN_END macros to the right functions
2013-04-12 Diego Biurrunx86: dsputil: Move some ifdefs to avoid unused variable...
2013-04-12 Diego Biurrunx86: dsputil: cosmetics: Remove two pointless variable...
2013-04-12 Diego Biurrunx86: dsputil: Refactor some ff_{avg|put}_pixels functio...
2013-04-12 Diego Biurrunx86: dsputil: ff_h263_*_loop_filter declarations to...
2013-04-12 Diego Biurrunx86: h264qpel: int --> ptrdiff_t for some line_size...
2013-04-11 Vittorio GiovaraFATE: add a test for the interlace filter
2013-04-11 Vittorio Giovaralavfi: new interlace filter
2013-04-11 Anton Khirnovcmdutils: allow -h filter=<name> to print information...
2013-04-11 Anton Khirnovavtools: move media_type_string() from avprobe to cmdutils.
2013-04-11 Anton Khirnovavconv: print filter options in -h full output.
2013-04-11 Anton Khirnovavconv: update to the new options syntax.
2013-04-11 Anton Khirnovlavfi: do not segfault on NULL passed to avfilter_get_b...
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
next