39749 Commits (5eeecde859ebfa384fbe3c8a1aa62a6b8f6c58e4)
 

Author SHA1 Message Date
  Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 14 years ago
  Stefano Sabatini b7a7830dd4 lavfi: port 2xsai filter from libmpcodecs 14 years ago
  Stefano Sabatini e21dac3a4f examples/decoding_encoding: remove unused variable "size" 14 years ago
  Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 14 years ago
  Reimar Döffinger 4561feb4bf vorbisdec: use correct channels variable. 14 years ago
  Reimar Döffinger d1a58afb95 latmenc: validate extradata size. 14 years ago
  Reimar Döffinger 9540476ba1 latmenc: simplify using avpriv_copy_bits. 14 years ago
  Reimar Döffinger eb24def465 latmenc: Document assumptions when copying the AAC header. 14 years ago
  Reimar Döffinger 0c1e9c2d6a latmenc: copy pce config from proper location. 14 years ago
  Reimar Döffinger 912a838efe latmenc: fix muxing of byte-aligned DSE. 14 years ago
  Michael Niedermayer 8274b21c09 ffmpeg: fix ticks_per_frame for the avi stream copy case 14 years ago
  Michael Niedermayer e8c63981e5 ratecontrol: Use ticks_per_frame to calculate fps. 14 years ago
  Jakub Stachowski 3b00fd5985 wmalosslessdec: Reset residues to 0 if they were not decoded from bitstream. 14 years ago
  Michael Niedermayer 9e938d22c5 msmpeg4enc: fix stored fps value 14 years ago
  Michael Niedermayer 75b38674b6 lavf: compute_pkt_fields, limit the pts upcorrection to mpeg 14 years ago
  Nicolas George 733cf0ad51 ffmpeg: add -benchmark_all option. 14 years ago
  Nicolas George 81a9d32f0d ffmpeg: move getutime to the start of the file. 14 years ago
  Michael Niedermayer 0cd17a6291 mjpeg: fix crash with lowres and flipped images 14 years ago
  Michael Niedermayer c0af87550a vf_lut: fix rgba map regression 14 years ago
  Reimar Döffinger 277f20c3c8 lavf: always call avio_flush in av_write_trailer. 14 years ago
  Michael Niedermayer 4f6df20a00 Merge remote-tracking branch 'qatar/master' 14 years ago
  Reimar Döffinger 8e357e8e75 latmenc: error out when packet size is too large. 14 years ago
  Reimar Döffinger a736eb4a60 latmenc: Fix ALS in LATM. 14 years ago
  Reimar Döffinger fa8a6385a1 latmenc: remove unused return value. 14 years ago
  Reimar Döffinger e6ad943734 latmenc: remove dead code. 14 years ago
  Reimar Döffinger 5735f768b0 h261: move tables from header to .c file. 14 years ago
  Michael Niedermayer 6952301f33 ff_samples_to_time_base: support AV_NOPTS_VALUE 14 years ago
  Alex Converse e1ce756844 avplay: Don't free video filters string until the end of decoding. 14 years ago
  Dale Curtis 309a931a38 Fix memory leaks on failed ff_h264_decode_init() 14 years ago
  Michael Niedermayer ca4a3f4a08 oggparsevorbis: Remove code messing with cur_dts. 14 years ago
  Michael Niedermayer 44239bd9f2 swr: add a swr_flags AVOption 14 years ago
  Michael Niedermayer 6c704d9c30 ffmpeg: support changing dither parameters for swr 14 years ago
  Michael Niedermayer be4cde226a cmdutils: parse options for swr 14 years ago
  Michael Niedermayer c1d404b9e4 swr: add a dither_scale parameter to tune the amplitude of the dither. 14 years ago
  Michael Niedermayer a2c92e6063 swr: pass context to swri_get_dither() 14 years ago
  Luca Barbato ebbede2265 movenc: small refactor mov_write_packet 14 years ago
  Luca Barbato 18b59956e0 movenc: remove redundant check 14 years ago
  Michael Niedermayer f8a237a307 swr: add triangular highpass dither 14 years ago
  Michael Niedermayer 1fc4ff2205 swr: generate more dither noise to improve quality. 14 years ago
  Michael Niedermayer 22057e8ecb swr: add swr_get_class() 14 years ago
  Diego Biurrun 9676d8eb67 interplayvideo: fix av_dlog parameter type mismatch 14 years ago
  Michael Niedermayer f9a2c5bc07 swr: simplify code by using av_get_bytes_per_sample() 14 years ago
  Michael Niedermayer 6e9c634c36 swr: fix copy & pasted comment to match the code. 14 years ago
  Michael Niedermayer 8702e35b9b vda: try to fix compile 14 years ago
  Michael Niedermayer e387c9d5dd Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer b1ef4dc406 swr: add triangular dither support 14 years ago
  Michael Niedermayer 0cff3e130b swr: remove unused variable 14 years ago
  Michael Niedermayer 0170889372 swr: add SWR_DITHER_RECTANGULAR to AVOptions array 14 years ago
  Reimar Döffinger 1ac606bae6 aacsbr: silence message for SBR extension "padding". 14 years ago
  Michael Niedermayer 5b2be9bcc0 swr-test: include opt.h, this is needed for changing options for testing. 14 years ago