]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2012-05-29 Mans Rullgardfate: fix acodec/vsynth tests for make 3.81
2012-05-29 Hendrik Leppkespcm_mpeg: fix number of consumed bytes to include the...
2012-05-29 Janne Grunauavfilter: include required header file avfilter.h in...
2012-05-29 Vitor Sessakx86: Avoid movs on BUTTERFLYPS when in AVX mode
2012-05-29 Vitor Sessakx86: use new schema for ASM macros
2012-05-29 Mans Rullgardfate: convert codec-regression.sh to makefile rules
2012-05-29 Mans Rullgardfate: allow tests to specify unit size for psnr comparison
2012-05-29 Mans Rullgardfate: teach videogen/rotozoom to output a single raw...
2012-05-28 Samuel Pitoisethttp: Add support for reusing the http socket for subse...
2012-05-28 Samuel Pitoisethttp: Add support for using persistent connections
2012-05-28 Anton KhirnovAVOptions: fix the value printed in out of range error...
2012-05-26 Anton Khirnovavprobe: restore pseudo-INI old style format for compat...
2012-05-26 Anton Khirnovavprobe: fix formatting.
2012-05-26 Anton Khirnovlog: make colored output more colorful.
2012-05-26 Martin Storsjörtsp: Check for dynamic payload handlers if no static...
2012-05-26 Samuel Pitoisetopt: Add av_opt_set_bin()
2012-05-26 Martin Storsjöavconv: Display the error returned by avformat_write_header
2012-05-26 Martin Storsjörtpenc_chain: Return an error code instead of just...
2012-05-26 Martin Storsjörtpenc_chain: Free the URLContext on failure
2012-05-26 Martin Storsjörtpenc: Expose the ssrc as an avoption
2012-05-25 Christian Schmidtavprobe: display the codec profile in show_stream()
2012-05-25 Luca Barbatoavprobe: fix function prototype
2012-05-25 Martin Storsjöcosmetics: Fix indentation
2012-05-25 Luca Barbatoavprobe: changelog entry
2012-05-25 Luca Barbatoavprobe: update documentation
2012-05-25 Luca Barbatoavprobe: provide JSON output
2012-05-25 Luca Barbatoavprobe: output proper INI format
2012-05-25 Luca Barbatoavprobe: improve formatting
2012-05-25 Luca Barbatortmp: fix url parsing
2012-05-25 Luca Barbatofate: document TARGET_EXEC and its usage
2012-05-25 Alex Conversemovenc: Don't write the 'wave' atom or its child 'enda...
2012-05-25 Kostya Shishkovimc: some cosmetics
2012-05-24 Samuel Pitoisetrtmp: Pass the proper return code in rtmp_handshake
2012-05-24 Samuel Pitoisetrtmp: Check return codes of net IO operations
2012-05-23 Samuel Pitoisetrtmp: Return a proper error code instead of -1
2012-05-23 Samuel Pitoisetrtmp: Check malloc calls
2012-05-23 Samuel Pitoisetrtmp: Check ff_rtmp_packet_create calls
2012-05-23 Justin Ruggleslavfi: add audio mix filter
2012-05-23 Martin Storsjöflvdec: Make sure sample_rate is set to the updated...
2012-05-23 Michael Niedermayertqi: Pass errors from the MB decoder
2012-05-23 Dave Yeoos_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on...
2012-05-22 Samuel Pitoisethttp: Add support for reading http POST reply headers
2012-05-22 Samuel Pitoisethttp: Add http_shutdown() for ending writing of posts
2012-05-22 Samuel Pitoisettcp: Allow signalling end of reading/writing
2012-05-22 Samuel Pitoisetavio: Add a function for signalling end of reading...
2012-05-22 Anton Khirnovlavfi: fix comment, audio is supported now.
2012-05-22 Anton Khirnovlavfi: fix incorrect comment.
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
next