File: CHANGELOG

package info (click to toggle)
avbin 7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 452 kB
  • ctags: 198
  • sloc: ansic: 366; sh: 96; makefile: 41
file content (26 lines) | stat: -rwxr-xr-x 683 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
6
    Fix linux builds for use with glibc < 2.7

5
    Update to FFmpeg r13661
    Fix Win32 build for GCC 4.3.
    Fix linux-x86-32 build (rebuilt with correct compiler).

4
    Fix Darwin build for intel/10.4 and earlier.

3
    Update to FFmpeg r12795
    Scripts updated for this FFmpeg release and building on OS X 10.5
    Add patch for building shared linux-64
    Fix Darwin dylib install_name, and set default install location to
      /usr/local/lib instead of /usr/lib.

2
    Update to FFmpeg r10112
    Remove AC3 enabling patch, possibly enabled GPL code.
    Remove sdp.c patch, no longer necessary.
    Add CHANGELOG

1
    Initial release.