]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-02-28 Christophe... x86: dcadsp: implement SSE lfe_dir
2014-02-28 Christophe... dcadec: remove scaling in lfe_interpolation_fir
2014-02-28 Diego Biurrunproresenc: Reuse proper dsputil infrastructure for...
2014-02-28 Diego Biurrunprores: Drop DSP infrastructure for prores encoder...
2014-02-28 Diego Biurrunproresenc: Drop unnecessary DCT permutation bits
2014-02-28 Diego Biurrunprores: Use consistent names for DSP arch initializatio...
2014-02-27 Diego BiurrunGive IDCT matrix transpose macro a more descriptive...
2014-02-26 Anton Khirnovaf_compand: add a dependency on strtok_r
2014-02-26 Diego Biurrunbuild: Do not redundantly specifiy H.263-related object...
2014-02-26 Andrew Kelleylavfi: add compand audio filter
2014-02-25 Diego Biurrunparser: cosmetics: Drop some unnecessary parentheses
2014-02-25 Anton Khirnovlibavfilter: example audio filtering program
2014-02-25 Luca Barbatoparser: K&R formatting cosmetics
2014-02-25 Diego Biurrunparser: Remove commented-out cruft
2014-02-24 Janne Grunautexi2pod: always declare the pod file as UTF-8 encoded
2014-02-24 Vittorio Giovaradoc: fix one accented word
2014-02-24 Vittorio Giovaradoc: name correct header
2014-02-24 Anton Khirnovaf_volume: preserve frame properties
2014-02-24 Anton Khirnovaf_resample: preserve frame properties
2014-02-24 Anton Khirnovavconv: remove a write-only variable
2014-02-24 Derek Buitenhuislibx265: Properly handled dynamic linking with MSVC
2014-02-24 Derek Buitenhuislibx265: Support SAR
2014-02-24 Derek Buitenhuislibx265: Support 4:4:4
2014-02-24 Derek Buitenhuislibx265: Update API usage
2014-02-24 Anton KhirnovUse av_frame_copy() to simplify code where appropriate.
2014-02-24 Anton Khirnovlavc: use AVFrame API properly in ff_reget_buffer()
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-24 Anton Khirnovavconv: support forcing codec tags for input streams
2014-02-23 James Almerx86: add detection for Bit Manipulation Instruction...
2014-02-23 James Almerx86: add detection for FMA3 instruction set
2014-02-23 James Almerx86: add missing XOP checks and macros
2014-02-23 Janne Grunauconfigure: disable cpunop if the check fails
2014-02-23 Luca Barbatohevc: Do not left shift a negative value in hevc_loop_f...
2014-02-23 Luca Barbatohevc: Do not right shift a negative value in get_pcm
2014-02-23 Luca Barbatohevc: Drop unnecessary shifts in deblocking_filter_CTB
2014-02-22 Anton Khirnovlavr: return an error if a avresample_open() is called...
2014-02-22 Anton Khirnovlavr: add a function for checking whether AVAudioResamp...
2014-02-22 Luca Barbatoh264: Fix a typo from the previous commit
2014-02-21 Tomas Härdinmxf: Add DNxHD UL
2014-02-21 Philip de Niermxf: Add uncompressed 422 8-bit rawvideo UL
2014-02-21 Diego Biurrunlibvorbis: Give consistent names to all functions,...
2014-02-20 Vittorio Giovarah264: Lower bound check for slice offsets
2014-02-20 Luca Barbatoavconv: Do not divide by zero
2014-02-20 Luca Barbatoconfigure: Add usan to the toolchain presets
2014-02-20 Diego Biurrunconfigure: Move cpunop into ARCH_EXT_LIST_X86
2014-02-20 Diego Biurrunconfigure: Move inet_aton check into network function...
2014-02-20 Janne Grunauaarch64: use EXTERN_ASM consistently for exported symbols
2014-02-20 Christophe... x86: float dsp: unroll SSE versions
2014-02-20 Christophe... dca: replace some memcpy by AV_COPY128
2014-02-20 Janne Grunauh264: avoid undefined behavior in chroma motion compens...
2014-02-20 Diego Biurrunmpeg4video_parser: Drop pointless av_-prefix from stati...
2014-02-20 Diego Biurrunavcodec: Consistently name encoder init functions foo_e...
2014-02-20 Diego Biurrunx86: dsputil: Use correct file name as multiple inclusi...
2014-02-20 Diego Biurrunbit_depth_template: Use file name as multiple inclusion...
2014-02-20 Diego Biurrunsvq3: Adjust #endif comment
2014-02-20 Diego Biurrunbuild: The MPEG-4 video parser depends on h263dsp
2014-02-19 Leandro Dorileolibavformat/mpegts: expose raw packet size
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-19 Luca Barbatohevc: Always consider VLC NALU type mismatch fatal
2014-02-19 Luca Barbatohevc: Mention the missing SPS in the error message
2014-02-19 Luca Barbatodoc: Name the MOV muxer as it should be called
2014-02-19 Luca Barbatodoc: Sort the muxer documentation
2014-02-19 Diego Biurrunthreads: Check w32threads dependencies at the configure...
2014-02-19 Vittorio Giovaravf_interlace: deprecate lowpass option
2014-02-19 Diego Biurrunx86: dca: Add missing multiple inclusion guards
2014-02-19 Diego Biurrungitignore: Add all examples below doc/examples
2014-02-19 Martin Storsjömovenc: Add a fallback fragmentation method for plain...
2014-02-19 Martin Storsjöarm: Mark the stack as non-executable
2014-02-18 Luca Barbatoh264: informative error reporting in decode_slice_header()
2014-02-18 Luca Barbatoh264: fix slice_type value reported in decode_slice_hea...
2014-02-17 Diego Biurrundoxygen: Replace @parblock syntax with manual linebreaks
2014-02-17 Diego Biurrundoxygen: Add a number of missing function parameter...
2014-02-16 Vittorio Giovarah264: use avpriv_request_sample for chroma_format_idc
2014-02-16 Diego Biurrundoc: Fix project name typo
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-16 Maxim Poliakovskig2meet: validate bpp and bitmasks in the display info
2014-02-15 Reinhard TartlerPrepare for 10_beta1 Release
2014-02-15 Tim Walkerac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-15 Tim Walkerac3: update AC3PreferredStereoDownmixMode.
2014-02-15 Vittorio Giovarah264_parser: use enum values in h264_find_frame_end()
2014-02-14 Anton Khirnovlavfi doxy: add buffer{src,sink}.h to the main lavfi...
2014-02-14 Anton Khirnovbuffersink: document special error codes returned from...
2014-02-14 Janne Grunauppc: reduce overreads when loading 8 pixels in altivec...
2014-02-14 Jan Ekströmutvideoenc: Enable support for multiple slices and...
2014-02-14 Derek Buitenhuislibx265: Remove redundant default param call
2014-02-14 Derek Buitenhuislibx265: Fix use of uninitialized input picture
2014-02-14 Diego Biurrundoc/examples: misc Doxygen markup improvements
2014-02-14 Diego Biurrunbuild: doxy: Include code examples in Doxygen documentation
2014-02-14 Diego Biurrundoxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh
2014-02-14 Diego Biurrunbuild: Do not pass HTML snippets and stylesheet as...
2014-02-14 Diego BiurrunDoxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET}...
2014-02-14 Vittorio Giovarah264_sei: reorder headers
2014-02-14 Vittorio Giovarah264_sei: name buffering period type consistently
2014-02-14 Vittorio Giovarah264: drop outdated comments
2014-02-14 Vittorio Giovarah264: store current_sps_id inside the current sps
2014-02-14 Vittorio Giovarah264: print values in case of error
2014-02-13 Luca Barbatoh264: Refactor ff_h264_decode_ref_pic_list_reordering
2014-02-13 Janne Grunaumpeg12dec: do not add stereo3D side data to a non-exist...
next