OSDN Git Service

android-x86/external-ffmpeg.git
2014-03-06 Andreas CadhalpunCorrect the FSF address for two avisynth files to ...
2014-03-06 James Almerx86/dsputil: add emms to ff_scalarproduct_int16_mmxext()
2014-03-06 sfan5libx265: Use ctx->vui. instead of ctx-> for some option...
2014-03-06 Michael Niedermayeravfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_...
2014-03-06 James Almerlavd/Makefile: Add fbdev_common.h to SKIPHEADERS
2014-03-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-06 Michael NiedermayerMerge commit '3bfdee00cd92ff07c364d4901c4aefda32780756'
2014-03-06 Michael NiedermayerMerge commit 'e1f2987b10112489f6da5501d4c8735a798c9e3f'
2014-03-06 Michael NiedermayerMerge commit '599b81ca9a8e04a27ddad94af462171d16063167'
2014-03-06 Michael NiedermayerMerge commit 'bba2a7cc5f7c7aaa32a938f3d4edd9f555f39cdb'
2014-03-06 Anton Khirnovvf_shuffleplanes: fix the type of the mapping indices
2014-03-06 Lukasz MarekRevert "lavu/buffer: add release function"
2014-03-06 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2014-03-05 Lukasz Mareklavd/avdevice: always free detected devices on error
2014-03-05 Lukasz Mareklavf/http: return error from seek on invalid whence
2014-03-05 Lukasz Mareklavf/http: return error on seeking to negative postion
2014-03-05 Lukasz Mareklavf/avio: fix ffurl_alloc error checks
2014-03-05 Diego Biurrunx86: dcadsp: Fix linking with yasm and optimizations...
2014-03-05 wm4http: handle ICY in presence of chunked transfer encoding
2014-03-05 Andrey MyznikovFix pthread-related compile errors in iec61883.c
2014-03-05 Michael Niedermayerdoc/APIchanges: fill in missing version for "2013-11...
2014-03-05 Anton KhirnovFATE: add tests for the shuffleplanes filter
2014-03-05 Anton Khirnovlavfi: add shuffleplanes filter
2014-03-05 Anton Khirnovlavfi: use the correct filter context for logging an...
2014-03-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-05 Michael NiedermayerMerge commit '3741aa37c2a0d0717faff74a5c4cc357d16f6d1d'
2014-03-05 Michael Niedermayeravformat/oggparsevorbis: dont use invalid granules
2014-03-05 Jason Hsudoc/examples/remuxing: dont use the input codec_tag...
2014-03-05 Janne Grunauarm: hpeldsp: prevent overreads in armv6 asm
2014-03-05 Michael Niedermayeravcodec/ra144enc: avoid calling emms when the SSE2...
2014-03-05 Christophe... ra144enc: fix use of scalarprod_int16
2014-03-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-05 Michael NiedermayerMerge commit '5ddc9f5052316608799b932c604f9e7561f8ce24'
2014-03-05 Diego Biurrunx86: cabac: Use correct #includes to make header compil...
2014-03-05 Michael NiedermayerMerge commit 'eeaf4f3b87815cbae4c12856cfaafb3a2dae8e0c'
2014-03-05 Luca Barbatoavfilter: Add missing emms_c when needed
2014-03-05 Reinhard Tartlerconfigure: enable PIC on s390(x)
2014-03-05 Marton Balintmpegts: use goto out instead of break on truncated...
2014-03-05 James Almerx86/synth_filter: add synth_filter_fma3
2014-03-04 Andrey UtkinAdd "prefer_tcp" flag to "rtsp_flags"
2014-03-04 Rémi Denis... av_vdpau_get_profile: mask out H.264 intra profile...
2014-03-04 James Almerx86/synth_filter: add missing HAVE_YASM guard
2014-03-04 Michael NiedermayerMerge commit '3407172b36a93cec410c6a287dbeec0f41257512'
2014-03-04 Michael NiedermayerMerge commit '4c41a7a1798dd6c60e40f79be12faa98a9347151'
2014-03-04 Michael NiedermayerMerge commit 'a18ef7a76c735bcf78ed4825e33ad7f9f6f77a54'
2014-03-04 Keiji Costantiniavienc: K&R formatting cosmetics
2014-03-04 Vittorio Giovaravf_frei0r: fix missing end of line character
2014-03-04 Vittorio Giovaradoc: fix a couple of typos in frame.h
2014-03-04 olugboneavformat/mpegtsenc: fix HEVC MPEG TS stream type
2014-03-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-04 Michael NiedermayerMerge commit '5397386effba2e53e4ff82852a86f6be4d59e9c1'
2014-03-04 Michael NiedermayerMerge commit '61b323ce7c7cdc101eadfd7de2203922b8a39e8d'
2014-03-04 Michael NiedermayerMerge commit '4e0be9c86f2003dd3ba2eb8fad01e8d0e538075e'
2014-03-04 Michael NiedermayerMerge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9'
2014-03-04 Vittorio Giovaraput_bits: Remove unused includes
2014-03-04 Vittorio Giovaramathops: move macro to the only place it is used
2014-03-04 Vittorio Giovaravf_frei0r: refactor library loading from env variable
2014-03-04 Vittorio Giovaravf_frei0r: prevent a segfault when filter parameters...
2014-03-04 Vittorio Giovaravf_frei0r: adjust error messages
2014-03-04 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2014-03-04 Michael Niedermayeravcodec/h263dec: Workaround H263 end padding bug
2014-03-03 Lukasz Mareklavd/avdevice: add device iterators
2014-03-03 Lukasz Mareklavd: add categories to device implementations
2014-03-03 Lukasz Mareklavu/log: add device categories
2014-03-03 wm4avformat/microdvd: export the declared frame rate
2014-03-03 wm4avformat/microdvd: skip BOM properly
2014-03-03 Michael Niedermayerffmpeg: dont try to run the subtitle encoder on non...
2014-03-03 Michael Niedermayeravformat/httpauth: add comment about "" and algorithm
2014-03-03 Willy Aubryavformat/HLS: modified EXT-X-MEDIA-SEQUENCE header...
2014-03-03 Jan Ekströmlibutvideoenc: Add support for the new BT.709 FourCCs...
2014-03-03 Michael Niedermayeravformat/utils: detect MPEG streams with faulty DTS...
2014-03-02 Michael NiedermayerMerge commit '5c9c305d14730faf2af206e5d519df4948de0ed2'
2014-03-02 Michael Niedermayeravcodec/hevcpred_template: also initialize top[-1]...
2014-03-02 Michael Niedermayeravcodec/g2meet: also reset local got_header when reseti...
2014-03-02 Michael Niedermayeravcodec/g2meet: fix error returns
2014-03-02 Patrice Clementass: K&R formatting cosmetics
2014-03-02 Michael NiedermayerRevert "mpegts: do not set pts for missing dts in video...
2014-03-02 James Almerx86/synth_filter: Revert the switch to float ops with...
2014-03-02 Michael Niedermayeravformat/oggparsevorbis: check packet size before readi...
2014-03-02 Michael Niedermayeravformat/avidec: Use a buffer with sufficient padding...
2014-03-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-02 James Almerx86/synth_filter: add synth_filter_avx
2014-03-01 Michael Niedermayeravformat/mp3dec: optimize mp3_seek() for dir < 0
2014-03-01 Michael Niedermayeravformat/aviobuf: optimize sequential backward seeking
2014-03-01 Michael Niedermayeravformat/aviobuf: factorize buffer_size out
2014-03-01 Keiji Costantiniituh263: reject b-frame with pp_time = 0
2014-03-01 Michael NiedermayerRELEASE: update for 2.2
2014-03-01 James Almerx86/synth_filter: add synth_filter_sse
2014-03-01 Senthilnathan MHLS: Handle the case when hls_list_size=0. Playlist...
2014-03-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-01 Michael NiedermayerMerge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6'
2014-03-01 Michael NiedermayerMerge commit 'bb95334c34d0d9abccea370ae25c4765d7764ab8'
2014-03-01 Michael NiedermayerMerge commit '63848854256a024a19435e87d6bc76fffa65e81e'
2014-03-01 Michael NiedermayerMerge commit '03c2a66fcff9707f71ffef7e61ce5e3973220d4b'
2014-03-01 Michael NiedermayerMerge commit '5612244351b2eb3cb4e6225861a0f55aa5d0c475'
2014-03-01 Michael NiedermayerMerge commit 'ea15a9a5d8fa6a71af3101b2af18c4dcac07987f'
2014-03-01 Michael NiedermayerMerge commit '3cbc7ef3d60b6af3617079f24a4f401d83353003'
2014-03-01 Michael NiedermayerMerge commit 'd1f9563d502037239185c11578cc614bdf0c5870'
2014-03-01 Michael NiedermayerMerge commit 'bc6461c2861b7d482a037d3b3e2b44ad48805fa0'
2014-03-01 Michael NiedermayerMerge commit 'fb3b2f5d923a6e19d80f21eb4e081674bceec810'
next