2010-02-07 |
Stefano Sabatini | Make parse_options() explicitely handle the case where... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Remove FIXMEs for cases that are disallowed by the... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Check direct_8x8_inference_flag. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Skip the fill_colmap() case thats for MBAFF if we dont... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michele Orrù | Implement a physical concatenation protocol. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Fix CAVLC+8x8DCT+MBAFF loopfiltering. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Fix colocated map. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Fix reference selection for colocated MBs from frames... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | Add assert(sps.direct_8x8_inference_flag) to FIXME... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Niedermayer | ref_offset must be added after checking references... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Stefano Sabatini | Add missing entries for the recent lsws API changes. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Reinhard Tartler | libgsm installs headers in a subdirectory, use gsm... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Jai Menon | cosmetics : re-indent after r21639. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Reimar Döffinger | Add include necessary for ff_set_qscale |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Jai Menon | Avoid using an intermediate variable. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Jai Menon | Remove redundant use of numchannels since it is 1 for... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Jai Menon | alac.c : Use av_freep instead of av_free. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Anton Khirnov | Add AVI metadata conversion table. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Justin Johnson | Revert r21615 | cehoyos | 2010-02-02 23:23:09 +0100... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Michael Niedermayer | Long term references behave different from short term... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Stefano Sabatini | Add parentheses in boolean expression: (A && B || C... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Stefano Sabatini | Remove unused variable ref_clock, fix the warning: |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Stefano Sabatini | Simplify how usesVFilter and usesHFilter are set. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Stefano Sabatini | Satisfy style nits. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Stefano Sabatini | Doxument url_fdopen(). |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Stefano Sabatini | Apply misc fixes to sws_getCoefficients() doxy. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Stefano Sabatini | Satisfy consistency need: |
commit | commitdiff | tree | snapshot |
2010-02-05 |
David Conrad | Add function to translate SWS_CS_* to coefficient array |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | make the RDFT vissualizatiom default, the scopes are... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | Make sure the rdft has enough audio available. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | strn muxing in avi support. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | Support strn tag in avidec. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | Correcting wrong looking stream_id validity check in... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | Scale rdft vissualization up by 2 so theres no unused... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Vitor Sessak | Do not segfault when doing "ffplay -h" |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | Pretty RDFT audio visualization. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Niedermayer | Fast seeking. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jai Menon | Add ALAC 24 bps decoding support. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Michael Niedermayer | Fix large timebases. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Michael Niedermayer | Implement cool new vlc code. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Michael Niedermayer | autoexit |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Dont try generic seek if seek request before first... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Stefano Sabatini | Implement shuffle_bytes_abcd() functions and use them... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Clean after toggling wave. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Stefano Sabatini | Use pixel format descriptors for checking if the input... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Try to open decoders in av_find_stream_info() even... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Move is->frame_timer init from start to flush_pkt handl... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Stefano Sabatini | Make opt_frame_pix_fmt() call show_pix_fmts() if the... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | The convertion between bit and byte is 8 not 60. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Correct opts calulation in ffmpeg.c. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Alternative solution for the mpegvideo_split + mov... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Peter Ross | Indentation cleanup |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Peter Ross | Extend IFF demuxer to parse PBM/ILBM bitmap chunks |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Peter Ross | IFF PBM/ILBM bitmap decoder |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Revert |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Michael Niedermayer | Only set duration for streams where it is likely correct. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Set nb_frames. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Compare the correct clocks for syncing video to audio... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Carl Eugen... | Fix r21223: AVup samples (issue 1685) need a buf offset... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Move the initial refresh scheduling for audio display... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Justin Johnson | Guess the duration before converting video and write... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Commit disapeared hunk, must have editied this out... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Yuriy Kaminskiy | Fix warnings about redefining constants when compiling... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Autodetect when byte based seeking is better (that... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Use currently displayed file position instead of just... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Set AVPacket.pos in MPEG-PS demuxer. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Fix seek flags |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Måns Rullgård | Fix build |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Alexis Ballier | Fix warnings about implicit function declaration when... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefano Sabatini | Use parentheses around && within ||, fix the gcc warning: |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Check pkt.pts against the recording time. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefano Sabatini | Use pixel format descriptors to check if the input... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Reinhard Tartler | mention symbol versioning |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Make sure the faulty timestamp detection is just done... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Reset frame_last_delay to 0. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Move frame_last_delay into flush code as it must be... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Reset frame_last_pts on flush (and thus also at start) |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Insert a flush packet into the que on init, that way... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | "Flush" the picture que on seeks, this prevents the... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Anton Khirnov | Add a list of generic tags and change demuxers to follo... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Schedule refreshes from a thread that actually knows... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Fix race condition with reading between video_current_p... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Try to more completely update time variables on unpause. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Thilo Borgmann | Remove unnecessary fields in ALSSpecificConfig. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Simplify get_video_clock() |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | 10l, forgot HAS_ARG, -drp segfaulted. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Set reordered_opaque during context alloc by default... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | decoder reorder pts auto detection. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | Fix indention. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | Increase search range if no end timestamp could be... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefano Sabatini | Fix grammar: write to DST THING -> write THING to DST. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefano Sabatini | Avoid usage of avcodec_get_pix_fmt_name() and |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Kostya Shishkov | Bink video codec id is there, demuxer can use it |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Daniel Verkamp | Update binkaudio to new DECLARE_ALIGNED syntax |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Daniel Verkamp | libavcodec version bump for Bink codec IDs (r21536) |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Latent libavformat version bump for Bink demuxer (r21569) |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Bink Audio decoder |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Bink demuxer |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Reimar Döffinger | Add include to fix implicit declaration of ff_mpeg4_ini... |
commit | commitdiff | tree | snapshot |
next |