]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-04-13 Michael Niedermayerfate/libswresample: add tests with filter_size=1 phase_...
2014-04-13 Michael Niedermayeravcodec/utils: prettify remap_deprecated_codec_id()
2014-04-13 Michael Niedermayeravformat/network: use av_malloc_array()
2014-04-13 Michael Niedermayeravcodec/psymodel: use av_malloc(z)_array()
2014-04-13 Michael Niedermayeravcodec/fft-test: use av_malloc_array()
2014-04-13 Michael Niedermayeravformat/mp3enc: drop redundant and uninitialized variable
2014-04-13 Michael Niedermayeravformat/utils: reinject global side data on seeks
2014-04-13 Michael Niedermayeravformat/utils: factorize if()
2014-04-13 Michael Niedermayeravformat/utils: Inject global side data into first...
2014-04-13 Michael Niedermayeravutil/avstring: do not lose ascii characters when...
2014-04-13 Michael Niedermayerffprobe: do not lose non ascii characters in non utf8...
2014-04-13 Peter Rossavformat/iff: indent
2014-04-13 Peter Rossavformat/iff: remove unused code
2014-04-13 Michael NiedermayerMerge commit '0f524b6c690962d7ebbd59ded74288e1e9b0f009'
2014-04-13 Michael NiedermayerMerge commit 'aaab192df24a90f4450285cfb73b395cf495b462'
2014-04-13 Michael NiedermayerMerge commit 'ac976ed91e323754e9a84509873ebdb437372797'
2014-04-13 Michael NiedermayerMerge commit '13164e479f1c87829096c19003d2cc658ccc1fd4'
2014-04-13 Michael NiedermayerMerge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'
2014-04-13 Facundo Gaichlavfi/subtitles: load attached fonts to libass.
2014-04-13 James Almerx86/synth_filter: remove the fma3 version ifdefs
2014-04-13 Alessandro... af_volume: implement replaygain clipping prevention
2014-04-13 Anton Khirnovlavr: allocate the resampling buffer with a positive...
2014-04-13 Anton KhirnovFATE: add tests for more resampling modes
2014-04-13 Anton Khirnovresample: implement flushing
2014-04-13 Lukasz Mareklavd/avdevice: fix buildbreak when included to C++...
2014-04-13 Michael Niedermayeravcodec/tiff: remove unused variables
2014-04-13 Michael NiedermayerMerge commit '801c39e1e3058fc4ba822bfb5d8612d777111e32'
2014-04-13 Michael NiedermayerMerge commit 'c8cf461c19e8e35df4b7364d9b90aa42f1ab4560'
2014-04-13 Michael NiedermayerMerge commit 'e75ef2b7f48b96a9b6c8646058713899d5ea5731'
2014-04-13 Michael NiedermayerMerge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe'
2014-04-13 Michael NiedermayerMerge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed'
2014-04-13 Michael NiedermayerMerge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc'
2014-04-13 Michael NiedermayerMerge commit '0a467a9b594dd67aa96bad687d05f8845b009f18'
2014-04-13 Michael NiedermayerMerge commit '5748faf291fec297ef25d81962b52b3438f54278'
2014-04-13 Michael NiedermayerMerge commit 'de9d2705f61ef569487ec5f8974a9c7ce34ec783'
2014-04-13 Michael NiedermayerMerge commit '58bc38a5f224d29b79338200459792c765c25fd5'
2014-04-12 Michael NiedermayerMerge commit 'bf2064f046af64c59a416c814474a39b0a457569'
2014-04-12 Michael NiedermayerMerge commit 'd9a542ace1b9ca5c0ea6d758127d03d4124b7801'
2014-04-12 Michael NiedermayerMerge commit '20c38c9c18b75e62f6c489d9b95bea88efdf3915'
2014-04-12 Michael NiedermayerMerge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad'
2014-04-12 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2014-04-12 Michael NiedermayerMerge commit 'd4a8a86c6863ecea208fa2f774690b6df4b5bc71'
2014-04-12 Tim Walkerdcadec: Use correct channel count in stereo downmix...
2014-04-12 Tim Walkerdcadec: Do not decode the XCh extension when downmixing...
2014-04-12 Michael NiedermayerMerge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03'
2014-04-12 Jean Firsttiffdec: support predictor type 2 with RGB48 pixel...
2014-04-12 Justin Rugglestiffdec: remove an unneeded variable
2014-04-12 Justin Rugglestiff: use a better name and enum values for Photometric...
2014-04-12 Justin Rugglestiffdec: use a single strip if RowsPerStrip is 0
2014-04-12 Justin Rugglestiffdec: use bytestream2 to simplify overread/overwrite...
2014-04-12 Justin Rugglesbytestream: add bytestream2_copy_buffer() functions
2014-04-12 Paul B Maholbytestream: add functions for accessing size of buffer
2014-04-12 Justin Rugglestiffdec: use correct data type for palette entries...
2014-04-12 Jean Firsttiffdec: rename variables for consistency and fix varia...
2014-04-12 Michael Niedermayeravutil/log: add av_log_get_flags()
2014-04-12 Justin Rugglesswscale: Set alpha to opaque for internal palettes.
2014-04-12 Lukasz Mareklavd/qtkit: add device category
2014-04-12 Lukasz Mareklavd/fbdev_enc: implement get_device_list
2014-04-12 Justin Rugglesswscale: fix some undefined signed left shifts
2014-04-12 Justin Rugglesswscale: fix an implementation-defined unsigned-to...
2014-04-12 Lukasz Mareklavd: no default device unless explicitly set
2014-04-12 Michael Niedermayeravcodec/ffv1: use av_malloc_array()
2014-04-12 Michael Niedermayeravcodec/faxcompr: use av_malloc_array()
2014-04-12 Michael Niedermayervcodec/error_resilience: use av_malloc_array()
2014-04-12 Katerina Barone... doc: Libavfilter English cleanup
2014-04-12 Michael Niedermayermp3enc: Properly write bitrate value in XING header
2014-04-12 Michael Niedermayeravcodec/elbg: Use av_malloc(z)_array()
2014-04-12 Michael Niedermayeravcodec/diracdec: use av_malloc(z)_array
2014-04-12 Michael Niedermayeravformat/img2dec: support nanosecond file times
2014-04-12 Michael Schenkavformat/hls: reduce memory usage by using dynamically...
2014-04-11 Michael Niedermayeravcodec/mpegvideo_enc: override bitrate tolerance when...
2014-04-11 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-04-11 Michael Niedermayeravcodec/jpegls: print coding parameters stored in LSE
2014-04-11 Carl Eugen... Improve amr bitrate calculation for VBR files.
2014-04-11 Carl Eugen... Warn if rawvideo and an unreadable pix_fmt are written.
2014-04-11 Michael NiedermayerMerge commit '254c95cdd1b669a722204a4a65974fc2523c8f83'
2014-04-11 Michael NiedermayerMerge commit 'be394968c81019887ef996a78a526bdd85d1e216'
2014-04-11 Michael NiedermayerMerge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3'
2014-04-11 Michael NiedermayerMerge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5'
2014-04-11 Michael NiedermayerMerge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805'
2014-04-11 Michael NiedermayerMerge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f'
2014-04-11 Thilo BorgmannAdd AVFoundation input device.
2014-04-11 Anton Khirnovresample: split linear into its own function
2014-04-11 Anton Khirnovresample: add initial padding explicitly
2014-04-11 Anton Khirnovresample: drop useless abs()
2014-04-11 Anton Khirnovresample: reindent
2014-04-11 Anton Khirnovresample: split the nearest neighbour path into a separ...
2014-04-11 Anton Khirnovresample: fix avresample_get_delay() return value
2014-04-11 Lukasz Mareklavd: add control message enums
2014-04-11 Lukasz Mareklavd: add device capabilities API
2014-04-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-04-11 Michael NiedermayerMerge commit '676856204b84dfaffe329dce8502e834a0dbdb19'
2014-04-11 Michael NiedermayerMerge commit '89ef08c992c484a46711b1a68a988303679c288e'
2014-04-11 Timothy GuDNxHD: convert inline asm to yasm
2014-04-11 Timothy GuDNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
2014-04-11 Vittorio GiovaraDNxHD: K&R formatting cosmetics
2014-04-11 Michael Niedermayeravcodec/dnxhdenc: use av_malloc_array()
2014-04-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-04-10 Michael Niedermayeravcodec/mpegaudioenc_template: default to 384k bitrate...
2014-04-10 Luca Barbatomp2: Do not force a samplerate
next