Skip to content

Commit

Permalink
linux: relax the dimensions check for rotated displays
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#463

firmware: vdec3: h264: Changed scaling lists don't force a new sequence
See: http://openelec.tv/forum/124-raspberry-pi/68526-openelec-rbej-version-frodo-12-3?start=45#96106

firmware: audioserv: handle odd buffer sizes and only submit multiples of pitch
See: raspberrypi/linux#320
  • Loading branch information
Dom Cobley committed Feb 2, 2014
1 parent c2b32b3 commit 98e3be3
Show file tree
Hide file tree
Showing 28 changed files with 14,932 additions and 14,932 deletions.
Binary file modified boot/fixup.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel_emergency.img
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
15,990 changes: 7,995 additions & 7,995 deletions extra/System.map

Large diffs are not rendered by default.

13,866 changes: 6,933 additions & 6,933 deletions extra/System_emergency.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extra/git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e79a3f89627c9ff65d5d183229bc68ecc51e6e2f
76d183fbc25004148d3f844a8c78c7cbc59dd1f0
2 changes: 1 addition & 1 deletion extra/uname_string
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 3.10.28+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #632 PREEMPT Tue Jan 28 18:42:43 GMT 2014
Linux version 3.10.28+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #634 PREEMPT Sun Feb 2 15:16:25 GMT 2014
Binary file modified hardfp/opt/vc/lib/libEGL_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libGLESv2_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libkhrn_client.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libkhrn_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvcfiled_check.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvchostif.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvmcs_rpc_client.a
Binary file not shown.
2 changes: 1 addition & 1 deletion hardfp/opt/vc/src/hello_pi/rebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ make -C hello_encode
make -C hello_jpeg
make -C hello_videocube
make -C hello_teapot
make -C hello_fft clean
make -C hello_fft

Binary file modified opt/vc/lib/libEGL_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libGLESv2_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libkhrn_client.a
Binary file not shown.
Binary file modified opt/vc/lib/libkhrn_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libvcfiled_check.a
Binary file not shown.
Binary file modified opt/vc/lib/libvchostif.a
Binary file not shown.
Binary file modified opt/vc/lib/libvmcs_rpc_client.a
Binary file not shown.
2 changes: 1 addition & 1 deletion opt/vc/src/hello_pi/rebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ make -C hello_encode
make -C hello_jpeg
make -C hello_videocube
make -C hello_teapot
make -C hello_fft clean
make -C hello_fft

0 comments on commit 98e3be3

Please sign in to comment.