Changes in directory llvm-test/MultiSource/Applications/JM/ldecod/data:

decoder.cfg updated: 1.3 -> 1.4
test_rec.yuv (r1.3) removed
---
Log message:

Unixfy

---
Diffs of the changes:  (+18 -18)

 decoder.cfg |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)


Index: llvm-test/MultiSource/Applications/JM/ldecod/data/decoder.cfg
diff -u llvm-test/MultiSource/Applications/JM/ldecod/data/decoder.cfg:1.3 
llvm-test/MultiSource/Applications/JM/ldecod/data/decoder.cfg:1.4
--- llvm-test/MultiSource/Applications/JM/ldecod/data/decoder.cfg:1.3   Sun Feb 
 4 08:38:32 2007
+++ llvm-test/MultiSource/Applications/JM/ldecod/data/decoder.cfg       Fri Feb 
 9 16:51:50 2007
@@ -1,18 +1,18 @@
-test.264                 ........H.264/AVC coded bitstream
-test_dec.yuv             ........Output file, YUV/RGB
-test_rec.yuv             ........Ref sequence (for SNR)
-1                        ........Write 4:2:0 chroma components for monochrome 
streams
-0                        ........NAL mode (0=Annex B, 1: RTP packets)
-0                        ........SNR computation offset
-2                        ........Poc Scale (1 or 2)
-500000                   ........Rate_Decoder
-104000                   ........B_decoder
-73000                    ........F_decoder
-leakybucketparam.cfg     ........LeakyBucket Params
-0                        ........Err Concealment(0:Off,1:Frame Copy,2:Motion 
Copy)
-2                        ........Reference POC gap (2: IPP (Default), 4: IbP / 
IpP)
-2                        ........POC gap (2: IPP /IbP/IpP (Default), 4: IPP 
with frame skip = 1 etc.)
-0                        ........Silent decode
-
-This is a file containing input parameters to the JVT H.264/AVC decoder.
-The text line following each parameter is discarded by the decoder.
+test.264                 ........H.264/AVC coded bitstream
+test_dec.yuv             ........Output file, YUV/RGB
+test_rec.yuv             ........Ref sequence (for SNR)
+1                        ........Write 4:2:0 chroma components for monochrome 
streams
+0                        ........NAL mode (0=Annex B, 1: RTP packets)
+0                        ........SNR computation offset
+2                        ........Poc Scale (1 or 2)
+500000                   ........Rate_Decoder
+104000                   ........B_decoder
+73000                    ........F_decoder
+leakybucketparam.cfg     ........LeakyBucket Params
+0                        ........Err Concealment(0:Off,1:Frame Copy,2:Motion 
Copy)
+2                        ........Reference POC gap (2: IPP (Default), 4: IbP / 
IpP)
+2                        ........POC gap (2: IPP /IbP/IpP (Default), 4: IPP 
with frame skip = 1 etc.)
+0                        ........Silent decode
+
+This is a file containing input parameters to the JVT H.264/AVC decoder.
+The text line following each parameter is discarded by the decoder.



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to