2007-01-24 |
Kostya Shishkov | Fail on VC-1 interlaced streams |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | add hint for closed gop and sc threshold error message |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | remove some printf warnings |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | make vars unsigned |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | stop if current sample is higher than sample count |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Ian Caulfield | fix indentation, patch by Ian Caulfield % ian P caulfie... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Ian Caulfield | Allows the AC3 parser to read the frame size and codec... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Niedermayer | set last_picture for h.264 too, this significantly... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | replace strcpy by memcpy |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Niedermayer | crash fix by Carl Eugen Hoyos cehoyos ag.or at |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Niedermayer | explicit values for all enums |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | remove useless field |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | make some fields unsigned |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Baptiste Coudurier | add sanity checks |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Niedermayer | enum |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Niedermayer | maybe fix segfault with missing extradata (unchecked) |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Daniel Kristjansson | mpegts-documentation-only.patch -- adds documentation... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Måns Rullgård | remove unused files |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Daniel Kristjansson | "converts printf's to avlog's" patch by Daniel Kristjan... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Daniel Kristjansson | "removes definition for old crc func" patch by Daniel... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | make the asf demuxer resistant against insertion/deleti... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | fix segfault with darkkben.free.fr/corrupted_h264.mp4 |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | remove padding to 16bit code, i dont think this change... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | make av_find_stream_info() duration user selectable |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | flv follows in movs footsteps and has random trash... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | improve probe and give it the max score |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | seek based on currently active stream fixes seeking... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | command line option to select the audio stream |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | flame |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Luca Abeni | Pass a context to av_log(), when possible |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | check num_reorder_frames for validity |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Baptiste Coudurier | AVOption is now const, removes a few warnings |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michael Niedermayer | adding assert to protect delayed_pic |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Luca Barbato | 10l, there is a corner case afterall... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Michel Bardiaux | Fix wrong comment, patch by Michel Bardiaux mbardiaux... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | 1/0 fix |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | consistant error return for asf_get_packet() |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | better padsize check |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | more correct error message |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | replace wrong return 0 by -1 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | check to detect nonsense fragment size |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | inden(ta)tion |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | replace nonsense code by something which makes at least... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | check fragment offset and size |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | move frame header reading into its own function |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | more correct packet alignment check and correction |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | doxygenize comments |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | cosmetics (aligne stuff nicely) |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | get rid of some sensless malloc/free |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | remove a few unused and duplicated variables |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Baptiste Coudurier | do not override rc_buffer_occupancy if set |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | adding a few checks to the audio packet descrambling... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Diego Biurrun | Fix license headers and FSF postal address. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Diego Biurrun | Fix FSF postal address. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Diego Biurrun | Fix some more license headers. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Niedermayer | these variables seem to be unused on the demuxer side... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Aurelien Jacobs | fix a typo in deps |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | Remove BeOS hack. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | Clarify that Xvid is used for encoding only. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | get rid of a few idiotic asserts() |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | useless &0x80 |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | cosmetics: Sort decoder/encoder/parser variables lists. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Aurelien Jacobs | flashsv encoder also depends on zlib |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Aurelien Jacobs | remove now useless codec_tag setting code in voc muxer |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | remove the last #ifdef from allcodecs.c |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | cosmetics: List all encoders together. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | Remove useless #ifdef. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | remove useless #ifdef CONFIG_ZLIB |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | remove useless #ifdef CONFIG_ZLIB |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | it's called libgsm, not just gsm |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Remove debug line. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Add flashsv encoder to changelog and fix the encoder... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | reorder alphabetically |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | remove no longer needed ifeq tests |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | remove no longer needed #ifdefs |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | check dependencies before setting CONFIG_*/ENABLE_* |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Flash screen video encoder. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Luca Abeni | Increase the av_log() levels, and add some documentatio... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Ramiro Polla | BeOS cleanup |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | remove sensless casts |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | simplify GUIDs |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | Declare zlib dependency in the Makefile, not in the... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Really fix my never ending mistakes. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Don't break compilation on systems without zlib. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | The block_size might be used incorrectly if it is not... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | fix msmpeg4v3 tag in asf |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | the context is supposed to be freed in the generic... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | remove now useless codec_tag setting code in muxers |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Luca Barbato | Constantize AVOption, solve few warnings, patch from... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | set codec_tag from codec_id if its not set and can... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | this is wrong but it was that way before the AVCodecTag... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Fixed a typo, cosmetics. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | get rid of the [4] limitation of codec tag lists |
commit | commitdiff | tree | snapshot |
next |