| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l (encode bit buffer too small for 1920x1080 raw) | Michael Niedermayer | 2004-11-27 | 1 | -10/+13 |
* | BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge... | François Revol | 2004-11-21 | 1 | -4/+4 |
* | parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ... | Michael Niedermayer | 2004-11-21 | 1 | -0/+3 |
* | disable redundant image formats, otherwise we wont get any bugreports about -... | Michael Niedermayer | 2004-11-14 | 1 | -1/+1 |
* | move p*m from image/lavf -> image2/lavc | Michael Niedermayer | 2004-11-11 | 1 | -3/+11 |
* | remove weird offsets | Michael Niedermayer | 2004-11-04 | 1 | -1/+1 |
* | stdin detection fix | Michael Niedermayer | 2004-10-24 | 1 | -1/+1 |
* | * Introducing new UI for grabbing. | Roman Shaposhnik | 2004-10-20 | 1 | -7/+22 |
* | add the long_name to the -formats output patch by (john Galloway <jrg at mons... | Michael Niedermayer | 2004-10-19 | 1 | -5/+10 |
* | update sync_opts for video frame copy patch by (Wolfram Gloger <wmglo at dent... | Wolfram Gloger | 2004-10-17 | 1 | -1/+3 |
* | user setable preload and max_mux_delay | Michael Niedermayer | 2004-10-16 | 1 | -0/+12 |
* | user setable fourcc | Michael Niedermayer | 2004-10-16 | 1 | -1/+29 |
* | support strictly enforcing gop size | Michael Niedermayer | 2004-10-15 | 1 | -0/+5 |
* | config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-10-11 | 1 | -0/+1 |
* | use native timebase for seeking | Michael Niedermayer | 2004-10-10 | 1 | -1/+1 |
* | Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime ... | Michel Bardiaux | 2004-10-07 | 1 | -1/+1 |
* | do not randomize unknown timestamps | Michael Niedermayer | 2004-10-07 | 1 | -1/+4 |
* | user selectable packet_size and mux_rate | Michael Niedermayer | 2004-10-06 | 1 | -0/+15 |
* | AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis... | Paul Curtis | 2004-10-03 | 1 | -1/+1 |
* | fix initial vbv buffer underflow | Michael Niedermayer | 2004-10-03 | 1 | -0/+1 |
* | ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at v... | Nathan Kurz | 2004-09-29 | 1 | -0/+1 |
* | avoid using local arrays outside the block where they live ... | Michael Niedermayer | 2004-09-28 | 1 | -2/+5 |
* | less printf spam | Michael Niedermayer | 2004-09-28 | 1 | -1/+1 |
* | fix assert | Michael Niedermayer | 2004-09-28 | 1 | -2/+2 |
* | 10l (wrong context) | Michael Niedermayer | 2004-09-25 | 1 | -1/+1 |
* | 1/2 resolution decoding | Michael Niedermayer | 2004-09-25 | 1 | -0/+6 |
* | removing useless code | Michael Niedermayer | 2004-09-22 | 1 | -15/+0 |
* | last timestamp and -vsync 0 fix | Michael Niedermayer | 2004-09-22 | 1 | -1/+6 |
* | initial timestamp fix | Michael Niedermayer | 2004-09-20 | 1 | -9/+11 |
* | forgotten parameter | Michael Niedermayer | 2004-09-02 | 1 | -0/+3 |
* | stack overflow | Michael Niedermayer | 2004-08-14 | 1 | -3/+3 |
* | user overrideable level & profile | Michael Niedermayer | 2004-08-13 | 1 | -0/+6 |
* | spelling fixes, closes bug #1005426 | Michael Niedermayer | 2004-08-13 | 1 | -2/+2 |
* | typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) | Michael Niedermayer | 2004-07-26 | 1 | -1/+1 |
* | multi frame duplication fix | Michael Niedermayer | 2004-07-25 | 1 | -4/+4 |
* | Fix bug causing conversion to stop when output_packet() fails patch by (Patri... | Patrice Bensoussan | 2004-07-25 | 1 | -2/+4 |
* | Option to copy meta data from specified file patch by (Patrice Bensoussan <pa... | Patrice Bensoussan | 2004-07-21 | 1 | -0/+56 |
* | segfault fix | Michael Niedermayer | 2004-07-16 | 1 | -2/+2 |
* | in/outfile options | Michael Niedermayer | 2004-07-14 | 1 | -1/+1 |
* | libdts support by (Benjamin Zores <ben at geexbox dot org>) | Michael Niedermayer | 2004-07-14 | 1 | -4/+6 |
* | comment is no longer true | Michael Niedermayer | 2004-07-14 | 1 | -1/+0 |
* | ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) | Michael Niedermayer | 2004-07-05 | 1 | -0/+1 |
* | 100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) | Michael Niedermayer | 2004-07-02 | 1 | -1/+1 |
* | 100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muench... | Michael Niedermayer | 2004-07-02 | 1 | -1/+1 |
* | use a more portable version macro | Mike Melanson | 2004-07-01 | 1 | -2/+1 |
* | better audio drift compensation | Michael Niedermayer | 2004-06-30 | 1 | -13/+44 |
* | 10l | Michael Niedermayer | 2004-06-30 | 1 | -1/+1 |
* | audio timestamp drift compensation | Michael Niedermayer | 2004-06-30 | 1 | -31/+42 |
* | 10l | Michael Niedermayer | 2004-06-30 | 1 | -2/+2 |
* | add some expanded information when printing the banner, and always print | Mike Melanson | 2004-06-30 | 1 | -1/+11 |