summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add function to translate SWS_CS_* to coefficient arrayDavid Conrad2010-02-05
* make the RDFT vissualizatiom default, the scopes are ugly and eat CPU likeMichael Niedermayer2010-02-05
* Make sure the rdft has enough audio available.Michael Niedermayer2010-02-05
* strn muxing in avi support.Michael Niedermayer2010-02-05
* Support strn tag in avidec.Michael Niedermayer2010-02-05
* Correcting wrong looking stream_id validity check in avidec.Michael Niedermayer2010-02-05
* Scale rdft vissualization up by 2 so theres no unused space on the topMichael Niedermayer2010-02-05
* Do not segfault when doing "ffplay -h"Vitor Sessak2010-02-05
* Pretty RDFT audio visualization.Michael Niedermayer2010-02-05
* Fast seeking.Michael Niedermayer2010-02-05
* Add ALAC 24 bps decoding support.Jai Menon2010-02-04
* Fix large timebases.Michael Niedermayer2010-02-04
* Implement cool new vlc code.Michael Niedermayer2010-02-04
* autoexitMichael Niedermayer2010-02-04
* Dont try generic seek if seek request before first index entry and backward.Michael Niedermayer2010-02-03
* Implement shuffle_bytes_abcd() functions and use them for shufflingStefano Sabatini2010-02-03
* Clean after toggling wave.Michael Niedermayer2010-02-03
* Use pixel format descriptors for checking if the input format isStefano Sabatini2010-02-03
* Try to open decoders in av_find_stream_info() even if no packets for theMichael Niedermayer2010-02-03
* Move is->frame_timer init from start to flush_pkt handling so it is alsoMichael Niedermayer2010-02-03
* Make opt_frame_pix_fmt() call show_pix_fmts() if the provided optionStefano Sabatini2010-02-03
* The convertion between bit and byte is 8 not 60.Michael Niedermayer2010-02-03
* Correct opts calulation in ffmpeg.c.Michael Niedermayer2010-02-03
* Alternative solution for the mpegvideo_split + mov problem.Michael Niedermayer2010-02-03
* Indentation cleanupPeter Ross2010-02-03
* Extend IFF demuxer to parse PBM/ILBM bitmap chunksPeter Ross2010-02-03
* IFF PBM/ILBM bitmap decoderPeter Ross2010-02-03
* RevertMichael Niedermayer2010-02-03
* Only set duration for streams where it is likely correct.Michael Niedermayer2010-02-03
* Set nb_frames.Michael Niedermayer2010-02-02
* Compare the correct clocks for syncing video to audio/ext.Michael Niedermayer2010-02-02
* Fix r21223: AVup samples (issue 1685) need a buf offset like AV1x (issue 1684).Carl Eugen Hoyos2010-02-02
* Move the initial refresh scheduling for audio display away from where itMichael Niedermayer2010-02-02
* Guess the duration before converting video and write guessed durationJustin Johnson2010-02-02
* Commit disapeared hunk, must have editied this out by mistake between local d...Michael Niedermayer2010-02-02
* Fix warnings about redefining constants when compiling libpostproc.Yuriy Kaminskiy2010-02-02
* Autodetect when byte based seeking is better (that is for all formats that allowMichael Niedermayer2010-02-02
* Use currently displayed file position instead of just url_ftell() for seeking...Michael Niedermayer2010-02-02
* Set AVPacket.pos in MPEG-PS demuxer.Michael Niedermayer2010-02-02
* Fix seek flagsMichael Niedermayer2010-02-02
* Fix buildMåns Rullgård2010-02-01
* Fix warnings about implicit function declaration when compiling rtpdec.cAlexis Ballier2010-02-01
* Use parentheses around && within ||, fix the gcc warning:Stefano Sabatini2010-02-01
* Reindent.Stefano Sabatini2010-02-01
* Check pkt.pts against the recording time.Michael Niedermayer2010-02-01
* Use pixel format descriptors to check if the input format is paletted.Stefano Sabatini2010-02-01
* mention symbol versioningReinhard Tartler2010-02-01
* Make sure the faulty timestamp detection is just done when we have a pictureMichael Niedermayer2010-02-01
* Reset frame_last_delay to 0.Michael Niedermayer2010-02-01
* Move frame_last_delay into flush code as it must be reset on seeks to,Michael Niedermayer2010-02-01