26552 Commits (ed581e65e2a4f2ed149f75a1cc38c8015f0aef4c)
 

Author SHA1 Message Date
  Stefano Sabatini ed581e65e2 Rename the variable filter to filt_ctx in link_filter_inouts, as the variable denotes a filter context. 15 years ago
  Stefano Sabatini 684ade4935 Make link_filter_inouts() return meaningful error codes. 15 years ago
  Stefano Sabatini 688b9dad9c Change the signature of parse_filter() to make it return an error code. 15 years ago
  Stefano Sabatini c58572f87b Change the signature of create_filter() to make it return an error code. 15 years ago
  Jason Garrett-Glaser 8ce803db51 Make x11grab cursor drawing suck less 15 years ago
  Stefano Sabatini 46db10ed0e Optimize / simplify avcodec_get_pix_fmt_name() check. 15 years ago
  Stefano Sabatini a5f27f6db8 Use av_pix_fmt_descriptors information in avcodec_pix_fmt_string(). 15 years ago
  Stefano Sabatini f35a41ff5d Make avpicture_fill() return a meaningful error code. 15 years ago
  Stefano Sabatini 24409b5053 Remove alpha information from avcodec_pix_fmt_string(), as that 15 years ago
  Alex Converse ebb7f7de82 aaclatm: Eliminate dummy packets due to muxlength calculation. 15 years ago
  Yuriy Kaminskiy c77549c510 rtsp: Set the real_setup pointer properly, avoid out of bounds memory accesses 15 years ago
  Reimar Döffinger c4d5ee233a Fix indentation. 15 years ago
  Reimar Döffinger 931856a267 Improve PGS parsing: the "state" field is not relevant to us, 15 years ago
  Kostya Shishkov c5cb9c946b try to give TrueSpeech decoder tables more sensible names 15 years ago
  Ben Littler 8600bbb301 add my (compn) fingerprint to svn write list in maintainers file 15 years ago
  Stefano Sabatini 6e872935db Implement get_preset_file() in cmdutils.h and use it to factorize code 15 years ago
  Stefano Sabatini 58b4e5407d Fix FFv1 decoder buffer releasing. 15 years ago
  Reimar Döffinger e61bb0852f Add test for cropping of interlaced H.264. 15 years ago
  Janne Grunau bbdee6e5f9 aacdec: consume the audio specific config during LATM parsing 15 years ago
  Stefano Sabatini 146b655544 Fix off-by-one error in APIchanges file. 15 years ago
  Stefano Sabatini 97dd1e4a87 Rename avfilter_graph_destroy() to avfilter_graph_free(). 15 years ago
  Stefano Sabatini e15aeea656 Implement avfilter_graph_alloc(). 15 years ago
  Stefano Sabatini a6fdd5748f Amend avfilter_graph_parse() documentation for the return code, make 15 years ago
  Ronald S. Bultje 37e9cc4ec7 Remove two instances of AVERROR(ff_neterrno()), because ff_neterrno() itself 15 years ago
  Carl Eugen Hoyos f1c7c6aee8 Silence icc warning about unsupported option -Wno-parentheses 15 years ago
  Reimar Döffinger 00d1e96bf4 H.264 decode: support cropping up to 28 pixels in interlaced mode. 15 years ago
  Stefano Sabatini ba7d6e798e Remove usage of deprecated libavcodec/audioconvert.h functions. 15 years ago
  Thierry Foucu caa7ad5dc6 Fix 16kHz Mono NellyMoser in flv. 15 years ago
  Stefano Sabatini 20fcd0797e Implement isnan() function evaluation. 15 years ago
  Stefano Sabatini 07851d7936 Add eval.texi file. 15 years ago
  Reimar Döffinger 9fc2b70826 Update 24 bpp TM1 reference for decoder fixes. 15 years ago
  Reimar Döffinger e75f418cf2 Fix aspect for 24bpp TM1 samples. 15 years ago
  Reimar Döffinger a940dc6912 Fix decoding of 24 bpp TM1 (except for aspect). 15 years ago
  Reimar Döffinger f1c5301413 100l, calculate mb_change_bits_row_size from the update width. 15 years ago
  Reimar Döffinger 97113c2178 Support mid-stream resolution/format changes for TM1. 15 years ago
  Anton Khirnov bf800c7db8 matroskadec: skip invalid tags with no TagName 15 years ago
  Ramiro Polla 61b1f0f909 changelog: mention that ffmpeg is now win64-friendly 15 years ago
  Stefano Sabatini 6f2325e3f1 1/PHIl: swap again settb/setpts, fix alphabetical order. 15 years ago
  Stefano Sabatini d89e3b36e3 Move settb docs after setpts docs, fix alphabetical order. 15 years ago
  Stefano Sabatini a532bb390f Add setpts filter, ported from the libavfilter soc repo. 15 years ago
  Stefano Sabatini 6f84cd1279 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 15 years ago
  Stefano Sabatini d63e456a2a Implement functions: 15 years ago
  Stefano Sabatini 262d1c5d22 Move sample format definitions from libavcodec to libavcore. 15 years ago
  Mike Edenfield 7e35d8596b http: Handle 301/307 redirect requests, too 15 years ago
  Thierry Foucu 769b74ab85 Allow mono encoding with LAME. 15 years ago
  Stefano Sabatini 41f1d3afeb Fix timestamp handling in more filters after the change which set the 15 years ago
  Stefano Sabatini a4ef9658a2 Make the blackframe filter print the time, in addition to the 15 years ago
  Stefano Sabatini d370e3e931 Make the cropdetect filter print the time for each frame, in addition 15 years ago
  Stefano Sabatini da1b9b88a5 Fix timestamp computation when the timebase changes during filtering. 15 years ago
  Stefano Sabatini 4b3d0dc643 Fix crop->var_values[VAR_T] computation in the crop filter. 15 years ago