]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-06-13 Anton Khirnovavfiltergraph: remove a redundant call to avfilter_get_...
2012-06-13 Anton Khirnovlavfi: allow building without swscale.
2012-06-13 Diego Biurrunbuild: Do not delete tests/vsynth2 directory, which...
2012-06-13 Anton Khirnovlavfi: replace AVFilterContext.input/output_count with...
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-13 Anton Khirnovlavfi: add avfilter_pad_get_type() and avfilter_pad_get...
2012-06-13 Anton Khirnovlavfi: make avfilter_get_video_buffer() private on...
2012-06-13 Sean McGovernjack: update to new latency range API as the old one...
2012-06-13 Martin Storsjörtmp: Tokenize the AMF connection parameters manually...
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-12 Anton Khirnovlavfi: add channelsplit audio filter.
2012-06-12 Justin Rugglesgolomb: check remaining bits during unary decoding...
2012-06-12 Ronald S. Bultjesws: fix planar RGB input conversions for 9/10/16 bpp.
2012-06-12 Alex Converseavfilter: Log an error if avfilter fails to configure...
2012-06-12 Anton Khirnovavconv: support only native pthreads.
2012-06-12 Samuel Pitoisetrtmp: Fix a possible access to invalid memory location...
2012-06-11 Samuel Pitoisetrtmp: Do not send extension for flv files
2012-06-11 Samuel Pitoisetrtmp: support connection parameters
2012-06-11 Samuel Pitoisetdoc: Add documentation for the newly added rtmp_* options
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-10 Anton Khirnovavconv: multithreaded demuxing.
2012-06-10 Anton KhirnovBump lavu minor and add an APIChanges entry for audioco...
2012-06-10 Anton Khirnovaudioconvert: add a function for extracting the channel...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting the name of...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting channel's...
2012-06-10 Anton Khirnovaudioconvert: use av_popcount64 in av_get_channel_layou...
2012-06-10 Anton Khirnovvf_libopencv: add missing headers.
2012-06-10 Kostya Shishkoviac: add missing dependency
2012-06-09 Mans Rullgardh264: allow cropping to AVCodecContext.width/height
2012-06-09 Mans Rullgardmov: set AVCodecContext.width/height for h264
2012-06-09 Kostya Shishkoviac: generate codec tables as they are supposed to be
2012-06-09 Kostya Shishkovindeo4: handle frame type 1 properly
2012-06-08 Justin Ruggleslavu: change versioning script to include all av* prefi...
2012-06-08 Justin Rugglesfloat_dsp: ppc: add a separate header for Altivec funct...
2012-06-08 Mans RullgardARM: fix float_dsp breakage from d5a7229
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-06-08 Mans Rullgardvc1dsp: mark put/avg_vc1_mspel_mc() always_inline
2012-06-07 Alex Conversempegts: Remove disabled extension matching probe.
2012-06-07 Mans Rullgardfate: avoid freopen(NULL) in videogen/rotozoom
2012-06-05 Alex Conversevorbis: Validate that the floor 1 X values contain...
2012-06-05 Alex Converseavprobe: Identify codec probe failures rather than...
2012-06-05 Alex Converseavformat: Probe codecs at score 0 on buffer exhaustion...
2012-06-05 Alex Converseavformat: Factorize codec probing.
2012-06-05 Kostya ShishkovIndeo Audio decoder
2012-06-05 Kostya Shishkovimc: make IMDCT support stereo output
2012-06-05 Kostya Shishkovimc: move channel-specific data into separate context
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-06-05 Anton Khirnovlavfi: make avfilter_insert_pad and pals private on...
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-06-05 Anton Khirnovavplay: use buffersrc instead of custom input filter.
2012-06-05 Anton Khirnovavtools: move buffer management code from avconv to...
2012-06-05 Anton Khirnovavconv: don't use InputStream in the buffer management...
2012-06-05 Anton Khirnovavconv: fix exiting when max frames is reached.
2012-06-05 Kostya Shishkovmpc8: fix maximum bands handling
2012-06-04 Alex Converseaacdec: Turn PS off when switching to stereo and turn...
2012-06-04 Alex Conversemovenc: Write chan atom for all audio tracks in mov...
2012-06-04 Jindřich Makovičkampegtsenc: use avio_open_dyn_buf(), zero pointers after...
2012-06-04 Anton Khirnovdoc/avconv: add some details about the transcoding...
2012-06-04 Anton Khirnovavidec: make scale and rate unsigned.
2012-06-04 Anton Khirnovavconv: check output stream recording time before each...
2012-06-04 Anton Khirnovavconv: split selecting input file out of transcode().
2012-06-04 Anton Khirnovavconv: split checking for active outputs out of transc...
2012-06-04 Anton Khirnovavfiltergraph: make some functions static.
2012-06-03 Anton Khirnovlibrtmp: return AVERROR_UNKNOWN instead of -1.
2012-06-03 Anton Khirnovlibrtmp: don't abuse a variable for two unrelated things.
2012-06-03 Anton Khirnovlibrtmp: add rtmp_app and rtmp_playpath private options.
2012-06-03 Kostya Shishkovbmv: add stricter checks for invalid decoded length
2012-06-03 Anton Khirnovavpacket: fix duplicating side data.
2012-06-03 Luca Barbatoflv: support stream text data as onTextData
2012-06-02 Jindrich Makovickampegtsenc: Support LATM packetization for AAC
2012-06-02 Jindrich Makovickaadtsenc: Don't expose the muxer internals to the rest...
2012-06-02 Jindrich Makovickampegtsenc: use AVFormatContext for AAC packetization
2012-06-02 Jindrich Makovickampegtsenc: use AVERROR() for return codes
2012-06-01 Martin Storsjöhttp: Add the url_shutdown function for https, too
2012-06-01 Martin Storsjöhttp: Simplify code by removing a local variable
2012-06-01 Martin Storsjöhttp: Clear the old URLContext pointer when closed
2012-05-31 Martin Storsjötcp: Try enabling SO_REUSEADDR when listening
2012-05-31 Martin Storsjötcp: Check the return values from bind and accept
2012-05-31 Oka Motofumiavisynth: Make sure the filename passed to avisynth...
2012-05-30 Michael Niedermayerfate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
2012-05-30 Samuel Pitoisethttp: Pass the proper return code of net IO operations
2012-05-30 Samuel Pitoisethttp: Add 'post_data', a new option which sets custom...
2012-05-30 Justin Ruggleslavfi: amix: check active input count before calling...
2012-05-30 Ronald S. Bultjevp8: move block coeff arithcoder on stack.
2012-05-30 Ronald S. Bultjemp3/ac3 probe: search for PES headers to prevent probin...
2012-05-30 Christian Schmidtpcm-mpeg: improve log message wording
2012-05-30 Mans Rullgardfate: add missing $(TARGET_PATH) to ac3-fixed-encode
2012-05-30 Mans Rullgardfate: fix md5sum replacement on some systems
2012-05-29 Luca Barbatoavprobe: correctly set the default formatter
2012-05-29 Justin Ruggleslavr: add x86-optimized function for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add x86-optimized functions for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add C functions for mixing 2 to 1 channels with...
2012-05-29 Luca Barbatoavprobe: move formatter functions in the context
2012-05-29 Anton Khirnovavconv: extend -r to work on any input stream.
2012-05-29 Anton Khirnovdoc/avconv: expand documentation for the -s option.
2012-05-29 Anton Khirnovavconv: don't print filters inserted by avconv in strea...
2012-05-29 Anton Khirnovavconv: merge configuration code for complex and simple...
2012-05-29 Anton Khirnovavconv: split configuring input filters out of configur...
next