27222 Commits (6baf4afa9969eea23cd4ec9b0cec3b7aed1f49af)
 

Author SHA1 Message Date
  Stefano Sabatini 6baf4afa99 Make avfilter_unref_buffer() accept a NULL parameter. 15 years ago
  Stefano Sabatini 24d13ebc15 Reindent after the last commit. 15 years ago
  Stefano Sabatini 112c4b8796 In ffplay, do not open display if -nodisp is set. 15 years ago
  Michael Niedermayer f9329946d0 Parse fact chunks from wav files to find duration. 15 years ago
  Michael Niedermayer 724b1f6a05 Factor tag reading code out of wav read_header() 15 years ago
  Frank Barchard 925aa96915 Second hunk from secrity fix from google. 15 years ago
  Sascha Sommer f734671925 do not read over the end of the packet 15 years ago
  Michael Niedermayer 462b26202b Set duration for wav files from sample size and data size or the wf64 sample value. 15 years ago
  Frank Barchard 13184036a6 Check rangebits to avoid a possible crash. 15 years ago
  Kostya Shishkov 03ec42aa1c Change some band size calculations in Bink decoder to use width in blocks 15 years ago
  Reimar Döffinger b0c8b8a69d Lagarith: fix decoding of one-coloured frames by reading the per-plane 15 years ago
  Stefano Sabatini fbd56159a0 Add docs and Changelog entry for the -copytb option added in r26340. 15 years ago
  Stefano Sabatini f93fe7764b Add APIchanges entry for the av_metadata_copy() addition. 15 years ago
  Daniel Kang eb40d7ffa7 Check symbol validity to avoid a crash, fixes issue 2523. 15 years ago
  Justin Ruggles 0db5d2b09e cosmetics: spacing, line wrap, and remove unneeded braces 15 years ago
  Justin Ruggles 964f2cf2a0 Process all EXP_REUSE blocks at once in exponent_min(). 15 years ago
  Justin Ruggles 7d87d56ff8 Take advantage of per-channel exponent and exponent strategy layout to 15 years ago
  Justin Ruggles 5bff8590f3 Simplify compute_exp_strategy() by passing a pointer to all exponents and 15 years ago
  Justin Ruggles 4b90c35d74 Use a local variable in the inner loop of group_exponents() to simplify the 15 years ago
  Justin Ruggles a281c6509f cosmetics: remove unneeded braces 15 years ago
  Justin Ruggles 5fc2e0075d cosmetics: rename block_num to blk for variable name consistency 15 years ago
  Justin Ruggles 0429e4a6ca Move exp_strategy from AC3Block to AC3EncodeContext in order to arrange by 15 years ago
  Justin Ruggles 7cc4be58b4 Rearrange exponent buffer to group all blocks for a single channel together. 15 years ago
  Stefano Sabatini d881a0e895 Cosmetics: fix weird indent. 15 years ago
  Jason Garrett-Glaser 2a1f431d38 H.264/SVQ3: make chroma DC work the same way as luma DC 15 years ago
  Jason Garrett-Glaser 290fabc684 Port SVQ3 to use the new mb_luma_dc method of storing luma DC coefficients. 15 years ago
  Baptiste Coudurier a51c71bb54 In yadif filter, default to top field first if interlacing is unknown 15 years ago
  Sascha Sommer 3cdf69eefa also support decoding of AVPackets with multiple wma packets 15 years ago
  Jason Garrett-Glaser 65344775b8 H.264: Remove useless arg to chroma_dc_dequant_idct_c 15 years ago
  Ronald S. Bultje ec3233a855 Fix ff_pw_3 alignment. 15 years ago
  Baptiste Coudurier 6dc7dc08ed In mxf muxer, check the return value of gmtime, fix #2494 15 years ago
  Baptiste Coudurier 90603f7c93 Update smc fate ref due to r26310 15 years ago
  Jason Garrett-Glaser 2e18660115 Fix SVQ3 15 years ago
  Baptiste Coudurier 0f27e6b4c2 New "copytb" ffmpeg cli option to copy input stream time base when stream copying. 15 years ago
  Jason Garrett-Glaser bd11c7a1a8 Remove outdated comment in h264dsp.h 15 years ago
  Jason Garrett-Glaser 0d1d01cf70 Reindent after r26337. 15 years ago
  Jason Garrett-Glaser 5657d14094 H.264: switch to x264-style tracking of luma/chroma DC NNZ 15 years ago
  Jason Garrett-Glaser 19fb234e4a H.264: split luma dc idct out and implement MMX/SSE2 versions 15 years ago
  Stefano Sabatini 6c18f1cda2 Make opt_audio_sample_fmt() abort in case of invalid sample format 15 years ago
  Stefano Sabatini 3bf3fc0e54 Add the word "Parsed" in the parsed filter names. 15 years ago
  Stefano Sabatini 6cce172f27 Add avcore.h header in samplefmt.h. 15 years ago
  Ronald S. Bultje 06ed024d4f Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer, 15 years ago
  Ronald S. Bultje 8e8a3cc221 Reindent after 26330. 15 years ago
  Ronald S. Bultje 7f88a5bf9b Introduce av_metadata_copy() to copy metadata from one struct to another. 15 years ago
  Jason Garrett-Glaser ca32f7f208 H.264: eliminate non-transposed scantable support. 15 years ago
  Sascha Sommer 75e4efd2a7 add support for blocksize 64 15 years ago
  Peter Ross b070bcfe8a wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it is unreliable 15 years ago
  Martin Storsjö c66f53cf8b Revert aviobuf: Retry if the read/write function returns AVERROR(EAGAIN) 15 years ago
  Stefano Sabatini 891aeeee72 Check linked pads media type mismatch in avfilter_link(). 15 years ago
  Stefano Sabatini 8b69c2f463 Make av_get_channel_layout_string() guess the number of channels if it 15 years ago