Thu, 05 Aug 2010 12:49:58 +0000 |
siretart |
add yasm to build depends for some asm parts in libavcodec
|
Thu, 05 Aug 2010 09:01:30 +0000 |
diego |
Move mp_a52_framesize from demux_ts.c to parse_es.c.
|
Thu, 05 Aug 2010 07:37:58 +0000 |
diego |
Add sys/types.h #include before socket.h #include in sockaddr_storage test.
|
Wed, 04 Aug 2010 13:49:16 +0000 |
reimar |
Return an error when seeking beyond EOF.
|
Wed, 04 Aug 2010 13:39:10 +0000 |
reimar |
Move one AES initialization out of inner loop.
|
Wed, 04 Aug 2010 13:32:20 +0000 |
reimar |
Minor optimization/simplification and document the alignment requirements
|
Wed, 04 Aug 2010 13:27:19 +0000 |
reimar |
Use the "key" type also for the IV constant.
|
Wed, 04 Aug 2010 12:38:52 +0000 |
reimar |
Simplify ts_sync. Might also make it easier to optimize a bit.
|
Wed, 04 Aug 2010 12:23:22 +0000 |
reimar |
Remove an unused variable.
|
Wed, 04 Aug 2010 12:21:39 +0000 |
reimar |
Remove some useless casts.
|
Wed, 04 Aug 2010 12:20:01 +0000 |
siretart |
reintroduce typo in genres.h that was fixed fixed r31913 to match the id3v2 spec
|
Wed, 04 Aug 2010 06:16:42 +0000 |
diego |
whitespace cosmetics: prettyprinting, move statements to the next line.
|
Tue, 03 Aug 2010 21:06:15 +0000 |
reimar |
100l, do not free vo_spudec if e.g. just the audio is reinitialized.
|
Tue, 03 Aug 2010 17:09:16 +0000 |
reimar |
Move initialization of vo_spudec further behind to avoid issues with
|