]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-06-13 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-13 Michael Niedermayerexamples/decoding_encoding: Use the AVFrame width/heigh...
2015-06-12 Michael Niedermayerffprobe: check av_asprintf() for failure
2015-06-12 Michael Niedermayeravcodec/smvjpegdec: assert that the pixel format that...
2015-06-12 Michael Niedermayeravfilter/drawutils: Fix format validity check in ff_dra...
2015-06-12 Michael Niedermayeravutil/imgutils: Simplify pix_fmt validity check in...
2015-06-12 Michael NiedermayerMerge commit '3b73d5c942f44b37f0e44276ebcfd66c8b12c02d'
2015-06-12 Michael NiedermayerMerge commit '2d5176fad1a4556d209cbfb0f681712c7eada4fd'
2015-06-12 Michael NiedermayerMerge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'
2015-06-12 Michael NiedermayerMerge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'
2015-06-12 Michael NiedermayerMerge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'
2015-06-12 Michael NiedermayerMerge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'
2015-06-12 Michael NiedermayerMerge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'
2015-06-12 Michael NiedermayerMerge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'
2015-06-12 Michael NiedermayerMerge commit '64a2e844166d62093b45e680874eea8bd1facf5b'
2015-06-12 Michael NiedermayerMerge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'
2015-06-12 Michael NiedermayerMerge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'
2015-06-12 Andreas Cadhalpunh264: update avctx width/height/pix_fmt when returning...
2015-06-12 Michael NiedermayerMerge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'
2015-06-12 Michael NiedermayerMerge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'
2015-06-12 Michael NiedermayerMerge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
2015-06-12 Przemysław... libavcodec/imgconvert.c: support left band while cropping
2015-06-12 Michael Niedermayeravformat/mxfdec: Detect jpeg2000 through codec_ul too
2015-06-12 Paul B Maholdoc/filters: add one more zoompan example
2015-06-12 wm4matroskadec: verify seekhead IDs
2015-06-12 Paul B Maholavfilter/vf_zoompan: support planar rgb pixel formats
2015-06-12 Vittorio Giovarafft-test: Use the float fabs() version
2015-06-12 Vittorio Giovaraon2avc: Use the integer abs() version
2015-06-12 Vittorio Giovaraflv: Name an enum and use its type
2015-06-12 Vittorio Giovaracws2fws: Close file handles on error
2015-06-12 Vittorio Giovaraavconv_opt: Check localtime() return value
2015-06-12 Vittorio Giovarasegment: Check open_null_ctx() return value
2015-06-12 Vittorio Giovarah264_qpel: Use the correct header
2015-06-12 Michael Niedermayerh264_weight: Fix SSSE3 biweight code with weights of 128
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Reduce verbosity of get_plt()
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Fallback to yuv if no matching...
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Do not abort if prc is outside...
2015-06-12 Michael Niedermayerffmpeg_opt: Check for localtime() failure
2015-06-12 Michael NiedermayerMark vectors as NAN instead of dereferencing NULL point...
2015-06-12 Michael Niedermayerswscale: Assert that pixel format descriptor is not...
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Assert that pixel format descripto...
2015-06-12 Michael Niedermayeravformat/mpegts: recognizes and export private streams
2015-06-12 Michael Niedermayerconfigure: Disable VSX on unspecified / generic CPUs
2015-06-12 Luca Barbatoeamad: Use the correct headers
2015-06-12 Luca Barbatompeg12: Move the vlc bits to a stand alone file
2015-06-12 Vittorio Giovarampegvideo: Expand macro
2015-06-12 Vittorio Giovarampegvideo: rv10: Move function declaration to a separat...
2015-06-12 Vittorio Giovarampegvideo: h263: Move all tables to a single file
2015-06-12 Vittorio Giovarampegvideo: Move ER functions to a separate file
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Do not hardcode tile part usage
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Do not print a warning for RLCP
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Remove unused variable and argument
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: Fix Selective arithmetic coding...
2015-06-12 Michael Niedermayeravcodec/mqcdec: Support raw bypass and non reseting...
2015-06-12 Michael Niedermayeravcodec/jpeg2000dec: add some sanity checking on newpasses
2015-06-11 Michael Niedermayeravcodec/jpeg2000dec: Add some additional checking on...
2015-06-11 Michael Niedermayeravcodec/jpeg2000dec: Print warning for "Selective arith...
2015-06-11 Michael Niedermayeravcodec/jpeg2000dec: Implement progression order RLCP
2015-06-11 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-11 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-11 Michael Niedermayeravutil/softfloat: Move av_sf2double() to header
2015-06-11 Michael Niedermayeravutil/softfloat: properly separate testcode
2015-06-11 Michael Niedermayeravformat/avio: move short seek threshold to the context
2015-06-11 Michael Niedermayeravformat/aiffdec: avoid double and ldexp()
2015-06-11 Shivraj Patilavcodec/mips: Add 'const' to static arrays in HEVC...
2015-06-11 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-11 James Zernlibvpxenc: add overshoot-pct option
2015-06-11 James Zernlibvpxenc: add undershoot-pct option
2015-06-11 Michael Niedermayeravcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO
2015-06-11 Deliang Fuavformat: Fix bug in parse_rps for HEVC.
2015-06-10 Michael Niedermayeravdevice/openal-dec: Make al_format_info const
2015-06-10 Michael Niedermayeravformat/movenc: Make static packed_size, const static
2015-06-10 Michael Niedermayeravcodec/mpeg4videodec: Mark static table as const
2015-06-10 Michael Niedermayeravformat/mpegts: Do not ignore registration descriptors...
2015-06-10 Lou Logandoc/ffmpeg: remove tips
2015-06-10 Michael NiedermayerMerge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'
2015-06-10 Michael NiedermayerMerge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'
2015-06-10 Michael NiedermayerMerge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'
2015-06-10 Michael NiedermayerMerge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'
2015-06-10 Michael NiedermayerMerge commit '529c05698e88b057f0bea61e0d85f2b42925b5ea'
2015-06-10 Stephan Holljeslavf/http: Correctly terminate session with HTTP POST...
2015-06-10 Michael Niedermayeravcodec/mips: remove ;;
2015-06-10 Igor Derzhavinlibavformat/flvdec.c: don't build index_entries for...
2015-06-10 Vittorio Giovarampegvideo: Mark one function as static
2015-06-10 Vittorio Giovarampegvideo: Move block permutation function where is...
2015-06-10 Vittorio Giovarampegvideo: Drop release_unused_pictures() function
2015-06-10 Vittorio Giovarampegvideo: Move Picture-related functions to a separate...
2015-06-10 Janne Grunaumovenc: fixes a questionable valgrind uninitialized...
2015-06-10 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-10 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-10 Andreas Cadhalpuntakdec: ensure chan2 is a valid channel index
2015-06-10 Michael Niedermayeravcodec/h264_slice: Use AVFrame diemensions for graysca...
2015-06-10 Michael Niedermayeravcodec/jpeg2000dec: Print the correct variable in...
2015-06-10 Michael Niedermayeravcodec/jpeg2000dec: increase tile_parts to 6
2015-06-10 Michael Niedermayeravcodec/jpeg2000dec: Fix shift for RGB(A)48/64
2015-06-09 Michael Niedermayeravdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_...
2015-06-09 Michael NiedermayerMAINTAINERS: add 2.7
2015-06-09 Andreas Cadhalpunsonic: set avctx->channels in sonic_decode_init
2015-06-09 Michael NiedermayerChangelog: Add 2.7 entry
2015-06-09 Michael Niedermayerdoc/APIchanges: fill in missing stuff
next