42687 Commits (aebf07075f4244caf591a3af71e5872fe314e87b)
 

Author SHA1 Message Date
Martin Storsjö 3eeb7edfc2 movenc: Add a unit test for frag_discont with edit lists 9 years ago
Martin Storsjö 09e431b9e3 movenc: Assume streams starting at pts=0 for discontinuous fragments with editlists 9 years ago
Martin Storsjö 59e8ec0aa8 movenc: Add an API unit test for fragmenting options/calls 9 years ago
Martin Storsjö 8ad5124b7e movenc: Automatically flush after writing the initial moov 9 years ago
John Stebbins db9b7321d5 vsrc_color: implement frame rate 9 years ago
Michael Niedermayer 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
Michael Niedermayer 11f87ca71e vf_frei0r: also set AVFilterLink.frame_rate 9 years ago
Michael Niedermayer 7d12cba95c vf_framepack: Check and update frame_rate 9 years ago
Michael Niedermayer 65e73bc60f vf_interlace: implement frame rate 9 years ago
Stefano Sabatini 018bdaed37 setpts: add FRAME_RATE constant 9 years ago
Stefano Sabatini 5e91a5c5cf testsrc: set output framerate 9 years ago
Michael Niedermayer 9df477e03e yadif: update frame rate 9 years ago
Nicolas George 1062880d69 vf_fps: set frame_rate. 9 years ago
Nicolas George 61fb67dcb2 buffersrc: accept the frame rate as argument. 9 years ago
Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
Anton Khirnov 79f5347a98 avcodec: fix doxy placement 9 years ago
Anton Khirnov 8de1ee9f72 lavf: deprecate compute_pkt_fields2 9 years ago
Anton Khirnov aeda1121c9 lavf: factor out freeing an AVStream 9 years ago
Anton Khirnov 3efd71b4d0 avconv: set packet duration for CFR video streams 9 years ago
Anton Khirnov a0c71a5751 lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Michael Niedermayer fcc49924db vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL 9 years ago
Michael Niedermayer 563e6d8603 segafilm: drop the "song and dance" for cinepak 9 years ago
Paul B Mahol 1e791ee3aa segafilm: set video and audio stream duration 9 years ago
Paul B Mahol c012c6f1a8 segafilm: implement seeking 9 years ago
John Stebbins 2ec112f71c vf_pad: fix x, y option expression evaluation 9 years ago
Luca Barbato e2854e731f avresample: Document avresample_open() a little better 9 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
Luca Barbato 50d2a3b5f3 flashsv: Initialize the block array 9 years ago
Luca Barbato de41b555cd truemotion2: Fix the buffer check 9 years ago
Luca Barbato 4a32692338 mimic: Always return on failure 9 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 9 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 9 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 9 years ago
Luca Barbato 60f50374f1 rpza: Check the blocks left before processing one 9 years ago
Luca Barbato 0b699920f3 lagarith: Correctly compute hash_shift 9 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 9 years ago
Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 9 years ago
Martin Storsjö 407ac22322 w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw 9 years ago
Luca Barbato a0562e5317 configure: Add a SONAME entry for the android target 9 years ago
Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 9 years ago
Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
Vittorio Giovara b4a82e7407 h264: Print the complete user message 9 years ago
Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 9 years ago
Kirill Gavrilov 1720791e36 png: read and write stereo3d frame side data information 9 years ago
Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 9 years ago
Martin Storsjö 567ca14295 configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvc 9 years ago
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 9 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 9 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 9 years ago