|
|
|
@905
|
[905]
|
05/29/08 00:35:25 |
gbooker |
If one has properly framed data, setting mFramesPerPacket breaks AC3 … |
|
|
|
@871
|
[871]
|
05/04/08 19:39:27 |
astrange |
Reinit parsers if they weren't inited. This is impossible but apparently … |
|
|
|
@861
|
[861]
|
04/20/08 21:02:17 |
astrange |
Complain, but don't crash if the parser is NULL when it shouldn't be. |
|
|
|
@858
|
[858]
|
04/20/08 17:42:32 |
gbooker |
Only use 'ac-3' if the sample contains a single ac3 frame, and nothing … |
|
|
|
@842
|
[842]
|
04/02/08 21:05:08 |
gbooker |
Reverted r741 since Apple has fixed the bug in the latest QT |
|
|
|
@818
|
[818]
|
02/29/08 13:43:50 |
astrange |
Report non-IDR I-frames to be P-frames, since they are. This fixes an … |
|
|
|
@806
|
[806]
|
02/09/08 13:55:44 |
astrange |
Merge 1.1 to trunk. If you're switching, delete ffmpeg/ first!
I haven't … |
|
|
|
@719
|
[719]
|
10/27/07 16:46:42 |
gbooker |
Removed redundant code |
|
|
|
@702
|
[702]
|
09/25/07 08:51:10 |
gbooker |
So long allcodecs.h and allformats.h You will be missed *sniff*
Macros … |
|
|
|
@682
|
[682]
|
08/23/07 15:41:16 |
dconrad |
Fix compilation |
|
|
|
@657
|
[657]
|
08/08/07 16:14:46 |
gbooker |
warnings -= 2; |
|
|
|
@595
|
[595]
|
06/20/07 22:11:21 |
gbooker |
Fixes for H.264 streams. Apparently, B slices don't always depend on … |
|
|
|
@588
|
[588]
|
06/20/07 11:54:41 |
gbooker |
My data-path stuff for 1.1. Likely breaks things, but performs much … |
|
|
|
@574
|
[574]
|
06/13/07 08:43:23 |
gbooker |
My multi-channel output test. This should work, but that is the point of … |
|
|
|
@463
|
[463]
|
04/26/07 22:09:47 |
gbooker |
Gee, I did this passthrough hack, and for the whole time, I forgot do the … |
|
|
|
@423
|
[423]
|
04/17/07 15:00:59 |
dconrad |
Duplicate ac3 frequency table in our code, so that the build doesn't break … |
|
|
|
@402
|
[402]
|
04/05/07 18:43:49 |
gbooker |
Reverted [401] and did it right. |
|
|
|
@401
|
[401]
|
04/04/07 10:42:56 |
gbooker |
Some of the code for the passthrough hack in the a52codec. If enabled, … |
|
|
|
@362
|
[362]
|
03/11/07 23:42:13 |
astrange |
Follow ffmpeg ac3 code change |
|
|
|
@347
|
[347]
|
02/22/07 02:23:48 |
astrange |
Remove/comment out various unused variables.
Enable -fstrict-aliasing for … |
|
|
|
@263
|
[263]
|
01/07/07 16:27:30 |
gbooker |
* Set all of the AudioStreamBasicDescription? in case the caller wishes to … |
|
|
|
@259
|
[259]
|
01/06/07 21:27:43 |
gbooker |
I guess I should compile before I commit. Forgot a ; |
|
|
|
@258
|
[258]
|
01/06/07 21:22:10 |
gbooker |
A52codec can handle bsids from 9-11, so add support for it in the parser. |
|
|
|
@256
|
[256]
|
01/06/07 18:12:59 |
gbooker |
Use the first packet bitstream to determine audio parameters. Now we need … |