35687 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 6d721f714e Fix ff_mov_write_chan() so it can be used by other muxers. 14 years ago
  Carl Eugen Hoyos d2549ba9df Fix some mov files with little endian audio (tickets 201 - 203). 14 years ago
  Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 14 years ago
  Stefano Sabatini d8353256a3 iff: compact code setting metadata tags 15 years ago
  Stefano Sabatini 34f590b29b iff: fix bitrate computation for compressed audio stream 15 years ago
  Stefano Sabatini 1af99b0292 iff: distinguish fields for audio and video compression 15 years ago
  Stefano Sabatini c0170d0973 imgutils: introduce internal image_get_linesize() and use it 14 years ago
  Stefano Sabatini 0d73227c71 imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pixel formats 15 years ago
  Stefano Sabatini d8c7a21602 drawtext: specify union type for setting default options 14 years ago
  Stefano Sabatini e8ea9c2179 drawtext: reindent after the previous commit 14 years ago
  Stefano Sabatini ce207e050e drawtext: fix strftime() text expansion 14 years ago
  Baptiste Coudurier 901ff51116 ffmpeg: fix -aspect cli option 15 years ago
  Michael Niedermayer 9d5fa6182d Restructure video filter implementation in ffmpeg.c. 15 years ago
  Stefano Sabatini 3a7c977417 ffplay: remove audio_write_get_buf_size() forward declaration 15 years ago
  Stefano Sabatini 5dc65a3d03 lavfi: print key-frame and picture type information in ff_dlog_ref() 15 years ago
  Mans Rullgard 005db47011 mathops: remove ancient confusing comment 14 years ago
  Michael Niedermayer 9763420bcc rawdec: Allow overriding top field first. 14 years ago
  Michael Niedermayer 198783744e ffmpeg: initialize input_codec array earlier. 14 years ago
  Michael Niedermayer 5319f48a57 cmdutils: Allocate private decoder context if its not allocated yet. 14 years ago
  Diego Biurrun c540061f3f cws2fws: Improve error message wording. 14 years ago
  Diego Biurrun d39facc783 tools: Check the return value of write(). 14 years ago
  Mans Rullgard bdefbf3e88 mpegaudio: move OUT_FMT macro to mpegaudiodec.c 14 years ago
  Mans Rullgard 92ea249d7d mpegaudio: remove OUT_MIN/MAX macros 14 years ago
  Mans Rullgard 5026f946fd Add missing #includes to mp3_header_(de)compress bsf 14 years ago
  Mans Rullgard 9503fbb859 dct: fix indentation 14 years ago
  Mans Rullgard 721d6f2dc5 dct: bypass table allocation for DCT_II of size 32 14 years ago
  Stefano Sabatini 68bed67d2e pngdec: relax condition for setting monoblack pixel format 14 years ago
  Gil Pedersen 257de5fb25 h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64. 14 years ago
  Diego Biurrun d39bf3df72 Remove unused header mpegaudio3.h. 14 years ago
  ami_stuff 85eedcf6ff Support decoding of 1bpp rawvideo in avi (ticket 205). 14 years ago
  ami_stuff 0eba7fc293 Support decoding of 2bpp rawvideo in avi (ticket 206). 14 years ago
  Carl Eugen Hoyos d43a6edf7d Bump minor after adding a caf muxer. 14 years ago
  Michael Niedermayer fc193793c6 Merge remote branch 'qatar/master' 14 years ago
  Hanspeter Niederstrasser 350f3d145b configure: another try on fixing osx/mingw SDL 14 years ago
  Justin Ruggles 033a4a942a aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding. 14 years ago
  Michael Niedermayer a80f74c584 av_picture_crop(): Support simple cases with packed pixels too. 14 years ago
  Diego Biurrun 7f995abed3 acelp: Remove unused gray_decode table. 15 years ago
  Diego Biurrun b1bb3b8d87 dfa: Remove unused variable. 14 years ago
  Diego Biurrun c73b779d35 configure: Include AVX availability in summary output. 14 years ago
  Stefano Sabatini 27614b1217 rawdec: propagate pict_type information to the output frame 15 years ago
  Stefano Sabatini a05d02079e showinfo: replace "CRC" by "checksum" 15 years ago
  Stefano Sabatini 5a2ea3cffb showinfo: fix vertical align nit 15 years ago
  Stefano Sabatini bb82ea797f showinfo: fix computation of Adler checksum 15 years ago
  Stefano Sabatini 10931720cd imgutils: generalize linesize computation for bitstream formats 15 years ago
  Reinhard Tartler c1f5447805 configure: use same CPPFLAGS in kFreeBSD as Linux 15 years ago
  Michael Niedermayer 5a153604c9 Merge remote branch 'qatar/master' 15 years ago
  Carl Eugen Hoyos 2c4ad1a37b Initial caf muxer. 15 years ago
  Carl Eugen Hoyos 0c3803f6bb Support decoding of amr_nb and gsm in caf. 15 years ago
  Carl Eugen Hoyos 445ee35e21 Fix decoding of msrle samples with 1bpp. 15 years ago
  Michael Niedermayer 7b915726eb udp: remove resource.h inclusion, it breaks mingw compilation. 15 years ago