1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
FFmpeg/tests/ref
Michael Niedermayer 8c1ebdcea2 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  shorten: Use separate pointers for the allocated memory for decoded samples.
  atrac3: Fix crash in tonal component decoding.
  ws_snd1: Fix wrong samples counts.
  movenc: Don't set a default sample duration when creating ismv
  rtp: Factorize the check for distinguishing RTCP packets from RTP
  golomb: avoid infinite loop on all-zero input (or end of buffer).
  bethsoftvid: synchronize video timestamps with audio sample rate
  bethsoftvid: add audio stream only after getting the first audio packet
  bethsoftvid: Set video packet duration instead of accumulating pts.
  bethsoftvid: set packet key frame flag for audio and I-frame video packets.
  bethsoftvid: fix read_packet() return codes.
  bethsoftvid: pass palette in side data instead of in a separate packet.
  sdp: Ignore RTCP packets when autodetecting RTP streams
  proresenc: initialise 'sign' variable
  mpegaudio: replace memcpy by SIMD code
  vc1: prevent using last_frame as a reference for I/P first frame.

Conflicts:
	libavcodec/atrac3.c
	libavcodec/golomb.h
	libavcodec/shorten.c
	libavcodec/ws-snd1.c
	tests/ref/fate/bethsoft-vid

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-17 00:35:06 +01:00
..
acodec Merge remote-tracking branch 'qatar/master' 2012-02-12 01:06:13 +01:00
fate Merge remote-tracking branch 'qatar/master' 2012-02-17 00:35:06 +01:00
lavf Modified to generate PAT/PMT for video keyframes 2012-02-11 23:57:35 +01:00
lavfi Fix fate tests after 5c2c6bbf. 2012-02-09 23:56:47 +01:00
seek Update mkv seek tests. 2012-02-13 21:48:20 +01:00
vsynth1 cljr: set the properties of the coded_frame, not input frame. 2012-02-12 08:05:38 +01:00
vsynth2 cljr: set the properties of the coded_frame, not input frame. 2012-02-12 08:05:38 +01:00