OSDN Git Service

android-x86/external-ffmpeg.git
2013-05-16 Anton Khirnovvf_libopencv: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_hqdn3d: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_hflip: use the name 's' for the pointer to the priva...
2013-05-16 Anton Khirnovvf_gradfun: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_frei0r: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_format: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_fieldorder: use the name 's' for the pointer to...
2013-05-16 Anton Khirnovvf_fieldorder: cosmetics, remove an extra linebreak
2013-05-16 Anton Khirnovvf_fade: use the name 's' for the pointer to the privat...
2013-05-16 Anton Khirnovvf_drawtext: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_drawbox: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_delogo: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_cropdetect: use the name 's' for the pointer to...
2013-05-16 Anton Khirnovvf_crop: cosmetics, break lines
2013-05-16 Anton Khirnovvf_crop: use the name 's' for the pointer to the privat...
2013-05-16 Anton Khirnovvf_boxblur: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_blackframe: use the name 's' for the pointer to...
2013-05-16 Anton Khirnovvf_aspect: use the name 's' for the pointer to the...
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
2013-05-15 Luca Barbatojpegls: K&R formatting cosmetics
2013-05-15 Diego Biurrunjpegls: cosmetics: Drop some unnecessary parentheses
2013-05-15 Diego Biurrunmpegvideo: Remove commented-out PARANOID debug cruft
2013-05-15 Diego BiurrunRemove commented-out #includes
2013-05-15 Diego Biurrunh263dec: Remove broken and disabled debug cruft
2013-05-15 Martin Storsjövc1: Reindent INIT_LUT(), align backslashes
2013-05-15 Alex Smithconfigure: Use linker hardening flags on mingw
2013-05-15 Michael Niedermayervc1: Make INIT_LUT() self contained
2013-05-15 Michael Niedermayervc1: Simplify code by using INIT_LUT()
2013-05-15 Michael Niedermayervc1: Move INIT_LUT() further up to allow using it in...
2013-05-15 Martin Storsjövc1dec: Remove some now unused variables
2013-05-15 Michael Niedermayervc1dec: Do not allow field_mode to change after the...
2013-05-15 Martin Storsjövc1, mss2: Check for any negative return value from...
2013-05-15 Michael Niedermayervc1dec: Fix current ptr selection in vc1_mc_4mv_chroma()
2013-05-15 Michael Niedermayervc1dec: Factorize picture pointer selection in vc1_mc_4...
2013-05-15 Michael Niedermayervc1dec: Factorize picture pointer selection code
2013-05-15 Michael Niedermayervc1dec: Factorize srcU/V offseting
2013-05-15 Michael Niedermayervc1dec: Fix tff == 0 handling in init_block_index()
2013-05-15 Michael Niedermayervc1dec: Update destination pointers in context for...
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-15 Anton Khirnovjpeg2000dec: don't use deprecated PIX_FMT values
2013-05-15 Anton Khirnovlavfi: fix compatibility code for old vf_scale options...
2013-05-15 Anton Khirnovavfiltergraph: simplify inserting conversion filters.
2013-05-15 Kieran KunhyaClarify output of av_get_bits_per_pixel
2013-05-14 Luca Barbatofate: update the mmf reference
2013-05-14 Yoshihisa Uchidammf: Write metadata into an Optional Data chunk
2013-05-14 Diego Biurrunjpeg2000dec: Use correct printf length modifier for...
2013-05-14 Martin Storsjövc1dec: Don't apply the loop filter on fields
2013-05-14 Hendrik Leppkesvc1: implement frame interlaced b-frame header parsing
2013-05-14 Michael Niedermayervc1dec: Don't attempt error concealment on field pictures
2013-05-14 Sebastian Sandbergvc1dec: fieldtx is only valid for interlaced frame...
2013-05-14 Claudio Freireaacenc: Fix erasure of surround channels
2013-05-14 Claudio Freireaacenc: Fix target bitrate for twoloop quantiser search
2013-05-14 Claudio Freireaacenc: Fix a rounding bug in aacpsy channel bitrate...
2013-05-14 James Darnleyyadif: correct strides in filter_edges_16bit
2013-05-14 James Darnleyyadif: restore speed of the C filtering code
2013-05-14 Matt Wolenetzlavc: Fix msvc compilation of utils.c with -WX (warning...
2013-05-13 Martin Storsjöconfigure: Disable PIC for cygwin just as for win32...
2013-05-12 Diego Biurrunx86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
2013-05-12 Diego Biurrunx86: dsputil: Split inline assembly from init code
2013-05-12 Diego Biurrunx86: dsputil: Refactor pixels16 wrapper functions with...
2013-05-12 Diego Biurrunconfigure: x86: Only enable cpunop on i686
2013-05-12 Diego Biurrunconfigure: Rename cmov processor capability to i686
2013-05-12 Martin Storsjöconfigure: Explicitly disable PIC when targeting win32...
2013-05-12 Martin Storsjöconfigure: Use enable_weak when enabling pic
2013-05-10 Janne Grunauindeo3: avoid writes without necessary alignment in...
2013-05-10 Christophe... x86: sbrdsp: implement SSE2 qmf_pre_shuffle
2013-05-10 Anton Khirnovaf_asyncts: fix offset calculation
2013-05-10 Luca Barbatoavconv: use current syntax for the scale filter
2013-05-09 Luca Barbatommf: K&R formatting cosmetics
2013-05-08 Diego Biurrunx86: dsputil: Remove unused argument from QPEL_OP macro
2013-05-08 Diego Biurrunx86: vf_yadif: Remove stray dsputil_mmx #include
2013-05-08 Diego Biurrunx86: dsputil: Move TRANSPOSE4 macro to the only place...
2013-05-08 Diego Biurrunx86: dsputil: Move constant declarations into separate...
2013-05-07 Diego Biurrunx86: dsputil: Group all assembly constants together...
2013-05-07 Diego Biurrunx86: dsputil: Move ff_pd assembly constants to the...
2013-05-07 Martin Storsjömsvc: Move linker pragma from config.h to libavutil...
2013-05-07 Diego Biurrunfate-run: Drop unnecessary regtest() indirection
2013-05-07 Diego Biurrunx86: dsputil: Remove unused ff_pb_3F constant
2013-05-07 Diego Biurrunx86: dsputil: Remove unused MOVQ_BONE macro
2013-05-07 Diego Biurrunx86: dsputil: Move rv40-specific functions where they...
2013-05-07 Diego Biurrunx86: dsputil hpeldsp: Move shared template functions...
2013-05-07 Diego Biurrunx86: rnd_template: Eliminate pointless OP_AVG macro...
2013-05-07 Luca Barbatooma: properly forward errors in oma_read_packet
2013-05-07 Luca Barbatooma: return meaningful errors
2013-05-07 Luca Barbatolavc: do not leak frames in avcodec_decode_audio4
2013-05-07 Luca Barbatonut: use meaningful error values
2013-05-07 Anton KhirnovFATE: use a less ambiguous end time for filter-trim...
2013-05-07 Anton Khirnovconfigure: add dependencies to lavfi .pc file
2013-05-07 Anton Khirnovconfigure: make avconv select (a)trim filters
2013-05-07 Anton Khirnovavconv: remove -deinterlace
2013-05-07 Anton Khirnovindeo3: use unaligned reads on reference blocks.
2013-05-06 Janne Grunaujpeg2000dec: initialize static data just once
2013-05-06 Janne Grunaujpeg2000dec: cleanup properly after decoding errors
2013-05-06 Janne Grunaufate-jpeg2000-dcinema: force output to xyz12le
2013-05-06 Janne Grunauvf_scale: add endianness conversion pixel format in...
2013-05-06 Janne Grunauswscale: support endianness conversion for AV_PIX_FMT_XYZ12
2013-05-06 Janne Grunauswscale: add support for endianness only conversion
2013-05-06 Janne Grunaupixdesc: add function to return pixel format with swapp...
2013-05-06 Martin Storsjöswscale: Use alpha from the right row in yuva2rgba_c
2013-05-06 Martin Storsjöswscale: Remove unnecessary backslashes
next