]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-17 Paul B Maholtiff: read more tags of type string
2012-07-17 Paul B Maholtiff: add smarter checks if there is enough data left
2012-07-17 Paul B Maholtiff: port to bytestream2
2012-07-16 Paul B Mahollavu: disable av_uninit for clang
2012-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-16 Michael Niedermayerffmpeg: fix streamcopy of some mp3 in avi
2012-07-16 Michael Niedermayerffv1dec: fix error concealment for gop>1
2012-07-16 Nick BreretonFix DCA-XXCH extension scaling for embedded downmixes.
2012-07-16 Nick BreretonFix ordering of XXCH downmix coefficients.
2012-07-16 Michael Niedermayerffv1dec: detect errors in bytestream end mismatches...
2012-07-16 Michael Niedermayerffv1dec: set the first slices bytestream end correctly
2012-07-16 Michael Niedermayerffv1dec: keep track of errors in slice headers for EC
2012-07-16 Michael Niedermayerffv1dec: add simple error concealment in case of CRC...
2012-07-16 Michael Niedermayerffv1: keep last_frame (to be used for error concealment)
2012-07-16 Michael Niedermayerconfigure: print if the docs building tools have been...
2012-07-16 Tim Nicholsondoc/filters: Fix two typos
2012-07-16 Jordi Ortizrtmp: rtmp_parse_result() add case for video and audio...
2012-07-16 Martin Storsjöconfigure: Move the getaddrinfo function check into...
2012-07-16 Paul B Maholexr: check size of uncompressed buffer returned by...
2012-07-16 Michael NiedermayerChangelog: add geotiff
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Martin Storsjöconfigure: Remove an unused 'have' item
2012-07-15 Diego Biurrunmpeg: remove disabled code
2012-07-15 Mohammad Alsalehlibfdk-aac: Check if cutoff value is valid
2012-07-15 Martin Storsjönetwork: Always use our version of gai_strerror on...
2012-07-15 Martin Storsjönetwork: Undefine existing gai_strerror definitions
2012-07-15 Martin Storsjönetwork: Extend the fallback gai_strerror implementatio...
2012-07-15 Stefano Sabatiniffprobe: reindent after the previous commit
2012-07-15 Stefano Sabatiniffprobe: only decode frame if the codec is available
2012-07-15 Stefano Sabatinilavfi: decrease logging level of message showing initia...
2012-07-15 Carl Eugen... Simplify ptx decoding on big-endian.
2012-07-15 Piotr Bandurskiriff: Assign U263 FourCC to CODEC_ID_H263
2012-07-15 Piotr Bandurskiisom: add "NO16" FourCC
2012-07-15 Piotr Bandurskiriff: add dvis/pdvc FourCCs
2012-07-15 Michael Niedermayerlavc: add seperate AVCodec for CODEC_ID_H263P so demuxe...
2012-07-15 Piotr Bandurskiisom: add "MNG" FourCC
2012-07-15 Ronald S. Bultjeconfigure: Check for CommandLineToArgvW
2012-07-15 Mashiat Sarker... vc1dec: Do not use random pred_flag if motion vector...
2012-07-15 Martin Storsjövp8: Enclose pthread function calls in ifdefs
2012-07-15 Paul B Maholexr: make channel_offsets int instead of int8_t
2012-07-15 Paul B Maholcosmetics: reindent after d3abbb1d1
2012-07-15 Paul B Mahollibfdk-aacenc: remove redundant log message if ff_alloc...
2012-07-15 Ronald S. Bultjesnow: refactor code to work around a compiler bug in...
2012-07-15 Martin Storsjövp8: Include the thread headers before using the pthrea...
2012-07-15 Paul B Maholmss1: improve check if decoded pivot is invalid
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-14 Ronald S. Bultjeconfigure: Check for getaddrinfo in ws2tcpip.h, too
2012-07-14 Philip Langdalemovtextdec: 3GPP TS 26.245 Timed Text Decoder.
2012-07-14 Daniel Kangvp8: implement sliced threading
2012-07-14 Daniel Kangvp8: move data from VP8Context->VP8Macroblock
2012-07-14 Daniel Kangvp8: refactor decoding a single mb_row
2012-07-14 Luca Barbatodoc: update api changes with the right commit hashes
2012-07-14 Luca Barbatomem: introduce av_malloc_array and av_mallocz_array
2012-07-14 Michael Niedermayermp3enc: add lame tag with start padding info
2012-07-14 Nicolas Georgeffmpeg: add -progress option.
2012-07-14 Janne Grunaueval: add gt(), gte(), lt() and lte() fate tests
2012-07-14 Nicolas Georgelibx264: list possible presets and tunes.
2012-07-14 Max Lazaroveval: fix swapping of lt() and lte()
2012-07-14 Stefano Sabatinilavc/tiffenc: apply misc doxy fixes
2012-07-14 Stefano Sabatiniffprobe: add frame metadata printing
2012-07-14 Thomas Kühnellavc/tiff: add GeoTIFF support to the TIFF decoder
2012-07-14 Stefano Sabatinilavc/avcodec.h: keep avframe_* field setter and getter...
2012-07-14 Thomas Kühnellavc: add metadata to AVFrame
2012-07-14 jamalconfigure: Check that texi2html supports --init-file
2012-07-14 jamaldoc/Makefile: Add missing $(HOSTEXESUF) to print_options
2012-07-14 jamalbuild: Fix documentation dependencies and rules
2012-07-14 Stefano Sabatinidoc/filters: prefer "special" over "magic" for special...
2012-07-14 Stefano Sabatinidoc/filters: update documentation
2012-07-14 Stefano Sabatinidoc: merge libavfilter.texi into filters.texi
2012-07-14 Michael Niedermayerffmpeg: use pkt_pts before pkt->pts for audio
2012-07-14 Michael Niedermayerffmpeg: set pkt_timebase
2012-07-14 Michael Niedermayerlavc: adjust timestamp in case of skiping initial samples
2012-07-14 Michael Niedermayerlavc: skip initial silence when requested
2012-07-14 jamallavc/w32pthreads: Fix make checkheaders.
2012-07-14 Stefan Gehrermovenc: write track header transformation matrix depend...
2012-07-13 Paul B Maholexr: fix scan_line_size calculation
2012-07-13 Paul B Maholexr: print channel names not yet supported
2012-07-13 Paul B Maholexr: remove double ;;
2012-07-13 Paul B Maholexr: frame multithreading support
2012-07-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-13 Michael Niedermayerffv1enc: use default number of slices if unspecified
2012-07-13 Michael Niedermayerffv1dec: print timestamp at which a CRC mismatch happened
2012-07-13 Compnadd PLV1 fourcc to mpeg4
2012-07-13 Michael Niedermayerlavc: add pkt_timebase to allow avcodec to adjust pkt_d...
2012-07-13 Janne Grunauimgconvert: deprecate avcodec_find_best_pix_fmt()
2012-07-13 Janne Grunauimgconvert: add avcodec_find_best_pix_fmt2()
2012-07-13 burekdoc/ffmpeg: document more deeply -re option.
2012-07-13 Derek Buitenhuisdoc: Remove stray @item from git-howto
2012-07-13 Derek Buitenhuislibfdk-aac: Port to ff_alloc_packet2
2012-07-13 Derek Buitenhuisdoxy: move av_guess_sample_aspect_ratio to correct...
2012-07-13 Janne Grunauimgconvert: avoid undefined left shift in avcodec_find_...
2012-07-13 Michael Niedermayerdoc/protocol.texi: fix missed application reference
2012-07-13 Michael Niedermayergeneral.texi: fix project reference
2012-07-13 Michael Niedermayermatroskaenc: switch to av_assert
2012-07-13 Michael Niedermayerffmpeg: fix type of av_log() argument
2012-07-13 Diego Biurrunbuild: Fix APE tag dependencies
2012-07-13 Kostya ShishkovMS Expression Encoder Screen decoder
2012-07-13 Paul B Mahollavc: fix ff_alloc_packet()
2012-07-12 Michael Niedermayerbuild_system: mark libfdk as non GPL compatible until...
next