]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-29 Michael Niedermayermovdec: Check count of stts/ctts elements instead of...
2012-05-29 Michael Niedermayer4xm: fix division by zero caused by bps<8
2012-05-29 Clément Bœschffprobe: make -of an alias for -print_format.
2012-05-29 Stefano Sabatiniffprobe: fix chapter printing, fix JSON output
2012-05-29 Stefano SabatiniChangelog: apply misc formatting fixes
2012-05-29 Stefano SabatiniChangelog: remove asplit entry from 0.11, it was added...
2012-05-29 Stefano Sabatiniffprobe: add INI writer
2012-05-29 Paul B Maholavfilter: use designated initializer for class
2012-05-29 Clément Bœschdoc/syntax: escape '@' to fix a warning.
2012-05-28 Stefano Sabatinilavc: prettify printing of some codec tags which contai...
2012-05-28 Stefano Sabatiniffprobe: add multiple_sections field to WriterContext
2012-05-28 Stefano Sabatiniffprobe: add support to '\b' and '\f' escaping in c_esc...
2012-05-28 Stefano Sabatiniffprobe: make c_escape_str() documentation terser
2012-05-28 Michael Niedermayerlavfi: use getter/setter functions for AVFrame.pkt_pos
2012-05-28 Philip Langdalemovenc: Fix muxing of Apple Quicktime chapters. v3
2012-05-28 Robert Nagylavfi: Fill linesize, sample_rate and channel_layout...
2012-05-28 Clément Bœschffmpeg: use %f instead of %lf in volume args format...
2012-05-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-28 Michael Niedermayerconfigure: disable avresample by default
2012-05-28 Michael Niedermayerconfigure: add asyncts->avresample dependancy
2012-05-28 Carl Eugen... Fix r10k codec for widths that are not multiples of 64.
2012-05-28 Carl Eugen... Mark avui encoder experimental.
2012-05-28 Michael Niedermayerjvdec: check videosize
2012-05-28 Michael Niedermayermotionpixels: check extradata size
2012-05-28 Michael Niedermayeriff_ilbm: fix null ptr deref
2012-05-28 Michael Niedermayeryop: check for missing extradata
2012-05-28 Michael Niedermayerxan: fix out of array read
2012-05-28 Michael Niedermayercdgraphics: Fix out of array write
2012-05-28 Carl Eugen... Test extradata size before reading from extradata when...
2012-05-28 Michael Niedermayerconfigure: fix the wording for gpl incompatible license...
2012-05-28 Michael Niedermayerconfigure: openssl is compatible with the LGPL.
2012-05-28 Anton KhirnovAVOptions: fix the value printed in out of range error...
2012-05-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-27 Michael Niedermayeravienc: create xsub in avi files that are closer to...
2012-05-27 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-05-27 Michael Niedermayertests and tools: cleanup ffmpeg reference
2012-05-27 Vitor Sessakx86: use new schema for ASM macros
2012-05-27 Michael Niedermayermxfdec: remove unused last_index_duration
2012-05-27 Clément BœschChangelog: fix wrong/inaccurate entries.
2012-05-26 Carl Eugen... Support decoding fourcc YVYU.
2012-05-26 Clément Bœschlavfi/deshake: add libavcodec dependency (dsputil).
2012-05-26 Clément Bœschffprobe: reduce the number of AVBPrint resets.
2012-05-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Michael Niedermayeraacdec: fix "may be used uninitialized" warning
2012-05-26 Michael Niedermayeraacpsy: fix "may be used uninitialized" warning
2012-05-26 Martin Storsjörtsp: Check for dynamic payload handlers if no static...
2012-05-26 Alexis BallierFix tests without fate samples.
2012-05-26 Michael Niedermayeravio: fix "discards const qualifier from pointer target...
2012-05-26 Michael Niedermayerlswsutils: fix "ncompatible pointer type" warning
2012-05-26 Michael Niedermayerlavfutils: fix incompatible pointer type warning
2012-05-26 Michael Niedermayeraf_aresample: fix pts, they where off by a packet in...
2012-05-26 Samuel Pitoisetopt: Add av_opt_set_bin()
2012-05-26 Michael NiedermayerChangelog, spell out the CVEs that where fixed.
2012-05-26 Christian Schmidtffprobe: display the codec profile in show_stream()
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-26 Stefano Sabatinitests/lavfi: use do_lavfi_pixfmts for the pixdesctest...
2012-05-26 Stefano Sabatinitests/lavfi: rework lavfi-regression.sh, avoid use...
2012-05-26 Michael Niedermayerswr: fix swr_drop_output()
2012-05-26 Michael Niedermayeraf_aresample: fix request_frame()
2012-05-25 Christian Schmidtavprobe: display the codec profile in show_stream()
2012-05-25 Luca Barbatoavprobe: fix function prototype
2012-05-25 ami_stuffSupport some BOXX codecs.
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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-25 Alex Conversemovenc: Don't write the 'wave' atom or its child 'enda...
2012-05-25 Kostya Shishkovimc: some cosmetics
2012-05-25 Michael Niedermayerlibavfilter: export ff_default_query_formats()
2012-05-25 Michael Niedermayerrelease_notes: update
2012-05-25 Michael NiedermayerRevert "removing lowres support"
2012-05-25 Michael Niedermayeravdevice: bump soname due to lavf soname bump
2012-05-25 Stefano Sabatinilavfi/pixdesctest: use AVPALETTE_SIZE macro
2012-05-25 Stefano Sabatinilavfi/pixdesctest: fix SAME -> SAME memcpy
2012-05-25 Stefano Sabatinilavfi/hflip: copy palette data in start_frame()
2012-05-25 Clément Bœschlavfi/aresample: print channel layouts and formats...
2012-05-25 Michael BradshawFixed warnings about int64 to int32 conversion
2012-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-24 Clément Bœschdoc/filters: move "aformat" before "amerge".
2012-05-24 Clément Bœschdoc/filters: remove old aformat entry.
2012-05-24 Marton Balintffplay: force exit when filter configuration fails
2012-05-24 Marton Balintffplay: fix stream cycling if audio decoding fails
2012-05-24 Marton Balintffplay: flush codec buffers before freeing filters
2012-05-24 Marton Balintffplay: dont destroy packet queues on stream change
2012-05-24 Clément Bœschlavfi/video: add avfilter.h include to fix make checkhe...
2012-05-24 Clément Bœschffmpeg: use AUTO_INSERT_FILTER() for -async option.
2012-05-24 Michael NiedermayerChangelog: update for 0.11
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
next